/* CSS Document */
html{
	overflow: -moz-scrollbars-vertical;
	height:100%;
}

body{
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.maintable {

	background-color: #111111;
	width: 100%;
	height: 100%;	
}


.main_header_left {
	background-image: url(images/main_header_left.jpg);
	background-repeat: no-repeat;
	width: 460px;
	height: 219px;
	
}
.main_header_right {
	background-image: url(images/main_header_right.jpg);
	background-repeat: no-repeat;
	width: 340px;
	height: 219px;
	
}
.inner_header_left {
	background-image: url(images/inner_header_left.jpg);
	background-repeat: no-repeat;
	width: 460px;
	height: 144px;
	
}
.inner_header_right {
	background-image: url(images/inner_header_right.jpg);
	background-repeat: no-repeat;
	width: 340px;
	height: 144px;
	
}
.maps_left {
	background-image: url(images/map_splash.gif);
	background-repeat: no-repeat;
	width: 460px;
	height: 147px;
	
}
.header_back_right {
	background-image: url(images/header_back_right.gif);
	background-repeat: repeat-x;
	height: 219px;
	
}
.header_back_left {
	background-image: url(images/header_back_left.gif);
	background-repeat: repeat-x;
	height: 219px;
	
}
.inner_header_back_right {
	background-image: url(images/inner_header_back_right.gif);
	background-repeat: repeat-x;
	height: 144px;
	
}
.inner_header_back_left {
	background-image: url(images/inner_header_back_left.gif);
	background-repeat: repeat-x;
	height: 144px;
	
}
.top {
	background-color:#000000;
	vertical-align: bottom;
	height: 95px;
	width: 1004px;
	
}


.body {
	background:url(images/body_back.gif);
	background-repeat:repeat-x;
	background-color: #59290a;
	vertical-align: top;


}
.body-back {
	background:url(images/body_back.gif);
	background-repeat:repeat-x;
	background-color: #59290a;
	vertical-align: top;


}
.body_right {
	background:url(images/body_back.gif);
	background-repeat:repeat-x;
	background-color: #55220b;
	width: 100%;

}
.text_td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b8b8b8;
	text-align:left;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	vertical-align: top;
	text-align:left;
}

.h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 21px;
	text-align: left;
	padding-left:5px;
	padding-top:5px;
	vertical-align: top;
	color: #141414;
}
.h2_white {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	padding-left:5px;
	padding-top:5px;
	vertical-align: top;
	color: #ffffff;
}


.text_white {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-align:left;
	

}
.text_white_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-align:left;
	text-decoration: none;	

}
a.text_white_link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-align:left;
	text-decoration: none;	

}

.text_td_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b8b8b8;
	font-weight: normal;
	text-align:left;
	text-decoration: none;	

}
a.text_td_link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b8b8b8;
	font-weight: noram;
	text-align:left;
	text-decoration: underline;	

}
.text_white_link_center {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-align:center;
	text-decoration: none;	

}
a.text_white_link_center:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-align:center;
	text-decoration: none;	

}

.logo {
	background-image: url(images/logo.gif);
	background-repeat:no-repeat;
	width: 238px;
	height:49px;

}
.vert_hr {
	background:url(images/vert_line.gif);
	background-repeat: repeat-y;
	background-position: top;	
	width:7px;
}

.grey_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b8b8b8;
	text-align:left;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	font-weight: bold;
	text-decoration: none;
     
}

.hor_hr {
	background:url(images/hor_line.gif);
	background-repeat:repeat-x;
	background-position: center;
	height:5px;
	
}
.footer_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b8b8b8;
	text-align:center;
	text-decoration: none;	
	
}
a.footer_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b8b8b8;
	text-align:center;
	text-decoration: none;
	
}
a.footer_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b8b8b8;
	text-align:center;
	text-decoration: underline;
}	

	
	