.profile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(images/backline.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 30px;
	background-color: #7D6E51;
}
.table_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #52462F;
	height: 74px;
	width: 100%;
}
.submenu {
	background-color: #E4DED4;
	font-family: UB-AntiqueOliveLight;
	font-size: 20px;
	color: #5A4F39;
	font-weight: bolder;
	list-style-position: outside;
	list-style-type: lower-roman;
}
.submenu a:link {
	color: #5A4F39;
	font-weight: bold;
	text-decoration: none;
}
.submenu a {
	font-weight: bold;
	color: #5A4F39;
	text-decoration: none;
}
.submenu a:hover {
	font-weight: bold;
	color: #7A5304;
	text-decoration: underline;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E4DED4;
}
.news_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.news a {
	font-weight: bold;
	color: #E4DED4;
	text-decoration: underline;
}
.news a:link {
	font-weight: bold;
	color: #E4DED4;
	text-decoration: underline;
}
.news a:hover {
	font-weight: bold;
	color: #F5B210;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A4F39;

}
.submenu2 {
	color: #E4DED4;
	background-color: #52462F;
}
.tabledis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E4DED4;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid E4DED4;
	width: 100px;
	background-color: #E4DED4;
	color: #52462F;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E4DED4;
	border: 1px solid #E4DED4;
	color: #52462F;
}
