.PageBkgd {
	background-image: url(../images/bkgd.jpg?a=10_06_2383);
	background-repeat: no-repeat;
	background-position:0px -50px;
	height: 310px;
	width: 1000px;
}
body {
	margin: 0px;
}

.InputBoxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 2px;
	border: 1px solid #CCCCCC;
	width: 200px;
	height:16px;
}
tbody#normalTBody {
	text-align: left;
}

.selectBox  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 2px;
	border: 1px solid #CCCCCC;
	width: 204px;
	height:18px;
}
.CyberURL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}

.CyberURL a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left:-27px;
}
.ErrorMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.TwoFactorErrorMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a{text-decoration:none; color:#333333}
a:hover{text-decoration:none; color:#0D3858}
.loginbutton{
	background-image:url("../images/login_button.jpg?a=10_06_2383");
	background-repeat:no-repeat;
	background-position:center top;
	width:81px;
	height:27px;
	display:block;
	text-align:center;
	color:#5E5E5E;
	font:bold 14px/2 sans-serif;
	border:none;
	padding-bottom:3px
}
.popupouter {
    background: none repeat scroll 0 0 #666666;
    position: absolute;
}
.popupinner {
    background: none repeat scroll 0 0 #FAFAFA;
    height: 200px;
    overflow: auto;
    width: 400px;
}
.messegeBoxcontent {
    color: #000000;
    height: auto;
    left: 1px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 10px;
    padding-top: 10px;
    position: relative;
    width: 92%;
	font-size: 13px;
}
.footer {
    border-top: 1px solid #35A2BF;
    margin-top: 10px;
    padding-top: 5px;
    text-align: right;
}
.popupclose {
    background: url("../grayimages/allimages.png?a=10_06_2383") no-repeat scroll -87px -25px transparent;
    height: 18px;
    position: absolute;
    right: 33px;
    top: 15px;
    width: 18px;
}
#TB_overlay {
    background-color: #0F0E04;
    height: 100%;
    left: 0;
    filter: alpha(opacity = 0);
	-moz-opacity: .0;
	opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 200;
}
#loginlogoimage
{
 margin-left: -15px;
 margin-top: 50px;
}
