BODY {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #000000;
	margin: 0px;
	background-color: #49043a;
	background-image: url(../img/bg.gif);
}

TD {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #49043a;
	line-height:20px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom:10px;
}
h2 {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #49043a;
	margin-bottom:25px;
}
h3 {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom:5px;
}
h4 {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #49043a;
	margin-bottom:10px;
}
.header {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #49043a;
	line-height:15px;
}
ul {
	margin-bottom: 0px;
	margin-top: 0px;
}

A, A:LINK, A:VISITED, A:FOCUS {
	color : #49043a;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	color: #8f6a25;
	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 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.nav {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #958000;
	text-decoration : none;
	font-weight : bold;
}
A.nav_on, A:LINK.nav_on, A:VISITED.nav_on, A:FOCUS.nav_on {
	font-family:Georgia, "Times New Roman", Times, serif;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	width:90%;
}
A:HOVER.nav_on {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;
	width:90%;
}
.cell_nav_on {
	background-color:#b39c00;
	height: 35px;
	padding-left: 10px;
	padding-right: 10px;
}
.cell_nav {
	height: 35px;
	padding-left: 10px;
	padding-right: 10px;
}
.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 : #49043a;
}

.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;
}

