@charset "utf-8";
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding-top: 0px;
	background-repeat: repeat;
}
.body_color {
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/topboss3.jpg);
}
.white_bottom_box {
	background-position: right bottom;
	text-align: right;
}
.white_bottom_box_left {
	background-position: left bottom;
	text-align: left;
}

.Logo_text {
	color: #FFFFFF;
	text-align: center;
	width: 50%;
	padding: 0px 15px 10px 15px;
	margin: 0px;
}

.nav_bar {
	background-repeat: repeat-x;
	height: 23px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.red_color {
	color: #FF0000;
}
.right_corner_box {
	background: #5B0002 url(images/right_corner.jpg) right top no-repeat;
	text-align: right;
	vertical-align: top;
	padding: 0px 5px;
}
.left_box_corner {
	background: #5B0002 url(images/left_corner.jpg) left top no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 0px 5px;
}
.left_box_corner h2, .right_corner_box h2 {
	font-size: 12px;
	text-decoration: underline;
	color: #FF0000;
	text-align: center;
}
.main_table {
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: top;
	vertical-align: top;
}
.left_box, .right_box {
	background-color: #5B0002;
	background-repeat: repeat;
	width: 150px;
	text-align: justify;
	vertical-align: top;
	background-position: top;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	height: 0px;
}
.left_box { text-align:center}
.center_table {
	width: 550px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
}
.footer {
	text-align: center;
	vertical-align: top;
}


.footer_copy_right {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.logo {
	width: 450px;
	margin: 0px;
}
#logo_left {
	float: left;
	width: 50%;
	height: 100%;
	display: block;
}
#logo_right {
	float: right;
	width: 49%;
	height: 100%;
	display: block;
}
/*.logo div { border: thin solid #fff;}*/
.text_logo_box {
	background-color: #000000;
	text-align: justify;
	vertical-align: top;
	padding-right: 15px;
	padding-left: 15px;
}
.navigationa {
	color: #000000;
	text-decoration: none;
}
.navigationa:hover {
	color: #FF0000;
	text-decoration: blink;
}
.text_just {
	color: #000000;
	text-align: justify;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
}
.text_just {
	color: #000000;
	text-align: justify;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
}
.right_cell {
	background-position: center top;
	text-align: center;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
}
