BODY	{ SCROLLBAR-BASE-COLOR: #15416C; }



a:link		{ color: #003399; text-decoration: none }
a:visited	{ color: #003399; text-decoration: none }
a:active	{ color: #003399; text-decoration: none }
a:hover		{ color: #FF6600; text-decoration: none }


TABLE		{ COLOR: #666666; FONT: 11px geneva, verdana, arial, sans-serif }


.menutrans 	{ filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60 }




 /* MOUSEOVER MESSAGE CODE */


.divstyle {	position:absolute;
		border: #000000 0px solid;
		width:90;
		padding: 0px;
		top:0;
		left:0 }

.pstyletitle{	position:absolute;
		background:#3D5A7B;
		color:white;
		height:18;
		font-size:10px;
		padding: 2px;
		font-family:verdana, arial;
		font-weight: bold; }


.pstylebody {	position:absolute;
		background:#3D5A7B;
		color:white;
		font-size:10px;
		font-family:verdana, arial;
		font-weight: bold; }



 /* START THE CODE FOR THE MENUS */




#menulocation { LEFT: 0px; WIDTH: 154px; POSITION: absolute; TOP: 107px; padding:0px 0px; white-space:nowrap; }


.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 8pt;
		  height: 28px;
		  width: 154px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 21pt;
		  text-align: left;
		  display: block;
		  border: #FFFFFF 0px solid; }


a.menu:link 	{ background-image: url("/images/menu.gif");
		  background-color:#3D5A7B;
		  color: #FFFFFF; }


a.menu:visited 	{ background-image: url("/images/menu.gif");
		  background-color:#3D5A7B;
		  color: #FFFFFF; }


a.menu:active 	{ background-image: url("/images/menu.gif");
		  background-color:#FFFFFF;
		  color: #FFFFFF; }


a.menu:hover 	{ background-image: url("/images/menuon.gif");
		  background-color:#FFFFFF;
		  color: #3D5A7B; }
