/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000000;
	text-align: left;
	color: #E8E8E8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#333333;
	scrollbar-highlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#000000;

}

a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #990000;

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

}
.small {
	font-size: 9px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;


}
.standard {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}
.ktop {
	background-color: #CC0033;
}
.ktable {
	border: 1px dotted #CCCCCC;
}
.kbuttom {
	background-color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;

}
input {
	color: #000000;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;




}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	border: none;
}
