                /* HTML Rule Sets */              

     TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	line-height: 16px;
	text-decoration: none;
	
	
}

TD.bottom
{
border-top: solid #EFFBAA;
border-top-width: 3px;
border-bottom: solid #EFFBAA;
border-bottom-width: 3px;
margin: 8px 5px 8px 5px;
	
}

a:link { color: #8C2F5E; text-decoration:none; font-weight: bold; }

a:visited { color: #8C2F5E; text-decoration:none; font-weight: bold; }

a:active { color: #8C2F5E; text-decoration:none; font-weight: bold; }

a:hover { color: #386E5D; text-decoration:none; font-weight: bold; }

.white a:hover { color: #FFFFFF; text-decoration:none; font-weight: bold; }

.menu { padding-left: 5px; text-align:left; }

a.sub_menu 
{ 
text-align:left; 
font-size: 10px; 
line-height: 14px; 
font-weight: lighter;
margin: 0px 0px 0px 0px;
}

a.sub_menu_top 
{ 
text-align:left; 
font-size: 10px; 
line-height: 14px; 
font-weight: lighter;
margin: 0px 0px 0px 0px;
}

.sub_menu a:visited { font-weight: lighter; }

.sub_menu a:active { font-weight: lighter; }

.sub_menu a:hover { font-weight: lighter; }

.sub_menu_top a:visited { font-weight: lighter; }

.sub_menu_top a:active { font-weight: lighter; }

.sub_menu_top a:hover { font-weight: lighter; }

div.sub_menu
{
width:185;
border-bottom: solid #C3DE8E;
border-bottom-width: 1px;
margin: 0px 0px 0px 10px;
margin-left: 10px; 
}

div.sub_menu_top
{
width:185;
border-bottom: solid #C3DE8E;
border-bottom-width: 1px;
border-top: solid #C3DE8E;
border-top-width: 1px;
margin: 0px 0px 0px 10px; 
}


p.gif {
margin: 0px 0px 0px 0px;
}

P {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	line-height: 16px;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 5px;
}
               
H1 {
	color: #C3DE8E;
	font-family: Arial;
	font-size: 26px;
	line-height:32px;
	font-weight: lighter;
	text-decoration: none;
	padding-right: 3px;
	display: inline;
}

H2 {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height:22px;
	text-decoration: none;
	padding-right: 3px;
	display: inline;
}

H3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	padding-right: 3px;
	display: inline;
}

H4 {	
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	padding-right: 3px;
	display: inline;
}

