body { font-style: normal; font-variant: normal; font-weight: bold; font-size: 12px; 
font-family: verdana, Arial;
font-color:white;
scrollbar-face-color: #cccccc; 
scrollbar-highlight-color: #333333; 
scrollbar-shadow-color: #000000; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-arrow-color: #333333; 
scrollbar-track-color: #003366; 
scrollbar-darkshadow-color: #000000;}



	
.font { text-decoration: none; color: 000000; font-size: 12px; font-weight: normal; ; font-style: normal; font-family: Verdana, Arial, Helvetica, sans serif}

a.nav:link { text-decoration: none; color: #003366; font-size: 12px; font-weight: normal; ; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif}

a.nav:visited { text-decoration: none; color: #003366; font-size: 12px; font-weight: normal; ; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif} 

a.nav:hover { text-decoration: none; color: white; font-size: 12px; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif ; font-style: normal; background: #000066;}

a.navcopy:link { text-decoration: none; color: #003366; font-size: 10px; font-weight: bold; ; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif}

a.navcopy:visited { text-decoration: none; color: #003366; font-size: 10px; font-weight: bold; ; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif} 

a.navcopy:hover { text-decoration: none; color: white; font-size: 10px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif ; font-style: normal; background: #333333;}


a.nav2:link { text-decoration: none; color: #ffffff; font-size: 12px; font-weight: bold; ; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif}


.head {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none;  color: #00529B;}

.main2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none;  color: #ffffff; background: #ffffff; background-image: url(images/images/border.gif);}

.navigation          {
	margin: 0px 0px 5px;
	padding: 0px;
	position: relative;
	z-index: 99;
	width: auto;
	height: 30px }

.navigation li           {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative }

.navigation li a       {
	color: white;
	font-variant: small-caps;
	font-size: 12px;
	line-height: 30px;
	text-decoration: none }

.navigation li a:hover   {
	color: #e0b1b6 }

.navigation li ul              {
	background-color: #00AB14;
	list-style-type: none;
	float: none;
	margin: 0;
	padding: 0;
	border: solid 1px black;
	position: absolute;
	top: 29px;
	left: -15px;
	width: 150px;
	height: auto;
	display: none }

.navigation li ul li  {
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: auto }

.navigation li ul li h1 {
	color: white;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #000000 }

.navigation li ul li a      {
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 3px 5px 3px 10px;
	border-bottom: 1px solid #000000;
	width: auto;
	height: auto;
	display: block }

.navigation li ul li a:hover  {
	color: #333333;
	background-color: #cccccc }

/* Sub Menu Styles */	
.navigation li:hover ul, .navigation li.over ul   {
	display: block } /* The magic */

/* Fix IE. Hide from IE Mac \*/
.navigation html ul li { float: left; height: 1%; }
.navigation html ul li a { height: 1%; }
/* End */
