body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
	background-color: #000000;
	background-image: url(images/common/main_bground.jpg);
}
.white_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #999999;
}

.white_text a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}

.white_text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}

.white_text a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}

.form_boxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	border-color: #000000;
	border: solid #990000 1px;
}
.background_left {
	background-image: url(images/common/background_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.header {
	background-image: url(images/common/header_bground.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 800px;
	vertical-align: bottom;
	text-align: right;
}
.header_left {
	background-image: url(images/common/header_bground_sides.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.header_right {
	background-image: url(images/common/header_bground_sides.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	width: 960px;
	margin:0 auto;
}
.background_right {
	background-image: url(images/common/background_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #990000;
}

.subheads a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;	
}

.subheads a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.subheads a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.middle_background {
	background-image: url(images/common/middle_bground.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.middle_box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1D0605;
	border-bottom-color: #1D0605;
	border-left-color: #1D0605;
	background-color: #000000;
}
