body {
	background: #fff url(../img/hdn_08.gif) top center repeat-y;
	font: 12px 'Trebuchet MS', Tahoma, Sans-serif; 
	color: #222222; 
	text-align: center;
	margin: 0px 0;
}

.style9 {	color: #990000;
	font-weight: bold;
}
.style8 {font-size: 60%}

.atbfoot {
	font: 10px 'Trebuchet MS', Tahoma, Sans-serif; 
}

.submid {
	font: 16px 'Trebuchet MS', Tahoma, Sans-serif; 
	font-weight: Bold; 		
}
a, a:visited {	
	color: #c53c12;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #ff602f;
	text-decoration: none;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}

h4 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}
h5 {
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	font-size: 130%;
	
  	
}
h1 {
	font-size: 190%;	
	font-weight: normal;
	color: #555;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
	color: #323a58;
}
h3 {
	font-size: 130%;	
}
h4 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 0px 0px;		
	margin: 0;
}

#nav {
	clear: both;	
	padding: 0;		
}
#nav ul {
	float: left;
	list-style: none;
	background: url(../img/nav.gif) ;	
	width: 195px;		
	text-transform: uppercase;
	margin: 0 0 0 10px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
height:37px;
	display: block;
	width: auto;
	margin: 0;
	padding: 0px 5px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: none;
	color: #FFF;
	font: bold 13px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(../img/nav-hover.gif) ;	
}
#nav ul li#current a {	
	background: url(../img/nav-current.gif) ;	
	
}


#nav2 {
	clear: both;	
	padding: 0 10px;		
}
#nav2 ul {
	float: left;
	list-style: none;
	background: url(../img/nav2.gif) ;	
	width: 220px;

	text-transform: uppercase;
	margin: 0 0 0 0px;
	padding: 0;	
	display: inline;
}
#nav2 ul li {
	display: inline;
	margin: 0; padding: 0px 0px;
	}
#nav2 ul li a {
	height: 23px;
	display: block;
	width: auto;
	margin: 0;
	padding: 7px 5px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 0;
	color: #FFF;
	font: bold 13px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	line-height:12px;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 0px;
}
#nav2 ul li a:hover, 
#nav2 ul li a:active {
	display: block;
	width: auto;
	margin: 0;
	padding: 7px 5px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 0;
	color: #FFF;
	font: bold 13px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	line-height:12px;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 0px;
}
	background: url(../img/nav2_on.gif) ;	
}
#nav2 ul li#current a {	
	background: url(../img/nav2_on.gif) ;	
}




