/* CSS Document */

/* general style propertyies */

/*body.login_BG { background: url(../images/login_BG2.gif) repeat-x top left #FFFFFF; }*/

div.login_BG { background: url(../images/login_BG.gif) no-repeat top center;  padding-top: 10px; }

#OClogo { background: url(../images/OC_login_logo.png) no-repeat top left;padding-top:10px;margin-left:100px;width: 1000px; height: 112px;}





.loginBoxes { aligin:right;margin-top:100px;margin-left:1000px }

.loginBoxes td { width: 310px; vertical-align: top; text-align: left; }

.loginBox_T { background: url(../images/login_box_T.png) no-repeat top center; height: 10px; line-height: 10px; font-size: 1px; }

/*.loginBox { background: url(../images/login_box_BG.png);width:310px; height: 376px;}*/

#loginBox, #newsBox { padding: 6px 28px 38px 28px;  }

.loginBox form, .loginBox H1 { margin-top: 0px; }

.loginBox li, .loginBox ul { list-style-image: url(../images/bullet.gif); margin-left: 7px; padding-left: 7px; }

.loginBox li { margin-bottom: 13px; }

.footer { background-image: url(../images/login_footer_BG.gif);  }