﻿body
{
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px; /*background-color: #EFF3F6;*/
}
.div_header
{
    width: 100%;
    height: 30px;
    text-align:center;
}
.div_header2
{
    width: 100%;
    height: 100px;
    text-align:center;
}
#div_workingarea
{
    width: 100%;
    height: 430px;
}
#div_loginmain
{
    width: 1024px;
    height: 400px;
    margin: 0px auto;
    /*background-image: url('../image/workingbg.png');
    background-repeat: repeat;*/
}
#div_loginspacerframe{width:550px;height:50px;margin:0px auto;}
#div_loginframe{width:550px;height:310px;margin:0px auto; border:1px solid silver;border-radius:10px 10px;background-color:White;}
#div_specifi_logindetail{width:550px;height:40px;margin:0px auto;border-bottom:1px solid silver;font-family:Courier New Sans-Serif hevetic;font-size:20px; padding-top:5px; padding-left:0px; font-style:italic; text-decoration:none blink; }
#div_specifi_logindetail_left
{
    width: 60px;
    height: 40px;
    margin: 0px auto;
    float: left;
}
#div_specifi_logindetail_right{width:490px;height:40px;margin:0px auto;float:inherit;}
#div_specifi_loginarea{width:550px;height:258px;margin:0px auto;}
#div_lockshowarea
{
    width: 170px;
    height: 258px;
    margin: 0px auto;
    float:left;
    background-image: url('../image/securepage.png');
    background-repeat: no-repeat;
}
#div_loginboxarea{width:380px;height:258px;margin:0px auto;float:left;}
.div_userdesc{width:400px;height:20px;margin:0px auto;float:left;font-family:Courier New Sans-Serif hevetic;font-size:14px; padding-top:5px; padding-left:0px;  text-decoration:none blink; font-style:italic; }
.div_userdescbox{width:400px;height:30px;margin:0px auto;float:left;font-family:Courier New Sans-Serif hevetic;font-size:14px; padding-top:5px; padding-left:0px;  text-decoration:none blink; font-style:italic; }
.div_userdescboxspacer{width:400px;height:5px;margin:0px auto;float:left;font-family:Courier New Sans-Serif hevetic;font-size:14px; padding-top:5px; padding-left:0px;  text-decoration:none blink; font-style:italic; }
#txtbox_userid{width:350px;height:25px;font-family:Courier New Sans-Serif hevetic;font-size:14px; padding-top:5px; padding-left:0px;  text-decoration:none blink; font-style:italic; border:1px solid silver; border-radius:5px; }
#txtbox_pwd{width:350px;height:25px;font-family:Courier New Sans-Serif hevetic;font-size:14px; padding-top:5px; padding-left:0px;  text-decoration:none blink; font-style:italic; border:1px solid silver; border-radius:5px; }
.div_userdescforgetpwd{width:400px;height:20px;margin:0px auto; float:left;font-family:Courier New Sans-Serif hevetic;font-size:14px; padding-top:5px;  text-decoration:none blink; font-style:italic; text-align:right; }
#btn_login
{
    width: 100px;
    height: 30px;
    background-color: #C0C0C0;
    border: 1px solid silver;
    border-radius: 10px 10px 10px 10px;
}
}
#btn_cancel
{
    width: 100px;
    height: 30px;
    background-color: #C0C0C0;
    border: 1px solid silver;
    border-radius: 10px 10px 10px 10px;
}
.topmenu_link:link
{
    font-family: Calibri;
    font-size: 14px;
    color: #000000;
    line-height: 24px;
    text-align: center;
    background-image: url('../image/footballplayer.png');
    background-repeat: no-repeat;
}
.topmenu_link:hover
{
    font-family: Calibri;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 24px;
    text-align: center;
    background-image: url('../image/footballplayer_hover.png');
    background-repeat: no-repeat;
}
#logo
{
    width: 490px;
    height: 100px;
    margin: 0px auto;
   /* background-image: url('../image/Rays-Group.png');
    background-repeat: no-repeat;*/
}
.span1
{
    color: #008000;
    font-size: 35px;
    font-weight:800;
    font-family: 'times New Roman' , Times, serif;
}
.span2
{
    color: #FF0000;
    font-size: 35px;
    font-weight:800;
    font-family: 'times New Roman' , Times, serif;
}
.span3
{
    color: #6600FF;
    font-size: 35px;
    font-weight: 800;
    font-family: 'times New Roman' , Times, serif;
}
.div_footer
{
    width: 100%;
    height: 220px;
    background-image: url('../image/explorefooter.gif');
    background-repeat: no-repeat;
}
