BODY {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #000000;
	margin: 0px;
	background-color: #f27a19;
}

TD {
	font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #000000;
}
h1 {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #f27a19;
	margin: 0px;
}
h2 {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #818181;
}
h3 {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.header {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	line-height:22px;
}
ul {
	margin-bottom: 0px;
	margin-top: 0px;
}

A, A:LINK, A:VISITED, A:FOCUS {
	color : #333333;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	color: #4e4e4e;
	text-decoration : none;
	font-weight : bold;
}
A.subnav, A:LINK.subnav, A:VISITED.subnav, A:FOCUS.subnav {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.subnav {
	color: #878787;
	text-decoration : none;
	font-weight : bold;
}
A.subnav_on, A:LINK.subnav_on, A:VISITED.subnav_on, A:FOCUS.subnav_on {
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.subnav_on {
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;
}
A.wit, A:LINK.wit, A:VISITED.wit, A:FOCUS.wit {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
}
A:HOVER.wit {
	color: #e9e9e9;
	text-decoration : underline;
	font-weight : normal;
}
A.nav, A:LINK.nav, A:VISITED.nav, A:FOCUS.nav {
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.nav {
	color: #e9e9e9;
	text-decoration : underline;
	font-weight : bold;
}
A.nav_on, A:LINK.nav_on, A:VISITED.nav_on, A:FOCUS.nav_on {
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.nav_on {
	color: #e9e9e9;
	text-decoration : underline;
	font-weight : bold;
}
.cell_nav_on {
	background-color:#000000;
	height: 30px;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
}
.cell_nav {
	background-color:#f68000;
	height: 30px;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
}
.wit {
	color : #ffffff;
}
.row_even {
	background-color: #f0f0f0;
}
.row_oneven {
	background-color: #f0f0f0;
}
.row_even_on {
	background-color: #9c9c9c;
}
.row_oneven_on {
	background-color: #9c9c9c;
}
.row_titel {
	background-color: #f78218;
	color: #ffffff;
}
INPUT {
	color : #8a8a8a;
	font-family : "Trebuchet MS", Arial, Tahoma;
	font-size : 12px;
	border-width: 1;
	border-color: #8a8a8a;
	border-style: solid;
}
	
INPUT.button {
	color : #FFFFFF;
	cursor: hand;
	padding:2px;
	font-family : "Trebuchet MS", Arial, Tahoma;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	border-width: 0;
	border-color: white;
	border-style: solid;
	background-color : #4b4b4b;
}

.area {
	color:  #8a8a8a;
	font-family :Arial, Tahoma;
	font-size : 12px;
	text-align : left;
	border-width: 1;
	border-color: #8a8a8a;
	border-style: solid;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #F6F6F7;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #909090;
	scrollbar-highlight-color : #909090;
	scrollbar-shadow-color : #909090;
	scrollbar-track-color : #FFFFFF;
	overflow: auto;
}

