/* mge_adv */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:normal;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
.error {
    color: #AA0000;
	font-weight:bold;
	
}
.controlerror {    
	background-color: #ffffdd;
	border: 1px solid #AA0000;
	text-align:center;
}
.controlerror100 {    
	background-color: #ffffdd;
	border: 1px solid #AA0000;
	height:100px;
}
.textfield {
	background-color:#F7F7F7; border:1px solid #999999; text-align:center; 
}
.button {
	background-color:#666666;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #333333;
	cursor:hand;
}
.button1 {
	background-color:#999999;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #333333;
	cursor:hand;
}
#bodyLEFT {
	position:absolute; top:0px; left:0px; width:50%; height:100%; background-image:url(../pictures/page_left_bg.png)
}
#bodyRIGHT {
	position:absolute; top:0px; right:0px; width:50%; height:100%; background-image:url(../pictures/page_right_bg.png)
}
#bodyMIDDLE {
	position:absolute; bottom:0px; left:50%; margin-left:-477px; width:955px; height:100%; background-image:url(../pictures/page_bottom_bg.png); border: 1px none #000000;
}
#pageBODY {
	position:absolute; top:0px; left:0px; width:100%; min-height:465px; height:auto !important; height:465px; background-color:#FFFFFF; background-image:url(../pictures/web_bg.png); background-position:bottom; background-repeat:no-repeat; line-height:20px 
}
#pageHEAD {
	position:absolute; top:0px; left:50%; margin-left:-477px; width:955px; height:150px; background-image:url(../pictures/page_top_bg.png); background-position:top; background-repeat:no-repeat; z-index: 3;
}
#logo {
	position:absolute; top:21px; left:576px; width:348px; height:128px; z-index: 1;
}
#advPANEL {
	position:absolute; top:169px; left:7px; width:935px; height:75px; background-image:url(pictures/adv_bg.png); border:0px solid #CCCCCC; text-align:center; z-index: 9;
}
#infoPANEL {
	position:absolute; top:105px; left:0px; width:650px; padding-left:20px; padding-top:5px; padding-bottom:5px; height:28px; color:#000066; font-size:15px; font-weight:bold; padding-left:10px; text-align:left; background-image:url(../pictures/heading_bg.png); 
}
#iconPANEL {
	position:absolute; top:172px; right:20px; width:356px; height:28px; text-align:right; color:#000066; font-size:10px; z-index: 10;
}
#textBOX {
	position:relative; bottom:0px; width:935px; min-height:280px; height:auto !important; height:280px; margin:auto auto 40px auto; padding-top:245px; padding-bottom:5px; line-height:20px; background-image:url(../pictures/worldmap.png); background-repeat:repeat-y; color:#000066; text-align:center; z-index: 2;
}
#FooterLEFT {
	position:absolute; bottom:0px; left:0px; height:30px; width:50%; background-image:url(../pictures/page_left_bg.png); z-index: 1;
}
#FooterMIDDLE {
	position:absolute; bottom:0px; left:50%; margin-left:-477px; width:955px; height:30px; background-image:url(../pictures/page_bottom_bg.png); border: 1px none #000000; font-size:10px; color:#FFFFFF; z-index: 4;
}
#bottomLEFT {
	position:absolute; left:10px; top:4px; width:400px; height:15px; text-align:left 
}
#bottomRIGHT {
	position:absolute; top:5px; right:7px; height:15px; text-align:right 
}
#FooterRIGHT {
	position:absolute; bottom:0px; right:0px; height:30px; width:50%; background-image:url(../pictures/page_right_bg.png); z-index: 3;
}

html, body {
	height: 100%;
	min-height: 100%;
}

