/* START THE CODE FOR THE MENUS */
.body { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:9pt; }
.content { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:9pt; }

#menulocation { LEFT: 0px; POSITION: absolute; TOP: 78px; padding:0px 0px; white-space:nowrap; }



.menu	{ font-family: verdana, arial, helvetica, sans;
		  font-size: 8pt;
		  color: #CCCCCC;
		  font-weight: light;
		  padding-left: 9px;
		  padding-right: 9px;
		  text-align: center;
		  display: block;
		  border: #FFFFFF 0px solid; }
		
a:link		{ color: #CCCCCC; text-decoration: none; border: #FFFFFF 0px solid; }

a:visited	{ color: #CCCCCC; text-decoration: none; border: #FFFFFF 0px solid; }

a:active	{ color: #CCCCCC; text-decoration: none; border: #FFFFFF 0px solid; }

a:hover	{ color: #CCCCCC; text-decoration: none; border: #FFFFFF 0px solid; }