BODY{
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#dadcdb,endColorStr=white);
    font-family:Tahoma, verdana;
    font-size:14px;
    line-height:20px;
    color:#414141;
}

#loader
{
    z-index:1;
    background-color:#ffffff;
    width:100%;
    height:100%;
    position:absolute;
    display:none;
    top:0px;
    left:0px;
}

.content{
    background:url('../images/bg_hp_content.jpg') repeat-x;
}

.content P{
    background:url('../images/bg_hp_content.jpg') repeat-x;
}
.breadCrumbs{
    padding-top:5px;
    margin-bottom:0px;
    font-size:12px;
    color:#909090;
}
.breadCrumbs A{
    color:#909090;
}
.header h1{color:#870000;font-size:13px;}

.mainFrame{
    background-color:#ffffff;
    border-right:1px solid silver;
    border-left:1px solid silver;
    width:748px;
    text-align:left;
}

.frameLeft{
    background:url('../images/frame_left.jpg') no-repeat left;
    background-position-y:20px;
}
.frameRight{
    background:url('../images/frame_right.jpg') no-repeat right;
    background-position-y:20px;
}
.mainNav{
    background:url('../images/bg_nav.jpg');
    height:33px;
    font-family:Tahoma, verdana;
    font-size:12px;
    font-weight:bold;
    color:#020970;
}
.mainNav a{
    color:#020970;
    text-decoration:none;
}
.mainNav a:hover{
    color:#870000;
    text-decoration:none;
}
.navItem{
    padding-top:4px;
    padding-right:33px;
    padding-left:33px;
}
table.SingUp
{
    background:url(../images/bg_sing_up.jpg) no-repeat;
    width:220px;
    height:267px;
}
div.SingUp
{
    margin-top:10px;
    width:220px;
    font:bold 14px tahoma;
    color:White;
}

div.SingUp A
{
    text-decoration:none;
    color:White;
}
.BoxTable
{
    background:url(../images/FRame_Box_center.jpg) repeat-y;
}
.BoxTableTd
{
    text-align:center;
    width:271px;
    background:url(../images/FRame_Box_top.jpg) no-repeat;
}
.BoxTableTd2
{
    text-align:center;
    width:271px;
    background:url(../images/FRame_Box_top_2.jpg) no-repeat;
}
.BoxTableDiv
{
    margin-top:10px;
    text-align:left;
    width:100%;
}

.BigBoxTable
{
    background:url(../images/frame_big_box_center.jpg) repeat-y;
}
.BigBoxTableTd
{
    text-align:center;
    width:271px;
    background:url(../images/frame_big_box_top2.jpg) no-repeat;
}

.BoxHeader
{
    font:bold 17px tahoma;
    color:#870000 ;
    padding-bottom:2px;
    border-bottom:1px solid #020970;
    margin-bottom:5px;
    margin-left:10px;
    margin-right:10px;
}
.BoxContent
{
    height:60px;
    padding-bottom:2px;
    margin-bottom:5px;
    margin-left:10px;
    margin-right:10px;
}
.Footer{
    padding-top:6px;
    padding-right:33px;
    padding-left:33px;
    font-size:12px
}
.Footer a{
    color:#404040;
    text-decoration:none;
}
.ForgotYourPassword
{
    text-align:left;
    width:160px;
    text-decoration:none;
    border:0px solid black;
    font:bold 13px tahoma;
    position:absolute;
    top:120px;
    left:-78px;
}

.ForgotYourPassword a
{
    text-decoration:none;
    color:#585858;
}

.LoginTextbox
{
    border:1px solid black;
    font-family:Tahoma, verdana;
    font-size:14px;
    color:#414141;
}

.LoginTable
{
    text-align:left;
    margin-top:10px;
    font:bold 13px tahoma;
    color:#585858
}