div {
	/*border: 1px solid #999999;*/
}
body {
	margin: 0;
	padding: 0;
	height:100%;
	min-height: 100%;
	margin-bottom: 1px;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 62.5%;
	background-image: url(../../images/watermerk.gif);
	background-position: fixed;
	background-repeat: no-repeat;
}
html {
	margin: 0;
	padding: 0;
	height:100%;
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #305e64;
}
body>div#maintable {
	height: auto;
}
#cleaner{
	clear: both;
	height:115px;
}
#logo {
	height: 40px;
	padding-top: 52px;
	padding-left: 123px;
}
#lan {
	position: absolute;
	text-align: right;
	top: 52px;
	left: 785px;
}
#menu {
	padding-top: 34px;
	padding-bottom: 32px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0072be;
}
#maintable {
	background-image: url(../../images/background.gif);
	background-repeat: repeat-x;
	height:100%;
	min-height:100%;
    	margin-bottom:-115px;
}
#main,#footer,#menu {
	padding-left: 160px;
	width:720px;
	text-align:left;
}
#footer {
	background-color: #ffffff;
	height: 55px;
	width: 720px;
	text-align:left;
	padding-top: 60px;
}
body>div#footer {
      height: auto;
}
#main {
	font-size: 1.1em;
}
#left {
	float: left;
	width: 424px;
}
#right {
	float: right;
	width: 247px;
	padding-top: 20px;
}



a {
	text-decoration: none;
	font-weight: bold;
	color: #0072be;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0072be;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #0072be;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #0072be;
}
a.active {
	color: #de39a4;
}
a.active:visited {
	color: #de39a4;
}
#menu a:hover, #lan a:hover, #footer a:hover {
	text-decoration: none;
}



form {
	margin: 0;
}
select {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #868686;
	font-size: 0.9em;
}	
input {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	padding: 2px;
	font-size: 0.9em;
}
input.button {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #868686;
	font-size: 0.9em;
	border: 0px;
	background-color: white;
	border: 1px solid #999999;
	font-weight: bold;
	padding: 1px;
	height: 20px;
	cursor: pointer;
   	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#DFDFDF');
}



.blue {
	color: #0072be;
}
.bluebold {
	color: #0072be;
	font-weight: bold;
}

