body {
	background-color: #BDC295;
	background-image: url(i/leftcol_bg.gif);
	background-repeat: repeat-y;
	padding: 0 20px 0 0;
	margin: 0;
	font-size: 10px;
	color: #424433;
}

.main {
	width: 100%;
	height: 100%;
}

.main td {
	font: normal smaller Verdana, Arial, Helvetica;
	vertical-align: top;
}

.headline {
	height: 74px;
	text-align: right;
	margin: 10px;
}

.content {

	border-top: 2px solid  #127616;

}

.content img {
	border: 1px solid #127616;
	padding: 1px;
	margin: 0 10px 10px 10px;
}

.mainnav {
	left: 78px;
	top: 45px;
	position: absolute;
}

.mainnav img {
	border: 2px solid #127616;
}

.mainnavitem {
	background-image: url(i/mainnav_bg.jpg);
	width:107px;
	height:110px;
}

.mainnavitem_bottom {
	background-image: url(i/mainnav_bg_bottom.jpg);
	width:107px;
	height:114px;
}

.footer {
	padding-top: 5px;
	text-align: center;
	/*font-size: smaller;*/

}

.conditionsList {
	margin-bottom: 10px;
	border-bottom: 1px solid #127616;
}

.conditionsList td {
	padding: 0 7px 8px 0;
}

a {
	text-decoration: none;
	color: #61644C;
}

a:hover {
	color: #EDD4C0
}

.conditionsList td a {
	font-size: smaller;
	font-weight: bold;
}

.conditionsList a:hover {
	font-size: smaller;
	font-weight: bold;
}

.top a {
	font-size: smaller;
	font-weight: bold;
}

.top a:hover {
	font-size: smaller;
	font-weight: bold;
}

.footcondition {
	padding-top: 8px;
}
.footcondition b {
	font-size: smaller;
}

.footcondition p {
	margin-top: 4px;
	margin-bottom: 4px;
}