TD {
	FONT-SIZE: 12px; COLOR: #727272; FONT-FAMILY: Tahoma,MS Sans Serif
}

.bigtitles
{
	font-size: 20px;
	font-family: "Tahoma", MS Sans Serif;

}
SELECT {
	WIDTH: 400px
	font-size: 11px;
	font-family: "Tahoma", MS Sans Serif;
                     color: #0098cc;
}
TH {
	FONT-SIZE: 12px

}
A {
	color: #a2a2a2; 
	text-decoration: none;
	font-size: 11px;
	font-family: "Tahoma", MS Sans Serif;
}

A:HOVER {
	color: #727272;
	text-decoration: underline;
	font-size: 11px;
	font-family: "Tahoma", MS Sans Serif;
	}

BODY {


	scrollbar-base-color: #e8e8e8;
	scrollbar-arrow-color: #cc42b9;
	scrollbar-track-color: #f1f1f1;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #0098cc;


}
.button
{
	background: #EEF0F2;
	border: outset 1px;
	color: #000000;
	font: bold 11px tahoma, verdana, geneva, lucida,'lucida grande', arial, helvetica, sans-serif;

}

.inputbtn
{
border: 1px solid #C0C0C0;font-family:tahoma;font-size:11px;
}