body,
html {
	margin:0;
	padding:0;
	color:#333333;
	background-image: url(../../images/mainbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
    }

#container {
	font-family: Arial;
	font-size: 11px;
	width: 1000px;
	padding-bottom: 12px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topheader {
	background-image: url(../images/top_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 87px;
	width: 1000px;
}

.sidebar-top {
	background-image: url(../images/side_top.gif);
	height: 8px;
	width: 153px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.sidebar-bottom {
	background-image: url(../images/side_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	background-position: left bottom;
}

.side-ad {
	background-color: #FFFFFF;
	width: 153px;
	float: left;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 0px;
	clear: left;
	margin-left: 0px;
	background-image: url(../images/side_bg.gif);
}
.side-ad h1 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-top: -5px;
	background-color: #2a4850;
	height: 20px;
	font-weight: normal;
}


#content {
	width: 710px;
	margin-top: 3px;
	float: right;
	margin-left: 8px;
	clear: both;
}


#main {
	width: 880px;
	margin:0px auto;
}
.maincontents {
	width: 680px;
	margin-left: 39px;
	float: left;
	clear: both;
}
#content     h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #4e4e4e;
	letter-spacing: -1px;
	line-height: 21px;
	margin-top: 0px;
	font-weight: normal;
}

#title_bar {
	background-image: url(../images/bg_title.gif);
	background-repeat: repeat-x;
	height: 49px;
	border: 1px solid #eeeeee;
	padding-left: 7px;
	padding-top: 13px;
	margin-bottom: 10px;
}
#title_bar  h1 {
	font-family: Arial;
	font-size: 24px;
	color: #e85979;
	font-weight: bold;
	background-image: url(../images/icon_plus.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	letter-spacing: -2px;
	line-height: 17px;
}
#top_ad {
	clear: both;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-image: url(../images/top_ad.gif);
	height: 98px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 80px;
	background-repeat: no-repeat;

}
.line-height {
	line-height: 0.8em;
	padding-left: 5px;
}

.line {
	background-image: url(../images/line.gif);
	height: 13px;
	margin-top: -7px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
}

.line01{
	background-image: url(../images/line01.gif);
	height: 13px;
	margin-top: -10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	background-repeat: repeat-x;
}
.line02 {
	background-image: url(../images/line.gif);
	height: 13px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

#footer {
	font-family: Arial;
	font-size: 11px;
	color: #e6f8ca;
	background-color: #5B913E;
	clear: both;
	background-image: url(../images/footer.gif);
	padding-top: 90px;
	padding-bottom: 5px;
	background-repeat: repeat-x;
	height: 40px;
	text-align: center;
	padding-right: 45px;
}
#footer li {
	font-family: Arial;
	font-size: 11px;
	color: #e6f8ca;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e6f8ca;
	display: inline;
	padding-right: 10px;
}
#footer a {
	font-family: Arial;
	font-size: 11px;
	color: #e6f8ca;
}
#footer a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #e6f8ca;
}
#navigation {
	background-image: url(../images/nav_bar.gif);
	height: 45px;
	width: 1000px;
	font-family: Arial;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	margin:0 auto;
	font-weight: bold;
}

.solidblockmenu{
	float: none;
	font: 11px Arial;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 62px;
	padding-top: 14px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #4c4c4c;
	text-decoration: none;
	margin-right: 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-weight: bold;
}

.solidblockmenu li a:visited{
	color: #4c4c4c;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #4c4c4c;
	background-image: url(../images/tag_over.gif);
	background-repeat: repeat-x;
	padding-right: 8px;
	padding-left: 8px;
}

.form {border:#dadada 1px solid; background:#ffffff; font-weight:bold; font-size:13px; padding:4px; height:14px;}
.buton {height:22px;border:0px;font-size:12px;color:#ffffff;font-family:Arial;font-weight:bold;background-color:#589442;padding-left:4px;padding-right:4px;}
.white a {color: #000000; padding:3px;text-decoration:none;}
.white a:link{color: #000000; padding:3px; text-decoration:none;}
.white a:visited{color: #000000; padding:3px;text-decoration:none}
.white a:active{color: #000000; padding:3px;text-decoration:none}
.white a:hover{color: #9EC466;text-decoration:underline;padding:4px;}
