.box {background:#f5f5dc; border: #E7E794; border-style: solid; border-top-width: 3px; border-right-width: 3px; border-bottom-width: 3px; border-left-width: 3px;}
.lpbox {background:#bdb76b; border: #d3d3d3; border-style: solid; border-top-width: 3px; border-right-width: 3px; border-bottom-width: 3px; border-left-width: 3px;}
.box1 {border: #E7E794; border-style: solid; border-top-width: 3px; border-right-width: 3px; border-bottom-width: 3px; border-left-width: 3px;}
.inputbox { font-weight:bold;color:navy; background-image: url("images/back3.jpg");}
.button {background: #dddddd; font-weight:bold; color:navy;}
a:link { color:green;text-decoration:none}
a:visited { color:green;text-decoration:none}
a:hover { color:#FFCC00; text-decoration:none; cursor:hand; }
a:active {  text-decoration:none}
.mlink:active{color: green; font-family:Arial; font-size: 14px; text-decoration: none;}
.mlink:visited{color: green; font-family:Arial;  font-size: 14px; text-decoration: none;}
.mlink:link{color: green; font-family:Arial; font-size: 14px; text-decoration: none;}
.mlink:hover{color: #FFCC00; font-family:Arial; font-size: 14px; font-weight: bold; text-decoration: none;}
FORM { margin-bottom : 0 px; margin-top : 0 px; }
body { scrollbar-face-color: #666666; scrollbar-shadow-color: #333333; scrollbar-highlight-color: #333333; scrollbar-3dlight-color: #333333; scrollbar-darkshadow-color: #333333; scrollbar-track-color: #333333; scrollbar-arrow-color: #FFEB00;}
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);


function setVariables() {
if (document.layers) {
v=".top";
dS="document.";
sD="";
y="window.pageYOffset"
}
else if (document.all){
v=".pixelTop";
dS="";
sD=".style";
y="document.body.scrollTop"
}
else if (document.getElementById){
y="window.pageYOffset";
}
}
function checkLocation() {
object="object1";
yy=eval(y);
if (document.getElementById)
document.getElementById("object1").style.top=yy
else
eval(dS+object+sD+v+yy)
setTimeout("checkLocation()",10);
}
#object1	{position:absolute; visibility:show; left:0px; top:0px; z-index:5}
.text {color: #000000; font-family: Arial; font-size: 16px;}
ul		{color: #000000; font-family: Arial; font-size: 16px;}
.footer {font-family: Arial; font-size: 10pt; color: #686B87;}
ol		{color: #000000; font-family: Arial; font-size: 16px;}
.weblink:active{color: green; font-family:Arial; font-size: 14px; text-decoration: none;}
.weblink:visited{color: green; font-family:Arial;  font-size: 14px; text-decoration: none;}
.weblink:link{color: green; font-family:Arial; font-size: 14px; text-decoration: none;}
.weblink:hover{color: #00008b; font-family:Arial; font-size: 14px;  text-decoration: bold; background:#CCDBCF; border: #669966; border-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}