

body { 
    width: 815px;
	margin-top: 10px;
	   position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;

}
body,td,th,h1,h2,h3,a { 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 10px; 
	color: #666666;
}


a         { color: #D89425; text-decoration: none; } 
a:link 	  { color: #D89425; text-decoration: none; }
#a:visited { color: #333333; text-decoration: none; }
a:visited { color: #00426F; text-decoration: none; }
a:hover   { color: #666666; text-decoration: none; }
a:active  { color: #D89425; text-decoration: none; }

a.footerline { 
	font-size: 9px;
	color: silver;
}
a.footerline:hover { 
	color: #D89425;
}

h1 { 
	font-size: 16px; 
	color: #D89425;
}
h2 { 
	font-size: 14px; 
	color: #000000;
}
h3 { 
	font-size: 10px; 
	color: #D89425;
}
strong {
	color: #D89425;
	}
hr.footerline {
  	color: #D89425;
  	background-color: #D89425;
  	height: 5px;
  	border: 0;
}
hr.menu {
  	color: #FFD589;
  	background-color: #FFD589;
  	height: 3px;
  	border: 0;
  	width: 115px;
  	margin-left: 1px;
  	text-align: left;
  	
}
ul.chlist {
list-style-type: none;
padding: 0;
margin: 0 ;
}

li.chlist
{
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .8em;
}

#menu a {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: bold;
  color: #000000; 
  margin-left: 2px;
}
#menu a:hover { 
  text-decoration: none;
  color: #666666;
}
#submenu a {
  font-size: 10px; 
  line-height: 1.0em;
  color: #000000; 
  margin-left: 1px;
  
}
#submenu a:hover { 
  text-decoration: none;
  color: #666666;
}
