body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../img/zhtpg_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #B8BEB0;
	background-position: top;
}
.main {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 30px;
}
p, h1, h2, h3, h4, h5, h6, form {
	margin: 0px;
	padding: 0px;
}
table {
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 16px;
	color: #2c4c10;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #fe0000;
}
.ramik {
	border: 1px solid #2c4c10;
}

h3 {
	font-size: 13px;
	color: #878B7C;
	text-transform: uppercase;
}
.main a {
	font-weight: bold;
	text-decoration: none;
	color: #2c4c10;
}
.main a:hover {

	font-weight: bold;
	text-decoration: underline;
	color: #2c4c10;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 30px;
}
.copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover, .news a:hover, .rightmenu a:hover {
	color: #fe0000;
	text-decoration: none;
}
.inputfield {
	border: solid 1px #2c4c10;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	vertical-align: bottom;
}
.inputbutton {
	border: solid 1px #2c4c10;
	background-color:#2c4c10;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:10px;
	vertical-align: bottom;
}
.news {
	padding:2px; 
	color:#FFFFFF;
}
.news a {
	color: #f1f1f1;
	text-decoration:none;
}
.rightmenu a {
	color: #2c4c10;
	text-decoration: none;
	}
.rightmenu .selected {
	color: #fe0000;
	}	
