.img_preload {
left: 0;
position: absolute;
top: 0;
visibility: hidden;
}

		
div#navrt {
		visibility: hidden;
		margin-top:0px;
		display: none;
		
				}	
		
div#nav {
	margin-top: 5px;
	
		
		}

div#nav p {
	vertical-align: middle;
	width: 150px;
	
	
	background-image: url('');
	font-weight: bold; 
	font-family: verdana; 
	font-size: 10pt; 
	
	MARGIN: 0px;
	text-align:center;
	
	
}

div#nav UL {
	list-style: none;
padding: 0;
margin: 0;
	text-align: left;	
	}

div#nav li {

width: 150px;

padding: 0;

}
	
div#nav li a {
color: #660000;
text-decoration: none;


display: block;
width: 150px;

TEXT-INDENT: 5px; 
font-size: 9pt;
	font-weight: bold;
	font-family: Arial;
	PADDING-LEFT: 0px; 
PADDING-TOP: 5px; 
PADDING-RIGHT: 0px; 
PADDING-BOTTOM: 5px;
}

div#nav li A:hover {
	BACKGROUND: #DDDDDD; 
	COLOR: #336666; 
	PADDING-LEFT: 0px; 
PADDING-TOP: 5px; 
PADDING-RIGHT: 0px; 
PADDING-BOTTOM: 5px; 
	MARGIN: 0px; 
	TEXT-INDENT: 5px; 
	
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial;
	
display: block;
	/* the filter attribute is recognized in
   Internet Explorer and should be a percentage */
filter: Alpha(opacity=50);
   /* the -moz-opacity attribute is recognized by 
   Gecko browsers and should be a decimal */
   -moz-opacity: .5;
   /* opacity is the proposed CSS3 method, not
   currently supported by any browser, but possibly
   standard in the future */
  opacity: .5;
}	

div#nav li a visited {
<% if shared_vcolor2 %>color: #%shared_vcolor2%;<% end if %>
text-decoration: none;


display: block;
width: 150px;

TEXT-INDENT: 5px; 
font-size: 9pt;
	font-weight: bold;
	font-family: Arial;
	PADDING-LEFT: 0px; 
PADDING-TOP: 5px; 
PADDING-RIGHT: 0px; 
PADDING-BOTTOM: 5px;
}
	/* Commented backslash hack hides rule from IE5-Mac \*/
#nav 
{
float: none
}
/* End IE5-Mac hack */

	