

.header {
	font: 12pt verdana, arial, sans-serif;
	font-weight: bold;
	line-height: 2.7ex;
	text-decoration: none;
	background: #FF0000;
	color: #FFFFFF;
	}

.maintable {
	background: url(/images/mainbg_1.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	}

.liner {
	display: block;
	border: 0px;
	border-bottom: solid 1px #cccccc;
	}

.footer {
	display: block;
	padding: 4px;
	margin: 8px;
	background: #A8C38F;
	font: 10px georgia, serif;
	font-style: italic;
}

.footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	font: 10px georgia, serif;
	font-style: italic;
	color: #1C81DA;
	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;
}