.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	overflow-x : hidden;
	background-color: #666666;
	scrollbar-3d-light-color:#666666;
	scrollbar-arrow-color:#FF1111;
	scrollbar-base-color:#666666;
	scrollbar-dark-shadow-color:#666666;
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#666666;
	color: #9C48FF;
}
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #E2E3B5;
}
.tablelayout{
	background-color: #EEEED2;
	FONT-SIZE: 10px;
	COLOR: #000000;
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;
	list-style-position: inside;
	list-style-type: disc;
}

.tablelayoutoud{
	background-color2: #E3E3BB;
	FONT-SIZE: 10px;
	COLOR: #000000;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	list-style-position: inside;
	list-style-type: disc;
	background-color: #FFFFFF;
}

.tablelayoutodd{
	background-color2: #F0F0DD;
	background-color: #F7F7F7;
	FONT-SIZE: 10px;
	COLOR: #000000;
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;
	list-style-position: inside;
	list-style-type: disc;
}

.l1 {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;
} 

.tabelkop1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	background-color: #FFCC00;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.tabelkop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	background-color: #94231F;
	color: #FFD243;
	text-align: left;
}

.tabelbold {
	font-style: italic;
}

.text_kop4 {
	font-size: 10px;
	color: #EBEBEB;
}

.text_kop3 {
	font-size: 12px;
	color: #EBEBEB;
}

.text_kop2 {
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold;
}

.text_kop1 {
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
}

.text_normal {
	font-size: 12px;
}

A {
	color:#FF9900;
	text-decoration:underline;
}
A:hover {color:#FFCC00;}

