.textbox {width: 80px; background-color: #000000; padding: .7em; font-weight: bold; color: #FFFFFF; text-align: center; font-size: 12px;}


/*********** Top Menu ***********/


#navcontainer {background: #000000; margin: 0px auto; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; text-align: left; padding: 0em 0 0 0; border-bottom:1px solid #000; width: 100%; }

/* to stretch the container div to contain floated list */
#navcontainer:after {display: block; line-height: 0px; font-size: 1px; clear: both; }

#navcontainer ul#navlist li a {width: auto; color: #ffffcc; text-align: center; }

ul#navlist {list-style: none; padding: 0; margin: 0 0 0 0; width: 100%; font-size: 0.6em; font-weight: normal; }

ul#navlist li {display: block; float: left; width: 20%; margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; }

ul#navlist li a {display: block; width: 100%; padding: 0.5px; border-width: 1px; border-color: #000000; border-style: solid; text-decoration: none; background: #000000; }

ul#navlist li a:hover {background: #000000; text-decoration: underline;} 

ul#navlist li#active a {color: #000000; background: #000000; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; }



/************ Left Menu *****************/



#navcontainer2 {width: 170px; padding-top: 0px; padding-right: 3px; }
#navcontainer2 ul {margin: 0 5px 0 0; padding-left: 0; list-style-type: none;
font-family: Arial, Helvetica, sans-serif; }
#navcontainer2 a {display: block; padding: 2px; width: 170px; background-color: #FFFFFF; border-bottom: 0px solid #000; }

#navcontainer2 a:hover {color: #000; }

#navlist2 { padding-left: 0; margin-left: 0; float:left; border-bottom: 1px solid black; width: 170px;}

#navlist2 li { list-style: none; margin: 0; padding: 0.1em; border-top: 1px solid black; font-family: arial, helvetica, sans-serif; font-size: 14px; font-weight: bold; letter-spacing: .1em; }

#navlist2 li a { text-decoration: none; color: #FF0000; }
#navlist2 li a:hover { text-decoration: none; color: #000}


/****************** Footer *******************/

#footer_update {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; text-align: center; font-weight: normal; line-height: 15px; }



