body, td, input, select, textarea {

	font-family: Arial, Helvetica, sans-serif;	

	font-size: 11px;	

	color: #666666;
}



a:link		{ text-decoration : none; color : #A51E1E; }

a:visited	{ text-decoration : none; color : #A51E1E; }

a:active	{ text-decoration : none; color : ##A51E1E; }

a:hover		{ text-decoration : none; color : #999999; }



BODY	 {
	scrollbar-face-color : white;
	scrollbar-shadow-color : white 
			scrollbar-3dlight-color;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
: white;
			scrollbar-darkshadow-color : white;
			scrollbar-track-color : white ;
			scrollbar-arrow-color : #A51E1E ;

		}




input.submit, input.button {

	 border: 1px solid #414141;

}



textarea {

	 border: 1px solid #414141;

}



select {

	border: 1px solid #414141;

}

tr.onmouseover

{

	background-color : #CCCCCC;

}

h3 {

	font: bold 22px;

	color : #A51E1E;

}
h2 {

     font: bold 18px;

	 color : #A51E1E;

}
hr {

	height: 1px;

	color: #999999;

}




