body {
	margin: 0px; padding: 0px;
}
.mainBG {
	background-color: #F8F8F8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9E9E9E;
}
.txtAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}
.inputKundLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #9E9E9E;
	height: 15px;
	width: 130px;
}
.txtMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.txtMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A2A2A2;
	text-decoration: none;
	font-weight: bold;
	height: 22px;
	vertical-align: middle;
}
.txtMenuON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A538F;
	text-decoration: none;
	font-weight: bold;
	height: 22px;
	vertical-align: middle;	
}
.txtMenuUnder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A2A2A2;
	text-decoration: none;
	font-weight: bold;
	height: 18px;
	vertical-align: middle;
}
.txtMenuUnderON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A538F;
	text-decoration: none;
	font-weight: bold;
	height: 18px;
	vertical-align: middle;
}
.menuLINE {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	height: 22px;
	vertical-align: middle;	
}
.menuLINEOFF {
	height: 22px;
	vertical-align: middle;	
}
.menuBG {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9E9E9E;
}


.mainPicture {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.divBackground {
	width: 100%; 
	height: 100%; 
	left: 0px; 
	top: 0px; 
	position: absolute; 
	z-index: 0;
}
.divContent {
	width: 100%; 
	position: absolute; 
	z-index: 1;
}
