body
{ background: #eee ;
  font-family: Arial,Verdana,Sans-serif;
  color: #999; 
  font-size: 8pt;
  text-align:center;}

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

h2
{ background-color: #fff;
  color:#6699FF;
  font-size:10pt;
  font-weight:normal;
  margin-top:0;
  margin-bottom:0;}


ul 
{ list-style:none;
  margin:0 5px;
  padding:0;}



a:link, a:visited {
color:#8CD749; text-decoration:underline;}
a:hover {
color:#6699FF; text-decoration:none;}
a:active {
color:#8CD749; text-decoration:underline;}

#header
{
	height:245px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	color:#FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
  
#menu
{
	height:25px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	color:#FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#main
{
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	border:#CCC 1px solid;
	background-color: #FFF;
	font-size:9pt;
	color:#666;
}
  
ul.navbar {
list-style-type:none; float:left; display:block; width:100%; line-height:1.5em; 
clear:both; margin:0; padding:0; background-color:#999999;}

ul.navbar li {
display:inline;}

a.nav:link, a.nav:visited {
display:block; float:left; width:20%; padding:1.2em 0 1.2em 0; margin:0; 
text-decoration:none; background-color:#999999; color:#FFFFFF;}

a.nav:hover {
display:block; float:left; width:20%; padding:1.2em 0 1.2em 0; margin:0; 
text-decoration:none; background-color:#5CB3FF; color:#FFFFFF;}

a.nav:active {
	display:block;
	float:left;
	width:20%;
	margin:0;
	text-decoration:none;
	background-color:#999999;
	color:#FFFFFF;
	padding-top: 1.2em;
	padding-right: 0em;
	padding-bottom: 1.2em;
	padding-left: 0em;
}

#content
{ width:710px;
  float:left;
  padding:20px;
  text-align:justify;}
      
#footer
{ height:30px;
  width:750px;
  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:#ff9900;}

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

.logo
{ width:450px;
  float:left;
  text-align:left;
  padding:15px 0 10px 15px;
  overflow: hidden;}
  
.menu 
{ width:750px;
  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: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;}
  
table td {vertical-align: top}