@charset "utf-8";
#address {
	position: absolute;
	right:10px;
	top:0;
	z-index:2;
	color: #fff;
	font-size: 12px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}
.right_cell_red {
	background-color: #750003;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	margin: 0px;
	width: 155px;
	display: block;
}
.curve {
	height: 42px;
	background-position: center top;
	background-image: url(Images/top_link_curve.jpg);
	text-align: center;
	vertical-align: top;
}

.footer {
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	font-size: 12px;
}
.right_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	width: 150px;
	background: url(Images/nav_image.jpg) 0px 42px repeat-x;
}
.right_links {
	padding-right: 10px;
	width: 150px;
}
.right_links a {
	color: #ffffff;
	text-decoration: none;
}
.right_cell a img {
	border: none;
}
.text_just {
	text-align: right;
	vertical-align: top;
	padding-right: 15px;
}
.red_color {
	color: #FF0000;
	font-weight: bolder;
	text-decoration: none;
}
.footer_small {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.footer_tiny {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}



.red_fade_top {
	background-color: #000000;
	background-image: url(Images/top_red_fade.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 164px;
}
.red_bar {
	background-image: url(Images/backround_button.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 34px;
}
.text_just_main {
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	padding-right: 10px;
}
.text_just_main_right {
	text-align: right;
	vertical-align: top;
	color: #FFFFFF;
}
.text_just_table {
	text-align: justify;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}
.navigationa {
	color: #FFFFFF;
	text-decoration: none;
}
.navigationa:hover {
	color: #DBAE4F;
	text-decoration: blink;
