a:hover {  
	color: #4572ab;
	}

a:link {  
	text-decoration: underline;
	color: #000099;
	}
	
a:visited {  
	color: #4572ab; 
	text-decoration: underline;
	}
	
a:active {
	text-decoration: underline;
	}

.title {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 24px; 
	color: #000099; 
	font-weight: bold;
	}
	
.fine {  
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 10px; 
	text-transform: none; 
	color: #990000;
	}
	
.b {  
	font-weight: bold;
	}
	
.white {  
	color: #FFFFFF;
	}
	
.tabletext {  
	font-size: 16pt; 
	font-weight: bold;
	}
	
.redhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	line-height: 24px;
	}
	
.smallredhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	line-height: 16px;
	}
	
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #000099;
	}
	
.bigbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 24px;
	}
	
.bigbodyred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	line-height: 24px;
	}
		
.smallbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
	}
	
.smallbodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	}
	
.smallredbodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	line-height: 18px;
	}

.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: 000000;
	}
	
.Bigtroop {
	font-size: 36px;
	color: #000099;
	}

.welcome {
	font-size: 36px;
	color: #000099;
	}
	
.headrblack {
	color: #000000}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}

.middlebodybold {
	font-size: 14px;
	line-height: 20px;
	}
	
.bottomnav {
	font-size: 11px
	}
	
.style15 {
	font-size: 22px; font-weight; bold
	}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/latest-flyout.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu {height:132px; width:145px; position: relative;}
#menu ul#toplevel {height:132px; width:145px;position:absolute; left:0; top:0; background:none;}

#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; margin-left:10px;  background:#efefef;}

#menu li {margin:0; padding:0; list-style:none;}
#menu li {display:inline-block; display:inline;}
#menu ul ul {position:absolute; left:-9999px;}

#menu a {display:block; font: bold 14px/18px arial, helvetica, sans-serif; color:#000099; line-height:30px; text-decoration:none; padding:0 6px 0 12px; margin-left: 0px;} 

#menu ul li:hover > ul {left:100%; margin-top:-30px; margin-left:-1px;}

#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {left:100%;}
#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {left:-9999px;}

#menu li a:hover {color: #fff; background: #000099;} 
#menu li:hover > a {color: #fff; background: #000099;}
#menu li a.fly {background: url(img/arrow.gif) no-repeat right top;}
#menu li a.fly:hover {background:#000099 url(img/arrow-white.gif) no-repeat right top;} 
#menu li:hover > a.fly {background:#000099 url(img/arrow-white.gif) no-repeat right top;}

#menu table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-7px; margin-left:-1px;}

