﻿body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	vertical-align:top;
}


a:link, a:active, a:visited {
	color:#cc3333; 
	text-decoration:none;
}

a:hover {
	color:#990000; 
	text-decoration:underline;
}



#navtd {
	width:auto;
	border-top:1px #990000 solid;
	text-align:left;
}


a.nav:link, a.nav:active, a.nav:visited {
	font-size:9pt;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	padding:5px 5px 5px 10px;
	font-style:normal;
}

a.nav:hover {
	color:#000;
	background:#ffe933;
}


#nav_flashtd {
	width:auto;
	border-top:1px #990000 solid;
	text-align:left;
	background: url('siteart/flash.gif') repeat;
}
a.nav_flash:link, a.nav_flash:active, a.nav_flash:visited {
	font-size:9pt;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	padding:5px 5px 5px 10px;
	font-style:normal;
}

a.nav_flash:hover {
	color:#000;
	background:#ffe933;
}



.nav-title {
	font-size:11pt;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:block;
	padding:5px 5px 5px 10px;
	font-style:normal;
}

.title {
	color: #990000;
	font-size:12pt;
	font-weight:bold;
}


