﻿body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#D62921;
}

a:hover {
	color:#000;
}

#navCell {
	background:url(siteart/navbg.gif) repeat-x;
	height:32px;
	border-top:2px #FF0000 solid;
	border-bottom:2px #FF0000 solid;
	text-align:center;
}

a.nav:link, a.nav:visited, a.nav:active {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	padding-right:15px;
	padding-left:15px;
}

a.nav:hover {
	color:#000;
}

#leftCell {
	background:url(siteart/addressbg.gif) no-repeat;
	background-color:#000;
	padding:10px;
	font-size:8pt;
	color:#D62921;
	border-right:2px #FF0707 solid;
	vertical-align:top;
}

#address {
	border-top:1px #D62921 dotted;
	border-bottom:1px #D62921 dotted;
	padding:3px;
	width:170px;
}

#mainCell {
	vertical-align:top;
	padding:10px;
	background-color:#FFF;
	width:580px;
}

.pageheader {
	font-size:13pt;
	font-weight:bold;
	color:#D62921;
	display:block;
}

.logos {
	background-color:#E6E6E6;
	text-align:center;
	padding:5px;
	display:block;
}

#footerCell {
	background:url(siteart/footerbg.gif) center repeat-x;
	border-top:2px #FF0707 solid;
	padding:5px;
}
