
/* CSS Document */
body {margin: 0px; background-color:#ffffff; height:auto}
.black_text {	font-family: tahoma;	font-size: 11px;	font-style: normal;	line-height: normal;	color: #000000;    text-decoration: none;}
.black_text:hover {	font-family: tahoma;	font-size: 11px;	font-style: normal;	line-height: normal;	color: #000000;    text-decoration: underline;}
.footer_text {	font-family: tahoma;	font-size: 10px;	font-style: normal;	line-height: normal;	color: #666666; text-decoration: none;}
.footer_text:hover {	font-family: tahoma;	font-size: 10px; font-style: normal;	line-height: normal;	color: #ff5400;  text-decoration: underline;}

/* Forms Style */
.form_textbox { border:1px solid #b2b6bc;	background-color: #fafafa;	font-family: tahoma;	font-size: 11px; color: #000000; }
.form_textbox_f3 { border:0px solid #b2b6bc;	background-color: #f3f3f3;	font-family: tahoma;	font-size: 11px; color: #000000; }
.form_textbox_e3 { border:0px solid #b2b6bc;	background-color: #e3e3e3;	font-family: tahoma;	font-size: 11px; color: #000000; }
.form_textbox { border:1px solid #b2b6bc;	background-color: #fafafa;	font-family: tahoma;	font-size: 11px; color: #000000; }

/* Layer Style */
#Layer1 { position:relative; width:134; height:110%; z-index:2; left: 0; top: 0px; overflow: hidden; }



