BODY {
	bbackground-color : Yellow;
	background-color : #526BBD;
}

A  { 
color:  White;
text-decoration: none;
 }
 
A:Hover {
	color: Yellow;
	text-decoration: underline;
}
.Headerbody {
	font-family : Verdana;
	font-weight: bold;
	font-size : 10pt;
	font-style : normal;
	color : Yellow;
}
.Contentbody{
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
	color : White;
}

.Contentspace{
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
	color : White;
	line-height : 150%;
}

.HeaderManuals{
	font-family : Verdana;
	font-size : 15pt;
	font-style : normal;
	color : Yellow;
}

.SubHeaderManuals{
	font-family : Verdana;
	font-weight: bold;
	font-size : 12pt;
	font-style : normal;
	color : White;
}

.Forums{
	font-family : "Verdana";
	font-size : 8pt;
	font-style : normal;
	color : White;
}
.tableborder {
	border: 1px solid #003366;
}
.textbox {
	border: 1px solid #000066;
	width: 200px;

}
.button {
	color: #FFFFFF;
	background-color: #000066;
	border: #000066;

}
.FieldHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: x-small;

}
.PrintBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.PrintHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFDEAD;
}
.SubContentbody {

	font-family : Verdana;
	font-size : 12pt;
	font-style : normal;
	color : White;
}
.BoldContentbody {
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
	color : White;
	font-weight: bold;
}
.HeaderTitle {

	font-family : Verdana;
	font-weight: bold;
	font-size : 12pt;
	font-style : normal;
	color : Yellow;
}
