
body{ background:#000000 url(../images/login_page_bg.jpg) no-repeat top center; padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF;}

h1, h2, h3, h4, h5, h6, p{margin:0px; padding:0px;}

.copyright{color:#FFFFFF; font-size:12px; background:url(../images/fc_footer_bg.gif) no-repeat top; padding:20px 0px;}

h2{font-size:22px; color:#FFFFFF; font-weight:normal;}

.userlogin{font-size:12px; color:#FFFFFF;}
.userlogin a:link, .userlogin a:visited{ color:#EACC00; text-decoration:underline; font-size:11px;}
.userlogin a:hover{ color:#FFFFFF; text-decoration:none;}

.reqaccnt a:link, .reqaccnt a:visited{ color:#FFFFFF; text-decoration:none; font-size:11px;}
.reqaccnt a:hover{ color:#EACC00; text-decoration:underline;}


.textbox{ padding:3px; background:#FFFFFF; border:0px; font-size:12px; color:#000000;}

.button{border:1px solid #F2AE44; background:url(../images/admin_btn_bg.gif) repeat-x; font-size:13px; color:#000000;line-height:22px; font-weight:bold; border:1px solid #FFFFFF;}

.fs-11{font-size:11px;}

.login_info{}
.login_info p{padding:10px 40px 10px 0px; line-height:20px; font-size:12px; text-align:left}

.message{font-size:11px; color:#FFFFFF;}

.header{ background:url(../images/fc_admin_header_bg.jpg) no-repeat top;}

.logo{padding-top:31px;}

.middle{ background:#010101 url(../images/fc_middle_bg.gif) repeat-x top; border-left:1px solid #777273; border-right:1px solid #777273;}

/* login box */
.log_box_left{ background:url(../images/admin_lb_tl.gif) no-repeat left top; padding-left:10px;}
.log_box_right{ background:url(../images/admin_lb_tr.gif) no-repeat right top; padding-right:10px;}
.log_box_top{ background:url(../images/admin_lb_top.gif) repeat-x top; height:10px; width:100%; line-height:10px; font-size:0px;}
.log_box_mid{ background:#760101 url(../images/admin_lb_midstr.gif) repeat-x top; border-left:1px solid #6E6F6F; border-right:1px solid #6E6F6F;}
.log_box_leftb{ background:url(../images/admin_lb_bl.gif) no-repeat left bottom; padding-left:10px;}
.log_box_rightb{ background:url(../images/admin_lb_br.gif) no-repeat right bottom; padding-right:10px;}
.log_box_bot{ background:url(../images/admin_lb_bot.gif) repeat-x bottom; height:10px; width:100%; line-height:10px; font-size:0px;}

