html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #000;
	color: #FFF;
}
form {
	margin: 0;
	padding: 0;
}
body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	min-width: 750px;
}
a {
	color: #ED8C87;
	text-decoration: underline;
}
a:hover {
	color: #EB7C76;
}
p {
	padding-bottom: 12px;
	margin: 0px;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 12px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}
.bigLink a {
	color: #E14137;
	font-size: 20px;
	font-weight: bold;
}
.bigLink a:hover {
	color: #FFF;
}
.bgx {
	background-repeat: repeat-x;
}
.bgy {
	background-repeat: repeat-y;
}
.bgnr {
	background-repeat: no-repeat;
}
.spacer {
	visibility: hidden;
}
.bmenu {
	padding-top: 2px;
	color: #FFF;
}
.bmenu a {
	color: #FFF;
	text-decoration: none;
}
.bmenu a:hover {
	text-decoration: underline;
}
.nitem {
	text-transform: uppercase;
}
.nitem a {
	color: #232D54;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 22px;
	text-decoration: none;
}
.nitem a:hover {
	color: #FFF;
}
.bgrr {
	background-repeat: no-repeat;
	background-position: right;
}
.title {
	padding-top: 7px;
}
.title h1 {
	color: #FFF;
	text-transform: uppercase;
	font-size: 16px;
}
.content {
	padding: 12px 30px 10px 23px;
	text-align: justify;
	color: #FFF;
}
.menu {
	margin-left: 15px;
}
.menu td {
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 24px;
	padding-right: 12px;
	background: url(../images/emblem.png) no-repeat 0px 5px;
}
.menu a {
	color: #FFF;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}
.dv {
	position: absolute;
	top: 5px;
	left: 0px;
}
.dv2 {
	position: absolute;
	top: 65px;
	right: 5px;
}
.dv3 {
	color: #232D54;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
.ttitle {
	text-transform: uppercase;
	font-size: 12px;
	padding-right: 2px;
}
.inp {
	width: 136px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}
.tcm {
	color: #FF2D17;
	font-weight: bold;
}

.w1 {
	color: #ffff99;
}

.w1 a {
	color: #ffff99;
	font-weight: bold;
	text-decoration: underline;
}

.news_date {
}
.news_title {
	font-weight: bold;
	color: #FFFF99;
}
.news_content {
	padding-left: 20px;
}
