/* CSS Document */

.TableHeader {
	color: #000;
}


input, textarea, select, checkbox{ 
    background-color: #212121; 
    border: 1px solid #555555; 
    font-family: verdana; 
    font-size: 10px; 
    color: #CCCCCC; 
} 

body,td,th {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
body {
	background-color: #212121;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #EFBE05;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DBB004;
}
a:hover {
	text-decoration: underline;
	color: #FBD22F;
}
a:active {
	text-decoration: none;
	color: #EFBE05;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style1 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.style2 {
	font-size: 24px;
	font-weight: bold;
}
.style3 {color: #000000}
.style5 {font-size: 1px}
.style6 {color: #000000; font-weight: bold; }


.style7 {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.style8 {
	color: #000000;
	font-size: 12px;
}
