/* Global HTML styles */
html{ overflow-y : scroll; }

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div {
	font-family: Tahoma, Helvetica;
}

/* Menu styles */
.clsCMOn, .clsCMOver {
	font-size: 12px;
	padding: 2px 4px;
	color: black;
}

/* Cell styles */
.menucell {
	background-color:#FFFFFF;
}

.contentcell {
	background-color:#F7FAC0;
	font-family: Arial, Helvetica, sans-serif;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 800px;
}

.showcontentcell {
	background-color:#F7FAC0;
	font-family: Arial, Helvetica, sans-serif;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 690px;
}

.showtitlecell {
	font-family: "Times New Roman", Times, serif;
	font:"Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
}

.leftmargin {
	background-image:url(../images/MarginLeft.png);
	background-position:right;
/*took out line here for repeat*/
	background-color:#FFFFFF;
	
}

.rightmargin {
	background-image:url(../images/MarginRight.png);
	background-position:left;
/*took out line here for repeat*/
	background-color:#FFFFFF;
}

/* Table styles */
.contenttable{
	width: 100%;
	height: 100%;
	border: 0px;
	border-collapse: collapse;
	border-width: 0px;
	border-spacing: 0px;
}

/* Text styles */
.showdescriptionheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #0000FF;
}

.showthemeheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #0000FF;
}

.showthemedescriptiontext {
	font-family: Arial, Helvetica, sans-serif;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
}

.showthemedescriptiontext {
	font-family: Arial, Helvetica, sans-serif;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
}
.Larger2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.showdescriptionheadertext strong {
	font-family: Verdana, Geneva, sans-serif;
}
.Linktext-1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: ##000000;
	
}
