#divL1 { 
	background-color: #ffffff; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 300px; 
	height: 150px; 
	display: none; 
}
#divL2 { 
	background-color: #8086AE; 
	position: absolute; 
	top: 150px; 
	bottom: 0px; 
	left: 0px; 
	display: none; 
}
#divR1 { 
	background-color: #8086AE; 
	position: absolute; 
	top: 0px; 
	right: 0px; 
	height: 300px; 
	display: none; 
}
#divR2 { 
	background-color: #B5B9D4; 
	position: absolute; 
	top: 300px; 
	right: 0px; 
	bottom: 0px; 
	display: none; 
}
#divL3 { 
	background-color: #185A9C; 
	position: absolute; 
	z-index: 12; 
	top: 0; 
	bottom: 0; 
	left: 181px; 
	width: 8px; 
}
#divAll { 
	position: absolute; 
	top: 0; 
	bottom: 0; 
	left: 100px; 
	width: 750px; 
	display: none; 
	z-index: 4; 
}
#divBannerTop { 
	position: absolute; 
	top: 0; 
	width: 550px; 
	left: 200px; 
	height: 150px; 
}
#divMenu { 
	background-color: #E4E4F4;
	position: absolute; 
	top: 150px; 
	bottom: 0px; 
	left: 0px; 
	width: 180px; 
	padding-right: 20px;
	padding-top:32px;  
}
#divMenu a {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none; 
	display: block;
}
#menuSub, #menuSubActive, #menuSub:hover { 
	color: #6D92BE;
	font-size: 1.2em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 15px; 
	/*height: 2em;*/
}
#menuSub:hover, #menuSubActive { 
	color: #185A9C;
}
#menuSub2, #menuSub2Active, #menuSub2:hover { 
	color: #6D92BE;
	padding-top: 0.2em; 
	padding-bottom: 0.2em;
	padding-left: 25px; 
	/*height: 1.7em; */
}
#menuSub2:hover, #menuSub2Active { 
	color: #185A9C; 
}
#menuSub3, #menuSub3Active, #menuSub3:hover { 
	color: #6D92BE;
	padding-top: 0.1em;
	padding-bottom: 0.1em;	
	padding-left: 35px; 
	/*height: 1.7em; */
}
#menuSub3:hover, #menuSub3Active { 
	color: #185A9C; 
}
#divHeader  { 
	position: absolute; 
	z-index: 8; 
	top: 0; 
	left: 0; 
	width: 180px; 
	height: 100px; 
}
#divRed, #divRed2 { 
	background-color: #3C6EA8; 
	position: absolute; 
	z-index: 2; 
	top: 160px; 
	right: 0; 
	left: 0; 
	height: 3px; 
	display: none; 
}
#divGreen, #divGreen2 { 
	background-color: #E4E4F4; 
	position: absolute; 
	z-index: 3; 
	top: 122px;
	left: 0; 
	right: 0; 
	height: 16px; 
	display: none; 
}
#divRed2  { 
	width: 750; 
	display: block;
	border-left-style: none;
	border-right-style: none;
}
#divGreen2  { 
	z-index: 1; 
	width: 750px; 
	left: 0; 
	display: block;
	border-left-style: none;
	border-right-style: none;
}
#divContentBG { 
	background-color: #ffffff; 
	position: absolute; 
	top: 163px; 
	right: 0; 
	bottom: 0px; 
	left: 200px; 
	overflow: auto; 
}
#divContent { 
	position: absolute; 
	top: 23px; 
	right: 10px; 
	bottom: 10px; 
	left: 10px; 
}
#divMenuTop   { 
	position: absolute; 
	z-index: 9; 
	top: 123px; 
	right: 17px; 
}
#menuMain, #menuMainActive { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	color: #6D92BE; 
	margin-left: 20px; 
}
#menuMain:hover, #menuMainActive { 
	color: #185A9C; 
}

#divSponsor {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 15px;
	bottom: 10px;
}

