﻿/* CSS Document */

body  {
overflow:auto;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#BFBFBF;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#BFBFBF;
scrollbar-arrow-color:#BFBFBF;
scrollbar-track-color:#000000;
	}
body {
	
	background-color: #000000;
}


th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	 
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	 
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	 
}
a {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #e56c97;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	


}
.style1 {
	border-width: 0;

	
}
.Style2 {font-size: 10px}