/* to reset browser-specific settings
*/
*{
margin: 0;
padding:0;
border:0 solid;
}
/*basic elements*/

body {
background: #fff;
font: 90% Arial, Helvetica, san-serif;
color: #000;
}
a{
text-decoration: none;
}
/* adding the background image to div#left */
#left ul{
list-style: none outside;
}
#listbullet ul{
list-style-type: square; 
list-style-position: outside;
margin: 0 0 0 0;}
#listbullet 
{font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	color: #304870;
	padding-left: 8px;
	background-color: #fff;
}
#listtext ul{
list-style: none outside;
}


.immonav a{
font-size: 12px;
font-weight : bold;
display: block;
width: 11em;
margin-left : 9px;
text-align: left;
text-indent: 0;
line-height: 14px;
font: Arial, Hevetica, san-serif 12px;
padding: 2px 2px 2px 3px;
color: #11400F;
background: #129;}

.immonav a:link, .immonav a:visited {
font: Arial, Hevetica, san-serif #11400F 12px;
font-weight : bold;
background: #fff;
border-left: 1px solid #132650;
border-top: 1px solid #132650;
}
.immonav a:hover {
font: Arial, Hevetica, san-serif #849950 12px;
font-weight : bold;
text-decoration: none;
background: #CAD2A2;
border-left: 1px solid #ff8c00;
border-top: 1px solid #ff8c00;
}
.immonav a:active {
font: Arial, Hevetica, san-serif #11400F 12px;
text-decoration: none;
background: #CAD2A2;
border-left: 1px solid #129;
}
.textlink a{
font-size: 12px;
font-weight : normal;
text-indent: 0;
line-height: 14px;
padding-left: 8px;
font: Arial, Hevetica, san-serif 12px;
color: #304870;
}

.textlink a:link, .textlink a:visited {
font: Arial, Hevetica, san-serif #304870 12px;
font-weight : normal;
background: #fff;
}
.textlink a:hover {
font: Arial, Hevetica, san-serif 12px;
color: #ff8c00;
font-weight : normal;
text-decoration: underline;
}
.textlink a:active {
font: Arial, Hevetica, san-serif #304870 12px;
text-decoration: none;
}
.textheadlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	background: #ff8c00;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 10px;
}
.textsubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	font-style: bold;
	line-height: normal;
	color: #11400F;
	background-color: #fff;
	padding: 4px 0 3px 3px;
}
.present a{
font-size: 12px;
font-weight : bold;
display: block;
width: 11em;
margin-left : 9px;
text-align: left;
text-indent: 0;
line-height: 14px;
font: Arial, Hevetica, san-serif 12px;
padding: 2px 5px 2px 3px;
color: #ff8c00;
background: #fff;}

.present a:link, .present a:visited {
font: Arial, Hevetica, san-serif #ff8c00 12px;
font-weight : bold;
background: #fff;
border-left: 1px solid #ff8c00;
border-top: 1px solid #ff8c00;}

.present a:hover {
font: Arial, Hevetica, san-serif #ff8c00 12px;
font-weight : bold;
text-decoration: none;
background: #fff;
border-left: 1px solid #ff8c00;
border-top: 1px solid #ff8c00;
}
.present a:active {
font: Arial, Hevetica, san-serif #ff8c00 12px;
text-decoration: none;
background: #fff;
border-left: 1px solid #ff8c00;
}
.top a{
font-size: 11px;
padding-left : 400px;
text-indent: 0;
text-align: right;
font: Arial, Hevetica, san-serif 11px;
color: #304870;
background: #fff;}

.top a:link, .top a:visited {
font: Arial, Hevetica, san-serif #304870 11px;
font-weight : normal;
background: #fff;
}

.top a:hover {
font: Arial, Hevetica, san-serif #ff8c00 11px;
font-weight : normal;
text-decoration: underline;
}
.top a:active {
font: Arial, Hevetica, san-serif #ff8c00 11px;
text-decoration: none;
background: #fff;
}
.floatImage {
	position : absolute;
	z-index:4;
	left: 160px;
	top: 15px;
	width: 500px;
	visibility: visible;
	background-repeat : no-repeat;
}
.floatimagetree {
	position : absolute;
	z-index:4;
	left: 20px;
	top: 250px;
	width: 100px;
	visibility: visible;
	background-repeat : no-repeat;
}
div#main {
	position: absolute;
	top: 120px;
	left: 10px;
	margin: 0;
	padding-left: 8px;
	padding-right: 4px;
	border: 0;
	border-left: 1px #CAD2A2 solid;
	width: 560px;
	}
div#maincontest {
	position: absolute;
	top: 15px;
	left: 10px;
	margin: 0;
	padding-left: 8px;
	padding-right: 4px;
	border: 0;
	border-left: 1px #CAD2A2 solid;
	width: 560px;
	}	
div#container{
    position: absolute;
	width: 700px;
	height: 465px;
	top: 3px;
	left: 0;
	background-color: #fff;
}
div#containertop{
    position: absolute;
	width: 600px;
	height: 400px;
	top: 0;
	left: 150px;
	background-color: #fff;
}
	div#center {
	position: absolute;
	top: 145px;
	left: 161px;
	margin: 0;
	padding-left: 6px;
	padding-right: 2px;
	border: 0;
	border-left: 1px #e9e9f4 solid;
	width: 280px;
	}
#left{
position: absolute;
top: 15px;
left: -143px;
width: 9.8em;
height: 150px;
color: #000;
background: #fff;
}
	#navleft{
	position: absolute;
	top: 15px;
	left: 5px;
	width: 11em;
	height: 150px;
	color: #000;
	background: #fff;
}		
	div#right {
	position: absolute;
	top: 145px;
	left: 405px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0;
	padding-left: 6px;
	padding-right: 2px;
	border: 0;
	border-left: 1px #e9e9f4 solid;
	width: 280px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 280px;
	}
	.optionsblue {
	background-color : #304870;
	font-family : Arial, Helvetica, sans-serif;
	color: #fff;
	font-style : normal;
	font-weight : bold;
	padding-left : 6px;
	width : 180px;
    margin-top: 0;
    font-size: 12px;
    line-height: 15px;}
	.options {
	background-color : #C61919;
	font-family : Arial, Helvetica, sans-serif;
	color: #fff;
	font-style : normal;
	font-weight : bold;
	padding-left : 8px;
	width : 230px;
    margin-left: 1px;
    font-size: 12px;
    line-height: 17px;}
	p {
	font-size: 12px;
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 2px;
    margin-left: 6px;}
	.text1 {
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	line-height: 17px;
	width: 230 px;
	color: #C61919;
	background-color: #fff;
	width : 230 px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
	font-style: bold;
	padding-top: 30px;
	padding-left: 10px;
	color: #11400F;
	background-color: #fff;
	}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	font-style: italic;
	line-height: 17px;
	width: 230 px;
	color: #11400F;
	background-color: #fff;
	width : 230 px;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	width: 230 px;
	color: #304870;
	background-color: #fff;
	width : 230 px;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	color: #11400F;
	background-color: #fff;
	
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	font-style: bold;
	line-height: normal;
	color: #304870;
	background-color: #fff;
	
}
.textboldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	font-style: bold;
	line-height: normal;
	color: #000;
	background-color: #fff;
	
}
.textblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	color: #000;
	background-color: #fff;
	padding-left: 6px;
}
.textheadlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	font-style: bold;
	line-height: normal;
	color: #11400F;
	background-color: #fff;
	padding: 4px 0 3px 3px;
	
}
.textheadlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	background: #ff8c00;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 10px;
}
p#border{
margin-top: 10px;
padding-top: 0;
padding-left: -10px;
border-top: 1px dashed #ff8c00;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.bullet {
	list-style-position: outside;
	list-style-type: disc;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
}
