﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

a.navA:link, a.navA:visited, a.navA:active {
	text-decoration:none;
	color:#333333;
	background: #c0bdb2;
	display:block;
	font-weight: bold;
	padding: 10px 0px 8px 12px;
	}
	
a.navA:hover {text-decoration:none; color:white; background:#938e7b;}

a.navB:link, a.navB:visited, a.navB:active {
	text-decoration:none;
	color:#333333;
	background: #d0cdc1;
	display:block;
	padding: 8px 0px 6px 12px;
	}
	
a.navB:hover {text-decoration:none; color:white; background:#938e7b;}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 23px;
	background: #b81515 url('../siteart/background-red.jpg') repeat;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable {
	border: 5px solid white;
	width: 770px;
	background: white;
}	

.redtab {
	background:url('../siteart/red-box.gif') no-repeat top;
	font-size:14px;
	font-weight: bold;
	color: white;
	padding:10px 0px 9px 12px;
}

.subtab {
	font-style:italic;
	padding: 8px 8px 8px 15px;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active, a.footerlink:hover {text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:white;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:white;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:8pt; color:white;}

.divfooter
{width:450px; text-align:center;
}