body#loginPage .GlobalContainer {}
body#loginPage .Header { height: 72px; border: 1px solid black; background: #fd2d2d; }
body#loginPage .Header a { background-position: top; display: block; width: 222px; height: 72px; background-image: url('../../images/logo.gif') }
body#loginPage .Header table { width: 100%; font-size: 12px; font-weight: bold; color: white }

body#loginPage .button { width: 77px; height: 27px; border: 1px solid black; font-size: 12px; color: white; text-align: center;
	line-height: 24px; background: #fd2d2d; cursor: pointer }
	
body#loginPage .login { width:412px; margin:150px auto 0 auto }
body#loginPage .small { font-size:11px; line-height:20px; color:Black !important;}
body#loginPage .small a { color:#fd2d2d }
body#loginPage a {text-decoration:underline !important;}
body#loginPage {font-size:12px !important; background-color: white; background : none !important; font-family:verdana,tahoma !important;}
body#loginPage .loginFields { font-size:12px; padding:10px 0; border-top:1px solid #b2b2b2; border-bottom:1px solid #b2b2b2;
	background-color:#e1e1e1; margin:10px 0 }
body#loginPage .loginFields th { text-align:right }
body#loginPage .textField { border:1px solid #9d9d9d; line-height:22px; height:22px; padding:0; width:270px; margin-left:26px }
body#loginPage h1,body#loginPage h2,body#loginPage h3,body#loginPage h4 { font-family: verdana !important; padding: 0; margin: 0; color:Black !important; font-weight:bold !important; }
body#loginPage h1 { font-size: 21px !important; }