@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;

}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #B79645;
}

.header_bg {
	background-image: url(images/upper_bg.jpg);
	background-repeat: repeat-x;
	height: 197px;
	width: 100%;
}

.welcome {
	height: 197px;
	margin: 0px;
	padding: 0px;
}

.welcome_upper {
	height: 161px;
	background-image: url(images/welcome.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	vertical-align: top;
}

.left_col {
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 168px;
	margin: 5px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #B79645;
	text-align: left;
	vertical-align: top;
}

.left_col .leftcolspecial {

	color: #FF0000;
	text-align: left;

}
.menu_bar {
	color: #000000;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 15px;
	height: 33px;
}

.menu_bar a {
	color: #000000;
	text-decoration: none;
	padding-right: 20px;
}

.menu_bar a:hover {
	color: #000000;
	text-decoration: underline;
}

.right_col {
	color: B79645;
	padding: 15px;
	text-align: left;
	vertical-align: top;
}

#apDiv1 {
	position:absolute;
	left:881px;
	top:118px;
	width:73px;
	height:73px;
	z-index:1;
}

.style1 {color: #B79645}

.header_bg img {
	font-family: Arial, Helvetica, sans-serif;
}
