htm,html,body{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:100%;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #6b7136;
	margin: 0px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #6b7136;
	margin: 0px;
}
a:link, a:visited, a:hover {
	color: #6b7136;
	text-decoration: underline;
}
.langselect {
background-image: url(../imgs/lang_bg.gif);
background-repeat: repeat-x;
}
.login {
background-image: url(../imgs/login_bg.gif);
background-repeat: no-repeat;
}
.content {
background-color: #f4f4ec;
padding: 10px 10px 10px 10px;
}
.content_title {
	background-image: url(../imgs/title_bg.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #6b7136;
	margin: 0px;
	padding: 6px 6px 6px 10px;
}
.content_title_client_zone {
	background-image: url(../imgs/title_bg.gif);
	background-repeat: repeat;
	font-size: 16px;
	font-weight: bold;
	color: #6b7136;
	margin: 0px;
	padding: 6px 6px 6px 10px;
}
.headerrow {
background-color: #dcdac1;
font-size: bold;
padding: 4px 4px 4px 4px;
}
.headerrow_uneven {
background-color: #e7e5d1;
}
.news {
background-color: #dcdac1;
width: 229px;
padding: 6px 6px 6px 6px;
text-align: left;
}
.news2 {
background-color: #e7e5d1;
width: 229px;
padding: 6px 6px 6px 6px;
text-align: left;
}
input {
font-size: 10px;
background-color: #dcdac1;
text-align: left;
border-top: 1px;
border-left: 1px;
border-right: 1px;
border-bottom: 1px;
}
