@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.container {
	padding: 0px;
	height: auto;
	width: 898px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #423e3e;
}
.top {
	background-color: #910313;
	margin: 0px;
	padding: 0px;
	height: 114px;
	width: 898px;
}
.nav {
	background-color: #404040;
	margin: 0px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #423e3e;
	border-bottom-color: #423e3e;
}
.nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nav li {
	display: inline;
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #737373;
}
.nav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.content {
	margin: 0px;
	padding: 20px;
	height: auto;
	width: 858px;
	background-image: url(../images/template/backgorund.jpg);
	background-repeat: no-repeat;
}
.content h1 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.links a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.links a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #CC0000;
}
.red2 {
	padding: 0px;
	width: 898px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: right;
	color: #666666;
	font-size: 9px;
}
.red2 a {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
.red2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #CC0000;
}
