body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
}
body {
	padding:0px;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FEA70F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FEA70F;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.heading1 {
	font-size: 24px;
	line-height: 25px;
	color: #FEA70F;
	font-weight: bold;
}
.heading2 {
	font-size: 18px; 
	line-height: 19px;
	color: #FEA70F; 
	font-weight: bold;
}
.heading3 {
	font-size: 16px; 
	line-height: 17px;
	color: #FEA70F; 
	font-weight: bold; 
}
.heading4 {
	font-size: 14px; 
	line-height: 15px;
	color: #FEA70F; 
	font-weight: bold; 
}
.heading5 {
	font-size: 12px; 
	line-height: 13px;
	color: #FEA70F; 
	font-weight: bold; 
}

.white14bold {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}
.white14 {
	font-size: 14px;
	line-height: 15px;
}
.white12bold {
	font-size: 12px; 
	line-height: 13px;
	font-weight: bold;
}
.yellow12bold {
	font-weight: bold;
	color: #FEA70F;
}
.yellow12 {
	color: #FEA70F;
}
.yellow14 {
	color: #FEA70F; font-size: 14px;
}

.gray10bold {
	color: #CCCCCC;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
}
.gray12 {
	color: #CCCCCC;
}
.gray14 {
	color: #CCCCCC; 
	font-size: 14px;
	line-height: 17px;
 }
.gray14bold {
	color: #CCCCCC; 
	font-size: 14px;
	line-height: 15px;
	font-weight: bold; 
}
.darkerGray10bold {
	color: #999999; 
	font-size: 10px;
	line-height: 11px;
	font-weight: bold; 
}
.darkerGray12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.darkerGray12bold {
	color: #999999; 
	font-weight: bold; 
}
.darkergray14 {
	color: #999999; 
	font-size: 14px; 
	line-height: 15px;
}
.darkerGray14bold {
	color: #999999; 
	font-size: 14px; 
	line-height: 15px;
	font-weight: bold; 
}
.form {
    color: #7A293E; 
	font-size: 11px;
	line-height: 12px;
	background-color: #CCCCCC;
	height: 45px;
	width: 281px;
	border: 1px solid #7A293E;
	overflow:auto;
}.border {
	border: thin solid #CCCCCC;
}
.whiteborder {border: 2px solid #FFFFFF;}