.body-txt {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
}
.heading {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-transform: uppercase;
	}
	.whiteheading {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}
a:link       { text-decoration: none; color: #1884CE }
a:active     { text-decoration: none; color: #1884CE }
a:visited    { text-decoration: none; color: #1884CE }
a:hover      { color: #000000; text-decoration: none }


img {
	border:0px;
}



.heading2 {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	}
	
.nav_t {
border-bottom:1px solid #424242;
border-top:3px solid #119F3A;
border-right:1px solid #424242;
background-color:#666666;
background-position:left;
background-repeat:no-repeat;
padding-left:10px;

}

.nav_t a {
color:#424242;
}

.nav_a {
border-bottom:1px solid #424242;
border-top:3px solid #cc0000;
border-right:1px solid #424242;
background-color:#cccccc;
background-position:left;
background-repeat:no-repeat;
padding-left:10px;

}

.nav_a a {
color:#424242;
}