body
{ background: #eee url(../i/area.jpg) top left no-repeat;
  font-family: Arial,Verdana,Sans-serif;
  color: #999; 
  font-size: 8pt;
  text-align:center;
  }

h1
{ background-color: #FFF;
  color: #4C5196;
  font-size:12pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:10px;}

h2
{ background-color: #fff;
  color:#4C5196;
  font-size:10pt;
  font-weight:normal;
  margin-top:0;
  margin-bottom:0;}
 
h3
{ color:#666;
  font-size:10pt;
  font-weight: bold;
  margin-top:0;
  margin-bottom:0;
  
  }
  




a:link, a:active
{ background-color: #fff; text-decoration: none; color:#4C5196;}
a:hover
{ background-color: #fff; text-decoration: underline; color:#999;}

#header
{
	height:80px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	border:#CCC 1px solid;
	background-color:#4C5196;
	color: #FFF;
}

#main
{ width: 900px;
  margin-top:20px;
  margin-left:auto;
  margin-right:auto;
  border:#CCC 1px solid;
  background-color: #FFF;  
  font-size:9pt;
  color:#666;}

#content
{ width:660px;
  float:left;
  padding:20px;
  text-align:justify;}
  
#nav
{ width:180px;
  float:left;
  margin-right:5px;
  margin-top:20px;}
    
#footer
{ height:30px;
  width:900px;
  margin-top:20px;
  margin-left:auto;
  margin-right:auto;
  padding:10px 0;  
  border:#ccc 1px solid;
  background-color: #fff;
  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:#4C5196;}

.footer 
{ clear: both; 
  background:#fff;
  color:inherit;
  height:1px;}

.logo
{ width:885px;
  text-align:right;
  font-size:9pt;
  padding:4px 15px 0px 0px;
  background:url(../i/logo.gif) 25px no-repeat;
  }
  


.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:170px;
  height:18px;
  padding: 3px 3px 0 5px;
  border:#ddd 1px solid;
  text-align: left;
  font-size:8pt;
  background-color:#eee;
  color:#666;}

.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;}
  
.img
{ border:0;}

.buttons
{ width:100px;
  height:20px;
  padding: 0 3px 0 3px;
  border:#ddd 1px solid;
  text-align: center;
  font-size:8pt;
  background-color:#eee;
  color:#666;
  }
  

