<!--
body {
	margin: 0;
	padding: 0;
	border-top: 2px solid #5A1F0E;
	background-image: url(img/bg_main.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
.content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	/*background-image: url(img/content_bg.jpg);*/
	background-repeat: no-repeat;
	background-color: #DDDDC9;
	padding-top: 162px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #571806;
	background-image: url(img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menu a{
	color: #571806;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.menu a:hover{
	color: #000000;
	text-decoration: underline;
}
.lefty {
	padding-top: 17px;
	
}
.lefty img{
	margin-top: 14px;
	
}
.maintext {
	font-family: Georgia;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-top: 30px;
	line-height: 2em;
}
.maintext a{
	color: #571806;
	text-decoration: none;
}
.maintext a:hover{
	color: #000000;
	text-decoration: none;
}
.maintext img{
	float: left;
	margin-right: 10px;
	margin-left: 0px;
}
.maintext H1{
	font-family: Georgia;
	font-size: 14px;
	color: #571806;
	text-decoration: none;
}
.table {
	font-family: Georgia;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.botn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #571806;
}

#lang a{
	color: #571806;
	text-decoration: none;
}

#lang a:hover{
	color: #000000;
	text-decoration: underline;
}

#lang{
	width: 100%; 
	text-align: left; 
	margin: 0 0 0 40px; 
	padding: 0;
}

.bottomlink{
	color: #333333;
	text-decoration: none;
}

#tboName{
	padding: 0;
	margin: 0;
	width: 200px;
}

#tboEmail{
	padding: 0;
	margin: 0;
	width: 200px;
}

#tboContent{
	padding: 0;
	margin: 0;
	width: 200px;
	height: 100px;
}

#btnSubmit{
	margin: 20px 0 0 0;
	padding: 0:
}

-->
