.submenu{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder; font-variant: normal; color: #333333;  display: block; float: none; clear: both; padding: 0; border-right-width: 1px; border-left-width: 1px; border-right-color: #cccccc;  border-left-color: #cccccc; margin: 0; line-height: 28px; text-indent: 40px; CURSOR: hand; }

.submenu a{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder; font-variant: normal; color: #333333; text-align: left; display: block; float: none; clear: both; text-decoration: none; }

.submenu a:hover
{
	color: #000000;
	text-decoration:none;
	background-color: #98AED0;

}
.hide{
display: none;
}
.show{
display: block;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.nav{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder; font-variant: normal; color: #333333; text-align: left; display: block; float: none; clear: both; padding: 0; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-color: #cccccc; border-bottom-color: #cccccc; border-left-color: #cccccc; margin: 0; line-height: 28px; text-indent: 5px; border-top: 1px solid #cccccc;CURSOR: hand; }

.nav a{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder; font-variant: normal; color: #333333; text-align: left; display: block; float: none; clear: both; text-decoration: none; }

.nav a:hover
{
	color: #000000;
	text-decoration:none;
	background-color: #98AED0;
}

.navlast{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder; font-variant: normal; color: #333333; text-align: left; display: block; float: none; clear: both; padding: 0; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-color: #cccccc; border-bottom-color: #cccccc; border-left-color: #cccccc; margin: 0; line-height: 28px; text-indent: 5px; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; }
.navlast a{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder; font-variant: normal; color: #333333; text-align: left; display: block; float: none; clear: both; text-decoration: none; }

.navlast a:hover
{
	color: #000000;
	text-decoration:none;
	background-color: #98AED0;
}
.navfirst{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder; font-variant: normal; color: #333333; text-align: left; display: block; float: none; clear: both; border-top-style: none; border-top-color: #cccccc; margin: 0; line-height: 28px; text-indent: 5px;}

.navfirst a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	font-variant: normal;
	color: #333333;
	text-align: left;
	display: block;
	text-decoration: none;
}

.navfirst a:hover
{
	color: #000000;
	text-decoration:none;
	background-color:#98AED0;
	background-repeat: repeat-x;
	filter: RevealTrans(Duration=1, Transition=3);
}
