﻿body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}


.big {
	font-weight:bold;
	font-size:12pt;
	color:#000000;
}

.extra {
	font-weight:bold;
	font-size:10pt;
	color:#AF956D;
}



.small {
	font-weight:normal;
	font-size:9pt;
	color:#000000;
}
.header {
	font-weight:bold;
	font-size:11pt;
	color:#ffffff;
	padding-left:10px;
}


a.nav:link, a.nav:visited, a.nav:active {
	text-decoration:underline;
	color:#ffffff;
	font-weight:bold;
	font-size: 11pt;
	background-image:url('siteart/buttonoff.gif');
	background-repeat:no-repeat;
	width: auto;
	height: 30px;
	padding-left:40px;
	padding-top:5px;
	display:block;
	margin-bottom:3px;	
}

a.nav:hover {
	text-decoration:underline;
	color:#ffffff;
	background-image:url('siteart/buttonon.gif');
	background-repeat:no-repeat;
	width: auto;
	height: 30px;
	padding-left:40px;
	padding-top:5px;
	display:block;
	margin-bottom:3px;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
	font-size: 10pt;
}

a:hover {
	text-decoration:underline;
	color:#ff0000;
}
