
body{
	background-repeat: repeat-x;
	background-color:#4D4D4D;
}


select{   
    color: #61669A;
	BORDER-RIGHT: 1pt dashed #AEABC2;
	BORDER-TOP: 1pt dashed #AEABC2;
	FONT-SIZE: 6.5pt;
	BORDER-LEFT: 1pt dashed #AEABC2;
	BORDER-BOTTOM: 1pt dashed #AEABC2;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	
}

TD 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b646b;
	
}
P
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b646b;
}
A:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3061d8;
	text-decoration: none;
}
A:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3061d8;
	text-decoration: none;
}
A:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3061d8;
	text-decoration: none;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3061d8;
	text-decoration: none;
}
INPUT {
	border : 1px solid;
	font : 11px;
}

option{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-color : #cbcbcb;
	color : Black;
	white-space : nowrap;
}