body  {
color: #000000;
background-color: #445607;
margin: 0;
padding: 0;
font-family: Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
font-size: 12px;
}

a:link { 
  font-weight: normal; 
  text-decoration: none; 
  color: #FFFFFF;
}

a:visited { 
  font-weight: normal; 
  text-decoration: none; 
  color: #FFFFFF;
}

a:hover, a:active { 
  text-decoration: underline; 
  color: #0D014D;
}

table.standardtable {

  font-Size:10px;
}

td.main { 
  width:705px;
  font-size:12px;
  text-align:top;
  color:#000000;
}

td.menu { 
  width: 50%;
  color:#A26730;
  font-Size:10px;
  text-align:top;
  padding-left:5px;
}

td.footer { 
  color:#AAB3D2;
  text-align:center;
}
	
		
p,h1,pre {
  margin:0px 10px 10px 10px;
}
		
h1 {
  font-size:14px;
  padding-top:10px;
}
	
#banner h1 { margin:0px; padding:10px}

#outer {
 text-align:left;
 border:0px solid #000000;
 width:705px;
 margin:auto;
 }

#bodyblock {
 position:relative;
 background:#cfcf9c
 color: #000000;
 width:700px;
 padding:5px;
 height:450px;
 }

#l-col {
 float:left;
 background:#cfcf9c;
 color: #000000;
 width:330px;
 margin:0 0 0 5px;
 vertical-align:bottom;
 font-size:12px;
 }

#cont {
 width:330px;
 background:#cfcf9c;
 color: #000000;
 text-align:left;
 font-size:12px;
 }



