body
{ background: #C0C0C0 ;
  font-family: Tahoma,Verdana,Sans-serif;
  color: #000; 
  font-size: 8pt;
  text-align:center;}

h1
{ color:#000;
  font-size:24pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:0px;
  text-align:center;}
  
h1.header
{ margin:25px 10px 15px 10px;}

h2
{ color:#000;
  font-size:16pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:0;
  text-align:center;}

h3
{ color:#000;
  font-size:12pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:0;
  text-align:center;}
  
h3.header
{ font-weight:normal;}  

h4
{ color:#000;
  font-size:9pt;
  font-weight:bold;
  margin-top:2px;
  margin-bottom:2px;
  text-align:left;}
  
h5
{ color:#000;
  font-style:italic;
  font-size:9pt;
  font-weight:bold;
  margin-top:2px;
  margin-bottom:2px;
  text-align:center;}


ul 
{ list-style:none;
  margin:0 5px;
  padding:0;}

li
{ padding:0 4px 8px 10px;
  background: url(images/arw.gif) 0 3px  no-repeat;}
  
img
{ border:#000 1px solid;}




a:link, a:visited, a:active
{ background-color: transparent ; text-decoration: none; color:#000080; font-weight: bold;}
a:hover
{ background-color: transparent ; text-decoration: underline; color:#0000D0;}

#header
{ height:110px;
  width:1005px;
  margin-left:auto;
  margin-right:auto;  
  border:#000 1px solid;
  background-color:#DDD;
  color:#666;}

#main
{ width: 1005px;
  margin-left:auto;
  margin-right:auto;
  border:0px;
  background-color:#C0C0C0;  
  font-size:9pt;
  color:#000;}
  
#alert
{ width:650px;
  margin-left:25%;
  margin-right:5%;
  padding:10px;
  text-align:center;
  font-size:larger;
  font-weight:bold;
  border:#000 1px solid;
  background-color:#DDD;
  color:red;}

#content
{ width:758px;
  float:left;
  padding:20px;
  text-align:left;
  border:0px;
  background-color:#C0C0C0;  }
  
#subcontent
{ width:758px;
  height:365px;
  float:left;
  padding:20px;
  text-align:left;
  border:0px;
  background-color:#C0C0C0; }
  
#nav
{ width:198px;
  float:left;
  margin-left:0px;
  margin-right:0px;
  margin-top:10px;
  margin-bottom:15px;
  border:0px;
  background-color:#C0C0C0;  }
    
#footer
{ height:30px;
  width:1005px;
  margin-top:20px;
  margin-left:auto;
  margin-right:auto;
  padding:10px 0 20px 0; 
  border:#000 1px solid;
  background-color: #ddd;
  font-size:8pt;
  color:#999;
  text-align:center;
  clear:both;}

#footer a:link, #footer a:visited, #footer a:active
{ background-color: #ddd; text-decoration: none; color:#999;}
#footer A:hover
{ background-color: #ddd; text-decoration: none; color:#0000D0;}

.footer 
{ clear: both; 
  background:#C0C0C0;
  color:inherit;
  height:1px;}

.logo
{ width:200px;
  float:left;
  text-align:left;
  padding:0px 0px 0px 0px;
  overflow: hidden;}
  
.menu 
{ width:auto;
  text-align:right;
  font-weight:bold;
  font-size:12pt;
  padding:35px 15px 0 0;
  float: right;
  overflow: hidden;}
  
.menumini 
{ width:auto;
  text-align:center;
  font-weight:bold;
  font-size:10pt;
  padding:10px 0 0 0;
  float:none;
  overflow: hidden;}

.menumicro 
{ width:auto;
  text-align:left;
  font-weight:bold;
  font-size:8pt;
  padding:5px 0 10px 0;
  float:none;
  overflow: hidden;}

.left
{ width:250px;
  float:left;
  margin:10px 15px 10px 0;
  text-align:left;  
  overflow: hidden;}

.mid 
{ width:auto;
  padding:10px 0 0 10px;
  margin-left:auto;
  margin-top:0;
  overflow: hidden;}

.left_tri
{ width:225px;
  float:left;
  margin-right:10px;
  margin-bottom:10px;
  border:0px; 
  overflow: hidden;}

.mid_tri
{ width:225px;
  float:left;
  margin-left:10px;
  margin-right:10px;
  margin-bottom:10px;
  border:0px;
  overflow: hidden;}
  
.right_tri
{ width:225px;
  float:left;
  margin-left:10px;
  margin-bottom:10px;
  border:0px;
  overflow: hidden;}  
  
.mid1
{ width:auto;
  padding:0 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: center;
  font-size:8pt;
  background-color:#eee;
  color:#666;}

.navitem
{ width:172px;
  padding: 3px 3px 0 3px;
  border-bottom:#ddd 1px solid;
  border-right:#ddd 1px solid;
  border-left:#ddd 1px solid;  
  font-size:9pt;
  font-weight: bold;
  text-align:left;}

.center
{ text-align:center;}

.bold
{ font-weight: bold; }

