body {
	background-color: #201B18;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.login {font-size: 9px;
	color: #000000;
	}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
}
a:link {
	color: #E49A31;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E49A31;
}
a:hover {
	text-decoration: underline;
	color: #E49A31;
}
a:active {
	text-decoration: none;
	color: #E49A31;
}
.but_normlg{
	background-color : #ffb74a; 
	color : #000000; 
	font-family : tahoma, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight: bold; 
	height: 20px; 
	border : 1px solid #ff9900; 
	text-align: center; 
}
.email {
	color: #E67817;
	font-weight: bold;
}
.orangehighlightbold {
	color: #E67817;
	font-weight: bold;
}
.orangehighlight {
	color: #E67817;
}
.greenhighlightbold {
	color: #B0BD3A;
	font-weight: bold;
}
.greenhighlight {
	color: #B0BD3A;
}
.newstext {
	font-size: 10pt;
	color:#000000;
}
.copy {color: #999999}

