html, body{
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:13px;
background-color:#4E4E4E;
scrollbar-base-color: #EBEBEB;
scrollbar-arrow-color: #db001c;
scrollbar-track-color: #eeedeb;
scrollbar-3d-light-color: #aabbcc;
scrollbar-highlight-color: #F0EFDF;
scrollbar-face-color: #dcdbdb;
scrollbar-shadow-color: #062f63;
scrollbar-darkshadow-color: #adb7c5;

}	

#header{
width: 900px; 
height:120px;
margin:0;
padding:5px 0 0;
border:0;
background-color:4E4E4E;
border-top: 1px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #000;
}

#maintable{
width:900px;
height:416px;
margin:0;
padding:0;
border:0;
border-bottom: 1px solid #000;
background-color:#4E4E4E;
}

#maintable #menutd{
 width: 180px;
 }
 
#maintable #contenttd{
	width: 720px;
	height: 416px;
	background-color:#4E4E4E;
	color: #4E4E4E;

}
	
#menutable{
	border-top: 1px solid #000;
	width: 180px;
	background-color: 4E4E4E;

}

.menutable{
	padding: 0;
	margin: 0;
	border: 0;




}

.menu{
	height: 21px;
	width: 180px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	font-weight: normal;
	padding-left: 20px;
	color: #FF9933;

}
.menu2 {
	height: 21px;
	width: 180px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #FF9900;
	text-decoration:none;
	padding-left: 25px;
}
td{
	font-size:13px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #CCCCCC;

}



.border_bottom{
border-bottom: 1px solid #000;
height: 16px;
width: 180px;
}
.border_left{
	border-left: 1px solid #000;
	height: 16px;
	width: 180px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;

}
.border_right{
border-right: 1px solid #000;
height: 16px;
width: 180px;
}
.border_top{
border-top: 1px solid #000;
height: 16px;
width: 180px;
}

a.link_red {
	font: normal 13px Arial, Helvetica, Sans-serif, sans-serif;
	color:#FF0000;
	text-decoration:none;
	display:block;

}

a.link_red2 {
	font: bold 13px Arial, Helvetica, Sans-serif, sans-serif;
	color:#CC0000;
	text-decoration:none;


}

a.link_black {
	font: normal 13px "Trebuchet MS", Arial, sans-serif;
	color:#FF9933;
	text-decoration:none;
	display:block;


}
a.link_black:hover {
	color:#999999;
	text-decoration:none;
	display:block;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
a.link_black2 {
    font: bold 13px Arial, Helvetica, Sans-serif, sans-serif;
    color:#000000;
    text-decoration:none;
}
a.link_black2:hover {
    font: bold 13px Arial, Helvetica, Sans-serif, sans-serif;
    color:#999999;
    text-decoration:none;
}




.textheader {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FF9933;
	text-align: center;
}
.absatz {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}
a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #FF9900;
}
h5 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #FF9900;
}
h2 {
	color: #FF9900;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

