/* CSS Document */
#sublevel {
	scrollbar-base-color: #eaebec;
}
html {
	scrollbar-base-color: #eaebec; 

}
html[xmlns] { 
      height: 100%; 
      overflow: -moz-scrollbars-vertical; 
} 
html {
	overflow-x: hidden; 
}
body {
	color:#818183;
	overflow-x: hidden; 
	background-color: #eaebec;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg {
	padding-top: 10px;
	background-color:#ffd835;
}	 
#table1 {
	font-size:12px;
	background-color: #FFFFFF;
}
#table1 a{
	font-size:12px;
	color:#006fa2;
}
#table1 a:hover{
	font-size:12px;
	color:#FFF;
}
#horizon {
	background-color: transparent;

}
#container {
	font-family: Arial, Helvetica, sans-serif;

}
.content, td {
	font-size:12px;
	font-family:Arial,Verdana,Helvetica;
	margin-left:20px;
	margin-right:10px;
	margin-top:30px; 
	line-height: 20px;
}

.content a {
	color:#111c7c; 
}
.content a:hover {
	color:#a06613;
	}
.footer, .footer a {
	color:#111c7c;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}


.bg_top {
	background-image: url(images/bg_v_t.gif);
	background-repeat: repeat-x;
}
.bg_left {
	background-image: url(images/bg_h_l.gif);
	background-repeat: repeat-y;
}
.bg_right {
	background-image: url(images/bg_h_r.gif);
	background-repeat: repeat-y;
}
.bg_bottom {
	background-image: url(images/bg_v_b.gif);
	background-repeat: repeat-x;
}
.bg_greyborder {
	background-image: url(images/bg_greyborder.gif);
	background-repeat: repeat-x;
}
.bg_sessie {
	background-image: url(images/bg_sessie.gif);
	background-repeat: repeat-x;
}
.bg_button{
	background-image: url(images/bg_button.gif);
	background-repeat: repeat-x;
}
td .sessie {
	color: #595959;
	font-size:14px;
	letter-spacing:1px;
}
