body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color: #000000;
	line-height: 16px;
	background-color: #19385d;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
img {
	border: 0px;
}
table {
	text-align: left;
}
.wrapper {
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	border-top: 5px solid #ffffff;
	margin-top: 30px;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.slideshow {
	position: absolute;
	left: 672px;
}
.sidebar {
	background-color: #9abb59;
	background-image: url(../images/sidebar_back.jpg);
	background-repeat: no-repeat;
	background-position: top;	
}
.sidebar_content {
	margin-left: 79px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-top: 30px;
	color: #303030;
	width: 267px;
}
.sidebar_content a:visited, a {
	color: #303030;
	text-decoration: none;
	font-weight: bold;
}
.sidebar_content a:hover {
	text-decoration: none;
	color: #000000;
}
.sidebar_content img {
	border: 1px solid #ffffff;
}
.sidebar_content br {
	line-height: 8px;
}
.nav {
	width: 509px;
	height: 39px;
	background: #ffffff;
}
.sub_nav {
	background-color: #adc975;
/*	background-color: #ffffff;*/
	height: 32px;
}
.main {
	border-top: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
}
.inline_photo {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.main div {
	margin: 30px;
}
.footer {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 938px;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
}
.footer a, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.footer a:hover {
	text-deoration: none;
	color: #f6ffe3;
}
.wrapper_nav {
	margin-left: 15px;
	background: #ffffff;
}
.sub_menu {
	top-margin: 30px;
}
.main_item {
	color: #186093;

}
.signin_item {
/*	color: #7b9647;*/
	color: #496d00;
}
.star {
	font-weight: bold;
	color: #ff0000;
}
.error {
	color: #b61100;
	font-weight: bold;
}
.message {
	color: #3570b7;
	font-weight: bold;
}
.top_fade {
	background-color: #FFFFFF;
	background-image: url(../images/top_back.jpg);
	background-repeat: repeat-x;
}