﻿a:active {text-decoration:underline; color:#d44c0c}
a:visited {text-decoration:underline; color:#d44c0c}
a:link {text-decoration:underline; color:#d44c0c}
a:hover {text-decoration:underline; color:#333333;}


a.nav:active {
	text-decoration:none;
	color:white;
	font-size: 9pt;
	font-weight: bold;
	display:block;
	padding: 32px 13px 9px 17px;
	}
	

a.nav:visited {
	text-decoration:none;
	color:white;
	font-size: 9pt;
	font-weight: bold;
	display:block;
	padding: 32px 13px 9px 17px;
	}
	

a.nav:link {
	text-decoration:none;
	color:white;
	font-size: 9pt;
	font-weight: bold;
	display:block;
	padding: 32px 13px 9px 17px;
	}
	
a.nav:hover {text-decoration:none; color:white; background:black;background: #ec4310 url('siteart/orange-background-over.jpg') repeat-x;}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin: 0px;
	background: #4784d5 url('siteart/background-sky.jpg') no-repeat scroll center top;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	}
	
#maintable {
	border: 1px solid #1758b4;
	border-top: 0;
	width: 770px;
	background: white;
}	

#maincontent {
	padding:25px;
	background:white url('siteart/page-bkg.jpg') repeat-x top;
	width:521px;
}

.navcell {
	width:auto;
	border-right: 1px solid #ec7635;
	text-align:center;
}

.orange {
	color: #d44c0c;
	}
	
.title {
	font-size: 11pt;
	font-weight:bold;
	text-transform:uppercase;	
}	

li {
	list-style-type:square;
	padding: 0;
}

ul {
	margin: 6px 0px 0px 25px;
	padding: 0;
}

.imgb {
	border: 1px solid #8f8f8f;
}

#rightbox {
	padding: 15px 0px 0px 15px;
	font-size: 11.5px;
	line-height: 18px;
}