body,td,input{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #868686; 
	text-align: left; 
	line-height: 13px;}
body { 
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html {
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #216ba5; 
	SCROLLBAR-3DLIGHT-COLOR: #216ba5; 
	SCROLLBAR-ARROW-COLOR: #216ba5; 
	SCROLLBAR-TRACK-COLOR: #216ba5;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
form { 
	margin: 0px; }
img {
    border: none; }
select{
	font-family: tahoma, Helvetica; 
	font-size: 11px;
	color: #000000;
}
.headers { 
	color: #666666; 
	font-weight: bold;
	font-size: 12px; }
.txtContent{
	color:#000000;
}
a {
	text-decoration: none; color: #216ba5; }
a:hover	{ 
	text-decoration: underline; }
.graylink{
	color:#666666; text-decoration:none;
}
.graylink:hover{
	color:#216ba5; text-decoration:underline;
}
.bottom	{ 
	color: #ffffff; }
.csbox	{ 
	color: #ffffff;
	font-size: 9px; }
.whiteTxt	{ 
	color: #ffffff;
	font-size: 12px;
	font-weight: bold; }
.rbottom { 
	color: #A6A6A6; }
.tarea { 
	text-align: justify; }
input.text { 
	background: #ffffff; border: solid 1px; border-color: #aaaaaa; letter-spacing: 0px; }
.p_display {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}