body, td {
	font: 10px Verdana, Helvetica;
	color: #3F1D03;
	line-height: 16px;
}
strong {
	color:#000;
	text-align: center;
}
a {color: #3F1D03;text-decoration: none;}
a:hover {
	color: #3F1D03;
	text-decoration: underline;
	text-align: center;
}
.content_10 {
	font: 10px Verdana;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
}
.content_9 {
	font: 9.5px Verdana;
	line-height: 12.5px;
	text-align: left;
	vertical-align: top;
}
.content_8 {
	font: 8px Verdana;
	line-height: 13px;
	text-align: left;
	vertical-align: top;
}
.content_7 {
	font: 7.5px Verdana;
	line-height: 10px;
	text-align: left;
	vertical-align: top;
}
.content_nosub {
	width: 490px;
	height: 356px;
	padding: 10px 36px;
	vertical-align: middle;
	text-align: left;
	border: 0px solid #ff0000;
	overflow: auto;
	color: #3b2d2b;

	scrollbar-face-color: #648c3c !important;
	scrollbar-shadow-color: #648c3c !important;
	scrollbar-highlight-color: #648c3c !important;
	scrollbar-3dlight-color: #648c3c !important;
	scrollbar-darkshadow-color: #648c3c !important;
	scrollbar-track-color: #fff !important;
	scrollbar-arrow-color: #fff !important;
}
.content a:hover {color: #000;}
.content_nosub a:hover {color: #000;}
.subnav {
	height: 15px;
	text-align: left;
	vertical-align: top;
}
.subnav td, .subnav td a {
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	color: #648c3c;
}
.subnav td a:hover {
	color: #000;
}
.image {
	vertical-align: top;
	width: 310px;
	height: 376px;
}
.footer td {
	font: 10px Verdana;
	text-align: left;
	vertical-align: top;
}
.footer td a {
	text-decoration: none;
}

/* FORM */
.form {
	width: 90%;
	text-align: left;
	border: 0px solid #ff0000;
}
.form input, .form textarea {
	width: 100%;
	background-color: #e8e7de;
	color: #3F1D03;
	border-style : none; 
}

.form select {
	width: 100%;
	background-color: #e8e7de;
	color: #3F1D03;
	border-style : none; 
	font-size: 10px; 
	font-weight: normal; 
	margin-right:0px;
	margin-left:0px;
}

input.textbox {
	background-color: #e8e7de;
	color: #3F1D03;
	border-style : none; 
	font-size: 10px; 
	font-weight: normal; 
	margin-right:0px;
	margin-left:0px;
	width:50px;
}
input.button {
	background-color : #CCCCCC; 
	border : 1px #706F6F solid; 
	color : #000000; 
	font-size: 9px; 
}
input.buttonrese {
	background-color : #FFFFFF; 
	color : #3F1D03; 
	font-size: 10px;
	width:50px;
}
.buttonsub {
	background-color : #44382C; 
	color : #FFFFFF; 
	font-size: 10px;
	width:50px;
}
.error {
	color: #ff0000;
}
.error strong {
	color: #ff0000;
}
.right_ad {
	height: 200px;
	width: 200px;
	position: fixed;
	float: right;
}
