/* Begin Login */
.blue_title {
    font-family: "trebuchet MS";
    font-size: 1.70em;
    color: #0767a6;
}
.main_head_l {
    background: url(../images/login/bg2_left_top.gif) no-repeat right bottom;
    width: 8px;
    height: 7px;
}

.main_head_m {
    background: url(../images/login/bg_top_rept.jpg) repeat-x bottom;
}

.main_head_r {
    background: url(../images/login/bg2_right_top.gif) no-repeat left bottom;
    width: 8px;
    height: 7px;
}
.main_body_l {
    background: url(../images/login/bg_left_rept.jpg) repeat-y right;
}

.main_body_m {
    background: #FFFFFF
}

.main_body_r {
    background: url(../images/login/bg_right_rept.jpg) repeat-y left;
}

.main_bott_l {
    background: url(../images/login/bg2_left_bottom.gif) no-repeat right top;
    width: 8px;
    height: 7px;
}

.main_bott_m {
    background: url(../images/login/bg_bott_rept.jpg) repeat-x top;
}

.main_bott_r {
    background: url(../images/login/bg2_right_bott.gif) no-repeat left top;
    width: 8px;
    height: 7px;
}
.cbluebigtitle {
font-size:17px;
text-align:left;
}
.style1 {
font-size:16px;
font-weight:bold;
}


/* End of Login */
