body {
	background-color: #000000;
	margin: 0;
	padding: 0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
	margin-top: 4px;
    color: #FFFFFF;
border-width: 1px;
border: 1px solid #555555;
}

.style2 {
font-size: 13px;
letter-spacing: 1px;
}

.style3 {font-size: 10px}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: underline;
	color: #CCCCCC;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
.style4 {
	color: #00B000;
	font-weight: bold;
}

.style4b {
	color: #FF0000;
	font-weight: bold;
}

.style5 {color: #000000}

.style6 {
color: #CCCCCC;
font-size: 13px;
font-weight: normal;
letter-spacing: 1px;
margin-left: 15px;
}

.login_txt {
font-size: 10px;
font-weight: normal;
}

.border {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
	color: #FFFFFF;
    
border-width: 1px;
border: 1px solid #999999;
}