@charset "utf-8";
#fullheight{height:100%}
.whiteBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
html {height:100%;}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
.yellowbordertopbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e1aa21;
	border-right-color: #e1aa21;
	border-bottom-color: #e1aa21;
	border-left-color: #e1aa21;
}
.fullyellowBorder {
	border: 1px solid #e1aa21;
}
.yellowbrdrRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e1aa21;
}
.footerStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #e1aa21;
}
.style2 {
	color: #FFFFFF;
	font-size: 9px;
}
.style7 {color: #000000}
.style4 {color: #009900}
.style5 {color: #FF3333}
.style6 {color: #990099}
.style7 {color: #000000; font-weight: bold; }
.style8 {color: #FFFFFF}
.style9 {color: #FF9900}
.style1 {	color: #FF0000;
	font-weight: bold;
}
.style10 {color: #FFFFFF; font-weight: bold; }
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
