BODY {
	background-image : url(../images/bg_login.jpg);
	background-position : lefttop;
	background-repeat : no-repeat;
}
.signin_bg
{
	background-image : url(../images/bg_login_signin.jpg);
	background-repeat : no-repeat;
	background-position : right;
}
.text_formObject_1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666; text-decoration: none }
.button_form_1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; padding : 2px ; background-color: A5B6C9; border: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.text_forgotPassword_1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #cccccc; text-decoration: none }
.warning_body_1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #CC0000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}