.mainbg {
	background-color: #000000;
	background-image: url('/images/ght4.gif');
	background-repeat: repeat;
}
.nav {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #A7A9AC;
	padding: 6px;
	list-style-type: none;
}
.maintxt {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	padding: 6px;
	list-style-type: none;
}
.botnav {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	background-color: #000000;
	border: 6px solid #FFFFFF;
}
.botnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.botnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.botnav a:hover {
	color: #999999;
	text-decoration: none;
}
.botnav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:link {
	color: #A7A9AC;
	text-decoration: none;
}
.nav a:visited {
	color: #A7A9AC;
	text-decoration: none;
}
.nav a:hover {
	color: #000000;
	text-decoration: none;
}
.nav a:active {
	color: #A7A9AC;
	text-decoration: none;
}

