html {
  height: 100%;
}

form {
  margin: 0;
  padding: 0;
}
table{
	margin: 0em;
	padding: 0em;

}

body {
	font-family: Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000;
	background-color: white;
	text-align: center;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*Settings*/
div.page{
	width: 1000px;
	margin: 10px auto 0;
	padding: 0em;
	text-align: left;
}
div.body{
	width: 825px;
}

div.mainmenu{
	display: block;
	background-image: url(../images/wood.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 305px;
}
div.content{
	margin: 10px 0em 0;
	padding: 0em;
	
}
div.padding{
	margin: 0em;
	padding: 0 10px;
	width: 690px;
	float: left;
	
}
div.left{
	display:block;
	width: 110px;
	float: left;
}
div.left .moduletable ul{
	margin: 0em 10px 0 0px;
	padding: 70px 0px 10px 0px;
	background-image: url(../images/ornament.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.moduletable_extra ul{
	background-image: none;
	text-align: right;
	margin: 0em 10px 0 0;
	padding: 0em;
}
.moduletable_extra ul li a span{
 font-size: 9pt;
}

div.left ul li{
	list-style: none;
	text-align: right;
}

div.left ul li a{
 text-decoration: none;
 color: black;
 margin: 0em;
 padding: 0em;
 text-transform: uppercase;
}

div.left .moduletable ul li ul{
	margin: 0em 0px 0 0px;
	padding: 0px 5px 0px 0px;
	background-image: none;
	background-position: top right;
	background-repeat: no-repeat;
	font-weight: normal;

}
div.left ul li.active ul li a, div.left ul li.active ul li a span{
 text-decoration: none;
 font-weight: normal;
 font-size: 9pt;
 color: #5f300d;
}

div.left ul li.active ul li ul{
	margin: 0em 10px 0 0px;
	padding: 0em;
}

div.left ul li.active ul li ul li a span{
 text-decoration: none;
 font-weight: normal;
 font-size: 8pt;
 color: black;
}



div.left ul li.active ul li a span{
	font-weight: normal;
}

div.left ul li a:hover{
	text-decoration: underline;
}
div.left ul li.active a{
	text-decoration: underline;
}



div.bottom{
	clear: both;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 81px;
	margin: 0em;
	padding: 0em;
}

div.bottomAds{
	margin: 10px 0 0em;
	padding: 0em;
}

div.rightAds{
	width: 165px;
	margin: 0em 0 0 830px;
	padding: 0em;
	height: 690px;
	position: absolute;
	top: 70px;
	xbackground-color: #d3d3d3;
}
div.latestNews{
	width: 226px;
	height: 204px;
	display: block;
	position: absolute;
	top: 100px;
	margin: 0em 0 0 50px;
	background-image: url(../images/lapp.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0em;
	z-index: 1000000;
}
.latestNews h3{
	margin: 0em;
	padding: 0em;
	font-size: 11px;
	text-align:right;
}
table.gk_news_show_table, .gk_news_show_table tr, .gk_news_show_table tr td{
	margin: 0em;
	padding: 0em;
}
.newsPadding{
	margin: 0em;
	padding: 35px 50px 0 20px;
}
p.gk_news_show_news_info{
	margin: 0em;
	padding: 0em;
	font-size: 10px;
}
.gk_news_show_tablerow_bottom{
	margin: 0em;
	padding: 10px 0 0;
}
.latestNews ul{
	margin: 0px 0 0em;
	padding: 0px 0 0em;
}
.latestNews a{
	margin: 10px 0 0em;
	padding: 10px 0 0em;
	display: block;
	color: black;
	text-decoration: none;
	font-size: 16pt;
	line-height: 18pt;
}