﻿/* ----------------------------- ZONE stylesheet ----------------------------- */





/* ----------------------------- Global -------------------------------- */



a {	color: #F66013;
	text-decoration:none;
	
}  
 
a:hover {
	text-decoration:none;
	border-bottom:1px dotted #F5C2A7;
	color: #F5C2A7; 
} 

html, body {
	margin: 0 auto;
	padding: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	

} 

html>body { height: auto; }

body {background: #FFFFFF;
	  font-family: Arial, Helvetica, sans-serif;
	  color:#333333;
	  font-size:11px;
	  text-align:left;  

}

img { border: 0; }
/* ----------------------------- Body Elements -------------------------------- */

select { font-size:9pt;}

#main_body { background-color:#F66013; }

.signup_orange { 
	
	width:569px;
	margin-left: auto;
	margin-right: auto;

	 
	
}
.registerTable
{
	text-align :left;
	width:500px;
}
.signup_AX { 
	background: transparent url(../Images/zsp_bkgd_signup_lorange_AX.gif) top left repeat-y;
}
.signup_mainheader {
	font-size:20px;
	font-weight:600; 
	color:#4B201B;
}
.signup_text1 { color:#800F00; font-weight:700; font-size:12px;}
.signup_text2 { color:#875023; font-weight:700; font-size:12px;}
.signup_text3 { color:#875023; font-weight:700; font-size:9px;}
.signup_text4 { color:#700000; font-weight:bold; font-size:13px;}
.signup_asterix {
	color:#000000;
	font-weight:bold;
	font-size:15px;
	text-decoration: blink;
}
.signup_fieldheader { text-align:left; font-size:10px; font-weight:bold; font-style:italic;}

.text_box {background-color:#ffffff; padding:2px; border:1px solid #505050; height:15px;}
.footer_zoippe {background-color:#F66013; text-align:right; width:569px; height:auto;}


.blinking{text-decoration:blink;font-family:tahoma,verdana,font-size:12px;color:#400000;}
.Rhr
{
color: #875023;
text-align: left;
font-size: 8pt;

}

