.sub {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.bod {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #000000;
}
.sub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
A {     
	font-family: Tahoma;
	font-size: 11px;
        Color : #2A9D3C; font-weight: bold;
	text-decoration : none;
}
A:hover { 
        font-family: Tahoma;
	font-size: 11px;
	Color : #2A9D3C; font-weight: bold;
	text-decoration : underline;
}.bodwh {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;

}
.sub3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.title {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	color: #FFA523;
	font-weight: bold;

}
.title2 {
	color: #5995E6;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
}
.sub4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC3300;
}
.sub5 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #68A310;
}
.title3 {
	font-family: Garamond;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	font-style: italic;

}
.title4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;

}
a.nav:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.bodwh2 {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
}

table
{
font-family:verdana;
font-size:11px;

}
body, .TMenuItem
{
font-family:verdana;
font-size:11px;
background-color: #ffffff;
}
body{
margin-left=0px;
margin-top=0px;
margin-right=0px;
margin-bottom=0px;

}
a
{
text-decoration:none;
}

a:visited
{
text-decoration:none;
color:blue;
}

a:hover
{
text-decoration:underline;
color:red;
}



.HMenu
{
cursor:hand;
width: 100%;
font-size: 12px;
}
.HMenuItem
{
	padding-right: 25px;
	padding-left: 25px;
	font-weight: bold;
	padding-bottom: 10px;
	cursor: hand;
	color: #ffffff;
	padding-top: 10px;
	border-bottom: #ff3333 2px solid;
	font-family: Arial, Verdana;
	background-color: #000000;
}
.HMenuItemOver
{
	padding-right: 25px;
	padding-left: 25px;
	font-weight: bold;
	padding-bottom: 10px;
	cursor: hand;
	color: red;
	padding-top: 10px;
	border-bottom: #ff3333 2px solid;
	font-family: Arial, Verdana;
	background-color: #000000;

}
.HMenuItemDown
{
padding-right: 25px;
	padding-left: 25px;
	font-weight: bold;
	padding-bottom: 10px;
	cursor: hand;
	color: #ffffff;
	padding-top: 10px;
	border-bottom: #ff3333 2px solid;
	font-family: Arial, Verdana;
	background-color: #000000;
}
