﻿body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}

.big {
	font-weight:bold;
	font-size:25pt;
	color:#000000;
	text-align:center;
	padding: 3px;
}

.extra {
	text-align:center;
	font-weight:bold;
	font-size:12pt;
}

.orange {
	font-weight:normal;
	font-size:11pt;
	color:#000000;
	font-weight:bold;
	color:#EB4D28;
}

.small {
	font-weight:bold;
	font-size:10pt;
	color:#000000;
	padding: 10px;
}

.header {
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	padding-left:10px;
	padding-top:5px;
}


#rightTD {
	background: url('siteart/right.jpg') no-repeat right;
	height:370px;
	text-align:right;
	vertical-align:top;
	width:352px;
}
a:link, a:visited, a:active {
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
	font-size: 10pt;
	padding: 10px 5px 10px 5px;
}

a:hover {
	text-decoration:underline;
	color:#ffffff;
	font-weight:bold;
	font-size: 10pt;
	padding: 10px 5px 10px 5px;
}

a.nav:link, a.nav:visited, a.nav:active {
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
	font-size: 10pt;
	padding: 10px 5px 10px 5px;
}

a.nav:hover {
	text-decoration:underline;
	color:#EB4D28;
	font-weight:bold;
	font-size: 10pt;
	padding: 10px 5px 10px 5px;
}

a.track:link, a.track:visited, a.track:active, a.track:hover {
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
	font-size: 10pt;
	padding: 10px 5px 10px 5px;
}

#menu {
	background-color:#EB4D28;
	text-align:center;
	padding:5px;
}

#menu a {
	text-decoration:underline;
	font-weight:bold;
	color:#000;
	padding:0 5px;
	font-size:12px;
}

#menu a:hover {
	color:#fff;
}