vmi {
}

*
{
	margin: 0px;
	padding: 0px;
}



body {
	background: white;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: underline;
	color: #000000;
	cursor: pointer;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #476128;
}

.container {
	margin-top: 0px;
	padding-top: 0px;
	background: white;
	width: 100%;
	height: 100%;
}

.content {
	background: white;
	width: 920px;
	height: 100%;
	margin: auto;
	margin-top: 0px;
	padding-top: 0px;
}

.header {
	height: 115px;
	width: 100%;
	border-color: #5c8213;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 3px;
	margin-bottom: 15px;
	overflow: hidden;
}

.center {
	background: white;
	width: 100%;
}

.footer {
	margin-top: 40px;
	background: none;
	text-align: center;
	height: 18px;
	width: 100%;
	border-top: 2px groove #2d5221;
}

.sidemenu {
	background: url(images/sidemenu/menu_k_5_middle.jpg);
	background-repeat: repeat-y;
	width: 230px;
	margin-right: 5px;
	float: right;
	overflow: hidden;
}


.sidemenu .ads {
	background: white;
	width: 230px;
	margin-right: 5px;
	overflow: hidden;
}

.sidemenu .loggedin {
	display: block;
	height: 150px;
	width: 100%;
	background: white;
}

.sidemenu .loggedout {
	display: block;
	height: 350px;
	width: 100%;
	background: white;
}


.main {
	background: white;
	width: 685px;
	float: right;
}

.regmap {
width:500px;
height:300px;
display: none;
}


.titlebar {
background: url(images/sidemenu/menu_titlebar.gif);
background-repeat: no-repeat;
height: 18px;
padding-top: 2px;
padding-left: 4px;
padding-right: 16px;
width: 160px;
border: 0px solid white;
margin-left: 13px;
margin-top: 5px;
margin-bottom: 20px;
text-align: center;
color: #1b3c10;
font-weight: bold;
overflow: hidden;
}

.titlebar_nospace {
background: url(images/sidemenu/menu_titlebar.gif);
background-repeat: no-repeat;
height: 18px;
padding-top: 2px;
width: 180px;
border: 0px solid white;
margin-left: 13px;
margin-top: 10px;
margin-bottom: 0px;
text-align: center;
color: #1b3c10;
font-weight: bold;
overflow: hidden;
}

.titlebar_edit {
background: url(images/sidemenu/menu_titlebar.gif);
background-repeat: no-repeat;
height: 22px;
width: 180px;
border: 0px solid white;
text-align: center;
font-size: 14px;
color: #1b3c10;
font-weight: bold;
overflow: hidden;
padding-top: 2px;
margin: auto;
margin-bottom: 10px;
}

.titlebar_search {
background: url(images/sidemenu/menu_titlebar.gif);
background-repeat: no-repeat;
height: 22px;
width: 180px;
border: 0px solid white;
text-align: center;
font-size: 14px;
color: #1b3c10;
font-weight: bold;
overflow: hidden;
padding-top: 2px;
margin: auto;
margin-bottom: 5px;
margin-top: 6px;
}

.titlebar_contact {
background: url(images/sidemenu/menu_titlebar.gif);
background-repeat: no-repeat;
height: 22px;
width: 180px;
border: 0px solid white;
text-align: center;
font-size: 14px;
color: #1b3c10;
font-weight: bold;
overflow: hidden;
padding-top: 2px;
margin: auto;
margin-top: -20px;
margin-bottom: 25px;
}


.help_div {
	z-index:7;
	background: #e4ebc7;
	color: black;
	border: 1px solid white;
	visibility: hidden;
	position: absolute;
	width: 250px;
	top: 0px;
	left: 0px;
}

input.input_checkbox { 
	display: none; 
}

span.checkbox {
	width: 18px;
	height: 18px;
	padding: 0px 5px 0 0;
	background: url(images/checkboxes2.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}


.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
	border: 0px;
}
