﻿a:link, a:visited, a:active {text-decoration:none; color:#333333}
a:hover {text-decoration:underline; color:black;}

a.sub:link, a.sub:visited, a:active {text-decoration:none; color:#9D9D9C}
a.sub:hover {text-decoration:none; color:white;}


#navCell {
	width:227px;
	height: 22px;
	margin:0em;
	padding:0px;
	padding: 25px 0px 0px 21px;

}

a.nav:link, a.nav:visited, a.nav:active {
	text-decoration:none;
    font-size:11pt;
    font-weight:bold;
    color: #414141;
    background:white url('siteart/nav_off.jpg') no-repeat;
    padding: 3px 0px 15px 23px;
    display:block;
    width: auto;
}

 

a.nav:hover {
	text-decoration:none;
    font-size:11pt;
    font-weight:bold;
    color: #6B1112;
    background:white url('siteart/nav_on.jpg') no-repeat;
    padding: 3px 0px 15px 23px;
    display:block;
    width: auto;
}

* html .nav a {
    width:auto;    
}

 

* html .nav a {
            width:126px;      
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	background: #444444 url('siteart/background-gray.jpg') repeat-x top; 
	margin:20px;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	}
	
.whitebordertb {
	border-top: 15px solid white;
	border-bottom: 15px solid white;

}

.tanbkg {
	background: #F8F8EF url('siteart/background-lighttan.jpg') repeat-x top;
}
