
.header {
	font: 12pt verdana, arial, sans-serif;
	font-weight: bold;
	line-height: 2.7ex;
	text-decoration: none;
	background: #FF0000;
	color: #FFFFFF;
}

#mainContent {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
}

.maintable {
	background: url('images/mainbg_1.html');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.liner {
	display: block;
	border: 0px;
	border-bottom: solid 1px #cccccc;
}
	
.new a:link, .new a:active {
	font: tahoma, arial, san-serif;
	font-weight: bold;
	text-decoration: none;
	color: #36c;
}	

.new a:visited {
	font: tahoma, arial, san-serif;
	font-weight: bold;
	text-decoration: none;
	color: #36c;
}

.new a:hover {
	text-decoration: underline;
	color: #00f;
}	


a.nav:link, a.nav:active, a.nav:visited {
	
}

a.nav:hover {
	
}


.new a.nav:link, .new a.nav:active, .new a.nav:visited {

}

.new a.nav:hover {
	
}

.footer {
	display: block;
	padding: 4px;
	margin: 8px;
	background: #909090;
	font: 10px georgia, serif;
	font-style: italic;
	text-align: right;
}

.footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	font: 10px georgia, serif;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}

	
a.footer2:link, a.footer2:active, a.footer2:visited, a.footer2:visited {
	font: 10px georgia, serif;
	font-style: italic;
	background: #A8C38F;
	
	color: #1C81DA;
	
	text-decoration: none;
}
#footertoprint {
	display: none;
}

.new .footer {
	display: block;
	padding: 4px;
	margin: 8px;
	background: #99B2E5;
	font: italic normal 10px georgia, serif;
	color: #fff;
}

.new .footer a:link, .new .footer a:active, .new .footer a:visited {
	font: italic bold 10px georgia, serif;
	color: #fff;
	text-decoration: none;
}

.new .footer a:hover {
	font: italic bold 10px georgia, serif;
	color: #36c;
	text-decoration: underline;
}