body {
margin: 0px;
background: url(/images/main_42.jpg) repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: black;
height: 100%;

}
h3 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #666666;
	font-weight: bold;
	text-align:left;
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #eaeaea;
	}
h4 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #666666;
	font-weight: bold;
	text-align:left;
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	
	}
a:link {color:#000066; text-decoration: none;}
a:visited {color:#000066; text-decoration: none;}
a:hover {color: #0066FF; text-decoration: underline;}

.hdr {
	background: url(/images/hdr_bkg_grey.jpg) repeat-x;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #333333;
	font-weight: bold;
	text-align:left;
	
	}

.wndwL {
	
	background: url(/images/wndw_l.jpg) repeat-y left;
	width:10px;
	
	}
.wndwR {
	background: url(/images/wndw_r.jpg) repeat-y right;
	width:11px;
	
	}
.wndwB {
	background: url(/images/wndw_b.jpg) repeat-x bottom;
	height:11px;
	vertical-align:bottom;
	line-height:11px;
	}
.wndwL-nav {
	
	background: url(/images/wndw_l_nav.jpg) repeat-y left;
	width:10px;
	
	}
.wndwR-nav {
	background: url(/images/wndw_r_nav.jpg) repeat-y right;
	width:11px;
	
	}
	

.botnav {
	background-image: url(/images/botnav_bkg.jpg) ;
	background-repeat: no-repeat;
	width: 100%;
	height: 40px;
	white-space: nowrap;
	text-align:center;
	padding: 13px 0px 0px 0px;
	}
	
a.botnav:link, a.botnav:visited
{
	color: #333333;
	text-decoration:none;
	}
a.botnav:hover {
	color: #000000;
	text-decoration:underline;
	}
	
.hotlinks {
	background-color:white;
	}
.hotlinks li {
	list-style-image: url(/images/arrow_orange_right.gif);
	border-bottom: #C4D6F4 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	}
.hotlinks ul {
	margin: 10px 10px 0px 10px;
	padding: 0px 0px 0px 10px;
	text-align:left;
	}
a.hotlinks:link, a.hotlinks:visited {
	background: #FFFFFF;
	color:#000066;
	text-decoration: none;
	}
a.hotlinks:hover {
	color:#003366;
	text-decoration: none;
	background-color: #eaeaea;
	display: block;
	}
.surveys li {
	list-style-image: url(/images/icon_questionmark.gif);
	border-bottom: #C4D6F4 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	}
.surveys ul {
	margin: 10px 10px 0px 10px;
	padding: 0px 0px 0px 10px;
	text-align:left;
	}
a.surveys:link, a.surveys:visited {
	color:#000066;
	text-decoration: none;
	}
a.surveys:hover {
	color:#003366;
	text-decoration: none;
	background-color: #eaeaea;
	display: block;
	}
	
	
.leftnav li {
	width: 93%;
	background-color: #eaeaea;
	list-style-type: none;
	border-bottom: #C4D6F4 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	line-height:16px;
	
	}
.leftnav ul {
	width: 100%;
	background-color: #eaeaea;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align:left;
	
	}
a.leftnav:link, a.leftnav:visited {
	color:#000066;
	text-decoration: none;
	background-color:#eaeaea;
	/*display: block;*/
	}
a.leftnav:hover {
	color:#003366;
	text-decoration: none;
	background-color: #D8D8D8;
	display: block;
	}

.content_right {
	/*margin: 0px 10px 10px 0px;*/
	width:170px;
	float:right;
	position: relative; 
	top:0px;
	/*padding:0px 10px 10px 0px; */
	text-align:left;
	vertical-align:top;
	color:#003366;
	font-size: 10px;
	}
.content_left {
	/*margin: 0px 10px 10px 0px;*/
	width:180px;
	/*float:left;
	postion: relative; 
	top:0px;*/
	padding:10px;
	text-align:left;
	/*vertical-align:top;*/
	color:#003366;
	font-size: 10px;
	}
.content_main {
	width: 500px; 
	
	padding: 0px 15px 10px 15px; 
	/*border-right: 1px solid #cccccc;
	float:left; 
	position: relative; 
	top:0px; */
	margin: 0px 10px 10px 0px; 
	text-align:left;
	vertical-align:top;
	min-height: 100%;
	height:100%;
	
	}
/* SURVEY CSS CLASSES ******************************************/

.menuhd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	background: #cccccc;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
}
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #DFE3E2;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 2px;
}
.fat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.tabele {
	background-color: #000000;
}
.formlook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
}
.pollbg {
	background-color: #DFE3E2;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
/********** END SURVEY CSS CLASSES *************************/