table.sorttable{ font-size: 11px;}
td.small{ font-size: 7pt;}
table{ font-size: 11px;  margin-top: 0;}

.title {
	font-family:"Arial";
	font-weight: 800;
	font-size:20px;
	color: #C0C0C0;

}
.small_t {
	font-size:11px; 
	font-weight: bold;
	color: white;
}
A:link {
	color: white;
	text-decoration:none;
}

A:active {
	color: white;
	text-decoration:none;
}

A:visited {
	color: white;
	text-decoration:none;
}

A:hover {
	color: #FFFF00;
	text-decoration: none;
}


BODY {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666;

	scrollbar-face-color: #D3D3D3;
	scrollbar-highlight-color: #D3D3D3;
	scrollbar-shadow-color: #D3D3D3;
	scrollbar-3dlight-color: #8B8B8B;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #8B8B8B;
	scrollbar-darkshadow-color:#8B8B8B;


}


.form {font-size:12px;}
.field { background-color:#F5F5F5; } 
.button {background:#C100C1;color:#ffffff;font-size:12px;border:1;border-color:#000000;border-style:solid;}

