body {
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #163877;
	background-image: url(artwork/main_body_backer.jpg);
	background-repeat: repeat-x;
}
.style5 {font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	color: #FFFFFF;}
.style6 {font-size: 16px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; }
.style8 {font-family: Arial, Helvetica, sans-serif;	font-size: 14px; color: #163877;font-weight: bold;}
.style9 {font-family: Arial, Helvetica, sans-serif;	font-size: 14px; color: #163877;}
.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #163877; }
.style11 {font-size: 12px}
.style12 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #163877; font-weight: bold; }
.style13 {font-size: 14px; }

/* Text Box Switch */
#txtbox_un {background-color:transparent; color:#999999; font-size:18px; background-image:url(artwork/text_box_backer.png); width:284px; height:24px; border: 0px solid}
#txtbox_cl {background-color:transparent; color:#000000; font-size:18px; background-image:url(artwork/text_box_backer.png); width:284px; height:24px; border: 0px solid}

#field {width:286px; height:26px}

/* Center Popups */
#cent {height:100%; width:100%; background-color:#000000; opacity: 0.7; -moz-opacity:0.70; filter: alpha(opacity=70); position:absolute; left:0px; z-index:3}
/* Alert Window */
#alert {position:absolute; margin-top: 200px; left: 50%; margin-left: -250px; z-index:4}
#alert_window {background-image:url(artwork/alert_window.png); width: 500px; height: 200px;}
#alert_ok {height:27px; width:51px; margin-top:150px; margin-left:370px}



