body
{ background: url(../images/) top left no-repeat;
  background-color: #FFFFFF;  
  font-family: Arial,Verdana,Sans-serif;
  color: #999; 
  font-size: 8pt;
  text-align:center;}
h1
{ 
  color:#003366;
  font-size:12pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:10px;}
h2
{ 
  color:#000000;
  font-size:14pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:0;}
ul 
{ list-style:none;
  margin:0 5px;
  padding:0;}
li
{ padding:0 4px 8px 10px;
  background: url(../images/arw.gif) 0 3px  no-repeat;}

a{ text-decoration: none; color:#006666;}
a:hover{ text-decoration: underline; color:#666666;}

#header
{ height:100px;
  width:750px;
  margin-left:auto;
  margin-right:auto;  
  background: url(../images/head_bg.jpg) no-repeat;
  color:#003366;
}
#header a{text-decoration: none; color:#003366;}
#header a:hover{ text-decoration: none; color:#003366;}
#main
{ width: 750px;
  margin-top:20px;
  margin-left:auto;
  margin-right:auto;
  border:#CCC 1px solid;
  background-color: #E8FFFF;  
  font-size:9pt;
  color:#666;}
#content
{ width:510px;
  float:left;
  padding:20px;
  text-align:justify;}
  
#nav
{ width:180px;
  float:left;
  margin-right:5px;
  margin-top:20px;}
    
#footer
{ height:30px;
  width:750px;
  margin-top:20px;
  margin-left:auto;
  margin-right:auto;
  padding:10px 0;  
  border:#ccc 1px solid;
  font-size:8pt;
  color:#999;
  text-align:center;}
#footer a:link, #footer a:visited, #footer a:active
{ background-color: #fff; text-decoration: none; color:#999;}
#footer A:hover
{ background-color: #fff; text-decoration: none; color:#ff9900;}
.footer 
{ clear: both; 

  color:inherit;
  height:1px;}
.logo
{ width:200px;
  float:left;
  text-align:left;
  padding:15px 0 10px 15px;
  overflow: hidden;}
  
.menu 
{ width:auto;
  text-align:right;
  font-weight:bold;
  font-size:12pt;
  padding:35px 15px 0 0;
  float: right;
  overflow: hidden;}
.left
{ width:250px;
  float:left;
  margin:10px 15px 10px 0;
  text-align:justify;  
  overflow: hidden;}
.mid 
{ width:auto;
  padding:10px 0 0 10px;
  margin-left:auto;
  margin-top:0;
  overflow: hidden;}
  
.navhead
{ width:180px;
  height:19px;
  padding: 4px 0 0 0;
  text-align: left;
  font-size:8pt;
  text-align:center;
  background: url(../images/menu_bg.gif) no-repeat;
  color:#FFFFFF;
}
.navitem
{ width:172px;
  padding: 15px 3px 0 3px;
  border-bottom:#ddd 1px solid;
  border-right:#ddd 1px solid;
  border-left:#ddd 1px solid;  
  font-size:8pt;
  font-weight: normal;
  text-align:justify;
  background-color:#FFFFFF;
	height: 180px;
	overflow: auto;
}
  
.img
{ border:0;}
  
