html {background-color:#cccccc;
	}

body 
{ font:12px Arial,Sans-Serif;
  border:1px solid #999;
  background-color:#ffffff;
  padding:15px;
  margin-top:10px;
  margin-bottom:10px;
  margin-left:auto;
  margin-right:auto;
  width:700px;
} 

td,p 
{ font:12px Arial,Sans-Serif;
  color:#555;
}


a:link,a:active,a:visited {color:#404040;}
a:hover{
	text-decoration: underline;
	color: #FFCC00;
}

hr{height:0px;
   border:solid #000000 0px;
   border-top-width:1px;
}

H1,H2,H3{font-size:1pt;
         font-weight:bold;
         margin-bottom:6px;
         color:#ffffff;
         }}
H4{font-size:16pt;font-weight:bold;margin-bottom:6px;color:#555}
form{margin:0;}
IMG{border:0;}
ul.menulevel1,ul.menulevel2,ul.menulevel3,ul.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu,ul.search{
padding-left: 0;margin-left: 0;list-style: none;}
li{line-height:1.5;}
li.doc{padding-left: 16px;background-image: url(menu/doc.gif);background-repeat: no-repeat;}
li.docs{padding-left: 16px;background-image: url(menu/docs.gif);background-repeat: no-repeat;}
li.sdoc{padding-left: 16px;background-image: url(menu/sdoc.gif);background-repeat: no-repeat;}
li.sdocs{padding-left: 16px;background-image: url(menu/sdocs.gif);background-repeat: no-repeat;}
.sitename{font-weight:normal;font-size:20pt;letter-spacing:1px;}
.menulevel1,.menulevel2,.menulevel3,.locator,.navigator,.sitemaplevel1,.sitemaplevel2,.sitemaplevel3,.submenu{font-weight:bold;font-size:7.5pt;color:#000000;}
.menulevel1 a:link,.menulevel1 a:visited,.menulevel1 a:active,.menulevel1 a:hover,.menulevel2 a:link,.menulevel2 a:visited,.menulevel2 a:active,.menulevel2 a:hover,.menulevel3 a:link,.menulevel3 a:visited,.menulevel3 a:active,.menulevel3 a:hover,.locator a:link,.locator a:visited,.locator a:active,.locator a:hover,.navigator a:link,.navigator a:visited,.navigator a:active,.navigator a:hover,.sitemaplevel1 a:link,.sitemaplevel2 a:link,.sitemaplevel3 a:link,.sitemaplevel1 a:visited,.sitemaplevel2 a:visited,.sitemaplevel3 a:visited,
.sitemaplevel1 a:active,.sitemaplevel2 a:active,.sitemaplevel3 a:active,.sitemaplevel1 a:hover,.sitemaplevel2 a:hover,.sitemaplevel3 a:hover,.submenu a:link,.submenu a:visited,.submenu a:active,.submenu a:hover{text-decoration:none;}
.menu{font-weight:normal;font-size:7.5pt;color:#000000;}
.menu a{text-decoration:underline;font-weight:normal;}
.login,.login a,.login a:link,.login a:visited,.login a:active,.login a:hover{font-weight:normal;font-size:7.5pt;color:#3A5B25;text-decoration:none;}
.search a{font-weight:normal;color:#000000;}
.search a:link,.search a:visited{color:#000000;text-decoration:none;}
.search a:active,.search a:hover{color:#151C10;text-decoration:none;}
.edit{font-size:7pt;color:black;background-color:#c9c7c7;}
.edit a:link,.edit a:visited,.edit a:active,.edit a:hover{font-weight:normal;text-decoration:none;color:#000000;}
input,select{font-size:8pt;text-indent:2px;}
textarea{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:8pt;background-color:#E9E9E9;width:98%;}
.searchbox .submit{font-size:7pt;color:black;border:1px solid #151C10;background-color:#E3E2E0;}
.searchbox .text{
	font-size: 7pt;
	color: Black;
	background-color: #E3E2E0;
	border: 1px solid #151C10;
	font-weight: normal;
}

#rgmenu 
{ height: 22px;
  width: 530px;
  border-top: 0px solid #535353;
  border-right: 0px solid #ffffff;
  border-bottom: 0px solid #535353;
  border-left: 0px solid #535353;
  position: absolute;
}

#foot 
{ padding:7px;
  background-color:red;
  height:25px;
  margin-top:5px;
  text-align:center;
}

#foot p
{ color:#ffffff;
  font-weight:bold;
}

#foot a
{ text-decoration:none;
  font-weight:bold;
}
