.maintxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #c9e5e3;
	text-decoration: none;
}
.nav-bg {
	background-color: #2D4643;
	background-image: url(images/h-nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.nav-bg a{
color:#c9e5e3;
text-decoration:none;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
}
.nav-bg td{
padding:5px 10px;

}
.nav-bg a.main{
font-size:.9em;}

.nav-bg a:hover{
color:#fff;
text-decoration:none;

}
.nav-bg a.sub{
font-size:.75em;
margin:0px 20px ;
}
.mid-bg {
	background-color: #3E5754;
	background-image: url(images/h-img-middle.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.welcome-bg {
	background-color: #2e4645;
	background-image: url(images/h-welcomebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body {
	background-color: #0d0904;
}
.f-txt {
	font-family: Tahoma;
	font-size: 9px;
	color: #c9e5e3;
	text-decoration: none;
}
.maintxtBIG {

	font-family: Tahoma;
	font-size: 14px;
	color: #c9e5e3;
	text-decoration: none;
}
a.click:link, a.click:visited {

	color: #B81D26;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: none;

	

	}

a.click:hover{

	color: #799BC8;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: underline;

	

	}
a.red:link, a.red:visited {

font-size: 11px; 

font-family: Arial, Helvetica, sans-serif; 

color: #333333;

text-decoration: none;

}