@charset "utf-8";
body {
	background-color: #000000;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.left_text {
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 15px;
}

.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F5CD90;
	text-decoration: none;
}
.bottomnav :hover   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
}.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #F5CD90;
	text-decoration: none;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F5CD90;
	text-decoration: none;
}
.topnav :hover   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
}
.border {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B70C02;
	border-bottom-color: #B70C02;
	border-left-color: #B70C02;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.border2 {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #4F0000;
	border-right-color: #4F0000;
	border-bottom-color: #4F0000;
	border-left-color: #4F0000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5CD90;
	text-decoration: none;
}
.body {
	background-image: url(Images/gradient.jpg);
	background-repeat: repeat-x;
}
.rightnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}
.rightnavigation :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F5CD90;
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	text-decoration: none;
}
.back :hover   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F5CD90;
	text-decoration: none;
}
.line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f0000;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5CD90;
	text-decoration: underline;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c60001;
	text-decoration: none;
}
