body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-page.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#565656;
	SCROLLBAR-FACE-COLOR: #6FA1DE; SCROLLBAR-HIGHLIGHT-COLOR: #6FA1DE; SCROLLBAR-SHADOW-COLOR: #6FA1DE; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR: #6FA1DE; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF
}
.txtThBody{
	font-family:"MS Sans Serif", Tahoma;
	font-size:11px;
	color:#565656;
}
.txtThGrayBold{
	font-weight:bold;
}
.txtGrayBold{
	font-weight:bold;
}

a.blue:link{
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #0C2754;
	text-decoration: underline;
}
a.blue:visited{
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #0C2754;
	text-decoration: underline;
}
a.blue:hover{
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #97D59A;
	text-decoration: underline;
}
a.blue:active{
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #97D59A;
	text-decoration: underline;
}
#footer{
	padding-bottom:5px;
}
.txtFooter{
	color:#848484;
}
.txtThFooter{
	font-family:"MS Sans Serif", Tahoma;
	color:#848484;
}
a.gray:link{
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #848484;
	text-decoration: none;
}
a.gray:visited{
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #848484;
	text-decoration: none;
}
a.gray:hover{
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #74AC24;
	text-decoration: underline;
}
a.gray:active{
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #74AC24;
	text-decoration: underline;
}
.txtinput {  font-family: "MS Sans Serif"; font-size: 11px; border: 1px #333333 solid; font-weight: normal; color: #333333; height: 17px}
.textbox {  font-family: Verdana, "MS Sans Serif", Arial, Tahoma ; font-size: 11px; font-weight: normal; color: #000000; border: 1px #333333 solid;}
