html		{overflow-x:hidden;overflow-y:auto;}

body
{
    font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
    color: #000000;
    background: #cacaca url(images/bgtrak.jpg) repeat-x;
    padding:0px;
    margin:0px;
}
form
{
	padding:0px;
	margin:0px;
}
#body_bg-on
{
    width: 1150px;
    height: 550px;
    margin: 0px auto;
    position:relative;
    background-image: url(images/bglogin.jpg);
    background-repeat: no-repeat;
    
}
.forgot
{  
    /*background-image: url(images/bglogin.jpg) !important;*/
}
a
{
    color:Black;
    text-decoration:underline;
    font-style: normal;
    font-weight:bold;
}

#body_form
{
    position: relative;
    top:188px;
    left:384px;
    width:400px;
    /*height: 179px;*/
}
#body_form .text
{
    display:inline-block;
    width:80px;
    font-weight:bold;
    font-style:italic;
}

#body_form1
{
    padding-left: 40px;
    padding-top: 20px;
    background:url("images/username.png") no-repeat scroll 0 22px transparent
}
#body_form2
{
    position: relative;
    padding-left: 40px;
    padding-top: 20px;
    background:url("images/password.png") no-repeat scroll 0 22px transparent
}
#body_forgot1a
{
    padding-left: 20px;
    position: absolute;
    top:10px;
    font-size:12px;
    font-weight:bold;
    font-style:italic;
}
#body_forgot1b
{
    padding-left: 140px;
    position: absolute;
    top:10px;
}

#body_forgot2a
{
    padding-left: 20px;
    position: absolute;
    top:80px;
    width:60px;
    font-size:12px;
    font-weight:bold;
}
#body_forgot2b
{
    padding-left: 120px;
    position: absolute;
    top:80px;
}
#body_forgotstatus
{
    padding-left: 20px;
    position: absolute;
    top:140px;
}

#body_form3
{
    padding-left: 120px;
    padding-top: 20px;
    position: relative;
    background:url("images/remember.png") no-repeat scroll 140px 26px transparent
}

#button
{
    padding-left: 120px;
    padding-top: 20px;
    position: relative;
}
#fail
{
    position: relative;
    color: Red;
    text-align: center;
    width: 100%;
    top:7px;
    left:0px;
}
#ForgotChangePassword
{
    position:absolute;
    text-align:right;
    top:175px;
    right:40px;
    width:240px;
    height:9px;
    display:block;
    background-image: url(images/forgot.png);
}
#ForgotChangePassword a
{
    width:240px;
    height:9px;
    display:block;
}
#ForgotChangePassword a:hover
{
    background-color:#ccc;
    opacity:0.4;filter:alpha(opacity=40);
}

.setaccount
{
    height:19px;
    width:123px;
    background-image: url(images/signup-btn.gif);
    position:relative;
    display:inline-block;
    vertical-align:top;
}
#backtologin
{
    position:absolute;
    text-align:right;
    top:175px;
    right:40px;
    width:146px;
    height:9px;
    display:block;
    background-image: url(images/backtologin.png);
}
#backtologin a
{
    width:146px;
    height:9px;
    display:block;
}
#backtologin a:hover
{
    background-color:#ccc;
    opacity:0.4;filter:alpha(opacity=40);
}

sendmepassword
