@charset "utf-8";
/* CSS Document */

td img {display: block;}.inputField {
	height: 19px;
	width: 152px;
	border: 1px solid #585858;
	background-color: #151515;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF8200;
}

	dl { width: 539px; }
	dl { margin:0px; }
	dd { margin: 0px; }
	dt { color: #F07A00; font-size: 11px; padding: 5px; margin: 2px; }
	dt a { color: #F07A00; }
	dd a { color: #CCC; }
	ul { list-style:none; padding: 5px; }
	ul { list-style:none; list-style-type:none; padding: 5px; }
	
.headingNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF8201;
}
.headingNews2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF8201;
}
.subheadingNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
}
.subheadingNews2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
.mainTxtWhite {font-size: 10px; color: #CCCCCC; font-family: Arial, Helvetica, sans-serif;}
.mainTxtWhite2 {font-size: 14px; color: #CCCCCC; font-family: Arial, Helvetica, sans-serif;}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9B9B9B;
}
a:hover {
	text-decoration: underline;
	color: #FF8201;
}
a:active {
	text-decoration: none;
	color: #FF8201;
}
.fields {
	border: 1px solid #CCCCCC;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.btnSubmit {
	background-color: #000000;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #333333;
}
.tblBorderBlack {
	border: 1px solid #000000;
}
