.copyNotice {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #666666; 
	font-size: 9px; 
	line-height: 25px; 
	}
	
	a {
	font-weight: bold;
	}
	
	a:hover {
	color: #Ff6600;
	}
	
	.tableBorder { 
	border: solid #FE6D00; 
	border-width: 1px 1px 1px 1px; 
	}
	.tableBorder1 { 
	border: solid #000000; 
	border-width: 1px 1px 1px 1px; 
	}
	
	.submit {
	background-color: #E79A32;
	font-weight: bold;
	color: white;
	}
	
	h1 { 
	color: #FE6D00;
	font-size: 30px;
	line-height: 25px; 
	padding-top: 15px;
	padding-bottom: 0px;
	}
	h2 {
	font-size: 15px;
	color: #02A2FF;
	line-height: 15px; 
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
	strong {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	line-height: 15px; 
	}
	
LI {
	text-indent : 0%;
}
	
	em {
	font-style : normal;
	font-size: 20px;
	color: #000000;
	line-height: 15px; 
	padding-top: 10px;
	padding-bottom: 0px;
	}
	td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 18px; 
	}
	.date { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #666666; 
	font-size: 10px; 
	line-height: 5px; 
	padding-bottom:0px;
	}
	.stats {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

	}
	.stats:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

	}
	.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 11px;
	line-height: 16px; 
	font-weight: bold;
	color: #FE6D00;
	text-decoration: none;
	border: solid #02A2FF;
	width: 98px;
	height: 20px;
 padding: 2px 3px 2px 3px;
	border-width: 1px 1px 1px 1px;
	display: block;
	
	text-align: right;
	}
	
		.navOver {
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 11px;
	line-height: 16px; 
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border: solid #FFCC66;
	width: 120px;
	height: 20px;
	padding: 2px 3px 2px 3px;
	border-width: 1px 1px 1px 1px;
	display: block;

	text-align: right;
	}
	
.lowText { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color: #ffffff; 
	font-size: 11px;
	line-height: 16px; 
	font-weight: bold;
	}
	
.highText { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color: #ffffff; 
	font-size: 11px;
	line-height: 16px; 
	font-weight: bold;
	}
	
	.highlight {
	color: #E79A32;
	}
.itemBorder { border: 1px solid #FE6D00 }
.itemBorderBlank { border: 1px solid #CCCCDD }
.imgBorder {
	border: solid #E79A32; 
	border-width: 1px 1px 1px 1px; 
	padding-top: 3px;
		padding-bottom: 3px;
			padding-left: 3px;
				padding-right: 3px;
}

td.error {
	/* background: #E79A32; */
	margin: 3px;
	font-weight: bold;
}

label.error {
	color: #E79A32;
}

input.error, select.error {
	background: #E79A32;
}