body { background-color: #003366; margin-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; }

/* --- LINKS AND TEXT --- */

.v11g {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; text-decoration: none}
.v12b {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #CDC5AE; text-decoration: none}
#beigetext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CDC5AE; text-decoration: none}
.v11b {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: none}
.body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none}
.vbottom {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none}
a:link {color: #ffffff; text-decoration: none; font-weight:bold}
a:visited {color: #ffffff; text-decoration: none; font-weight:bold}
a:hover {color: #ffff00; text-decoration: none; font-weight:bold}

/* --- INDEX PAGE TABLE STYLES --- */

#babe { border-bottom: 1px #cdc5ae solid;}
#right { border-right: 1px #ffffff solid;}
#website { border-top: 1px #ffffff solid; border-bottom: 1px #ffffff solid; border-left: 1px #ffffff solid; border-right: 1px #ffffff solid; }
#message { border-top: 1px #000000 solid; border-bottom: 1px #000000 solid; border-left: 1px #000000 solid; border-right: 1px #000000 solid; }
#visitors { border-top: 1px #000000 solid; border-bottom: 1px #000000 solid; border-left: 1px #000000 solid; border-right: 1px #000000 solid; }
#download { border-top: 1px #333333 solid; border-bottom: 1px #333333 solid; border-left: 1px #333333 solid; border-right: 1px #333333 solid; }
#downloadtop { border-bottom: 1px #000000 solid; }
#topics { border-top: 1px #000000 solid; border-bottom: 1px #000000 solid; border-left: 1px #000000 solid; border-right: 1px #000000 solid; }
#image { border-top: 1px #333333 solid; border-bottom: 1px #333333 solid; border-left: 1px #333333 solid; border-right: 1px #333333 solid; }
#search { border-top: 1px #000000 solid; border-bottom: 1px #000000 solid; border-left: 1px #000000 solid; border-right: 1px #000000 solid; }
#poll { border-top: 1px #000000 solid; border-bottom: 1px #000000 solid; border-left: 1px #000000 solid; border-right: 1px #000000 solid; }
.tabletop { border-top: 1px #ffffff solid; }
.browntop { border-top: 1px #333333 solid; }
.footer { border-top: 3px #FFFFFF solid; }
.dfooter { border-top: 3px #333333 solid; }
#searchbox { background-color: #ffffff; color: #333333; border: 1px solid #CDC5AE; }
#form { height: 16px;}


.tableblack {
			   border-width: 1px;
			   border-style: solid;
			   color: #000;
			   padding: 0px;
			   }

.tablewhite {
			   border-width: 1px;
			   border-style: solid;
			   color: #fff;
			   padding: 0px;
			   }

.backwhite { background-color: #FFFFFF;}


.linkw A:link {color: #000000; text-decoration: none; font-weight:bold}
.linkw A:visited {color: #000000; text-decoration: none; font-weight:bold}
.linkw A:hover {color: #ffffff; text-decoration: none; font-weight:bold}

.linkb A:link {color: #000000; text-decoration: none; font-weight:bold}
.linkb A:visited {color: #000000; text-decoration: none; font-weight:bold}
.linkb A:hover {color: #ff0000; text-decoration: none; font-weight:bold}

#container {width: 800px; background-color: #FFFFFF; font-size: 10px; color: #000000; text-align:center; }

/* --- CSS DROP DOWN MENU SYSTEM ---*/

.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #fff; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
padding: 0px 0px;
border: 1px solid black;
border-left-width: 0;
border-right-width: 0;
text-decoration: none;
font-size: 13px;
color: #333366;
text-align: center;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 160px; /*width of sub menu levels*/
color: navy;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #ccc;
}

.suckertreemenu ul li a:hover{
background-color: #cccccc;
color: black;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #F3F3F3 url(../images/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #F3F3F3 url(../images/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }

.navmenu1 {width: 130px;}
.navmenu2 {width: 134px;}
.navmenu3 {width: 134px;}
.navmenu4 {width: 134px;}
.navmenu5 {width: 134px;}
.navmenu6 {width: 134px;}

/* End */
