body {
	background: #F0E7DB;
	font-family: Georgia, Times New Roman, Times, serif;
}
.maintable {
	border: #000000 solid 1px;
	background-color: #FFFFFF;
}
.footer {
	background-color: #EFEFEF;
	color: #666666;
	font-size: 10px;
	padding: 5px;
}
.maintext {
	font-size: 13px;
	padding: 10px;
	line-height: 20px;
}
.maintext a {
	text-decoration: none;
	border-bottom: 1px dashed #2B4C55;
	color: #2B4C55;
}
.maintext a:hover {
	text-decoration: none;
	border-bottom: 1px solid #2B4C55;
	color: #2B4C55;
	background-color: #D3F0F6;
}
.sidebox {
	font-size: 11px;
	padding: 5px;
	background: url(images/box_bg6.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #E2DACF;
	font-weight: normal;
}
.sidebox_title {
	font-size: 14px;
	font-weight: bold;
}
.sidebox_ad {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.sidebar_description {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}
.sidebar {
	font-size: 11px;
	padding: 5px;
	background-color: #58282F;
}
.sidebar ul {
	list-style-type: square;
}
.title_smallbox {
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	padding: 3px;
	padding-left: 5px;
}
.border_box {
	border: #666666 solid 1px;
	font-family: Arial, sans-serif;
	line-height: 15px;
}
.border_box a {
	border-bottom: #333333 dotted 1px;
	text-decoration: none;
	color: #333333;
}
.border_box a:hover {
	border-bottom: #333333 solid 1px;
	text-decoration: none;
	color: #333333;
}
.border_box input {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	background-color: #E7FAFE;
	border: #000000 1px solid;
	margin: 3px;
	padding: 3px;
}
.title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	color: #58282F;
}
.navbar a {
	border: 1px solid #6D8C9D;
	padding: 5px;
	margin: 3px;
	color: #000000;
	background-color: #B1E3FE;
	text-decoration: none;
	text-align: center;
}
.navbar a:hover {
	border: 2px solid #6D8C9D;
	padding: 5px;
	margin: 3px;
	color: #000000;
	background-color: #B1E3FE;
	text-decoration: none;
	text-align: center;
}
.small_header {
	padding: 10px;
}
.login_status {
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding: 10px;
	border: 1px solid #333333;
	margin: 3px;
	color: #333333;
	background: url(images/box_bg4.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #B0CCD1;
	line-height: 18px;
}
.login_status a {
	text-decoration: none;
	border-bottom: 1px dashed #333333;
	color: #333333;
}
.login_status a:hover {
	text-decoration: none;
	border-bottom: 1px solid #333333;
	color: #333333;
}
.form input {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	background-color: #F0E7DB;
	border: 1px solid #000000;
	margin: 3px;
	padding: 3px;
}
.form textarea {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	background-color: #F0E7DB;
	border: #000000 1px solid;
	margin: 3px;
	padding: 3px;
}
.error {
	border: #990000 1px solid;
	background-color: #FFBABA;
	padding: 5px;
}
.message {
	border: #B0D8A1 1px solid;
	background-color: #D0FFBE;
	padding: 5px;
}
.notactive {
	background-color: #FFBABA;
}
.active {
	background-color: #D0FFBE;
	border: 1px solid #B0D8A1;
}
#navtop {
	background-color: #D7D9D8;
	background: url(images/navbg2.jpg);
	padding: 3px 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#navtop a {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #333333;
	background-color: #C5DEFF;
	background-repeat: repeat-x;
	background: url(images/navbg2.jpg);
	text-decoration: none;
	margin: 0px;
	padding: 3px 30px;
	font-size: 11px;
	text-decoration: none;
}
#navtop a:hover {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-repeat: repeat-x;
	background: url(images/navbg_hover.jpg);
	background-color: #2B4C55;
	margin: 0px;
	padding: 3px 30px;
	font-size: 11px;
	text-decoration: none;
}
.picture_embed {
	padding: 5px;
	margin: 15px;
	float: right;
}
.picture_embed_left {
	padding: 5px;
	margin: 15px;
	float: left;
}
.rule hr {
	color: #CCCCCC;
	border-bottom: #CCCCCC 1px solid;
	size: 0px;
}
.icon a {
	border: 0px;
	background-color: #FFFFFF;
}
.icon a:hover {
	border: 0px;
	background-color: #FFFFFF;
}