﻿/*Login*/
        .left_top
{
	background-image: url( '../Images/frmDangNhap/XPWindowLeft.jpg' );
}
        .right_top
{
	background-position: right 50%;
	background-image: url( '../Images/frmDangNhap/XPWindowright.jpg' );
	width: 13px;
	background-repeat: no-repeat;
	height: 30px;
}
        .top_bg
{
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	background-image: url( '../Images/frmDangNhap/XPWindowBG.jpg' );
	height: 30px;
	color: #ffffff;
	background-repeat: repeat-x;
	font-family: Tahoma;
}
        .top_bg2
{
	font-weight: bold;
	padding-left: 150px;
	font-size: 13px;
	background-image: url( '../Images/frmDangNhap/top.jpg' );
	background-repeat: no-repeat;
	border-left: #001eed 1px solid;
	border-right: #001eed 1px solid;
	width: auto;
	height: 70px;
	color: #ff3300;
	font-family: Tahoma;
}
        .bottom_login
        {
            border-left: #001eed 1px solid;
            border-right: #001eed 1px solid;
            border-bottom: #001eed 1px solid;
            height: 1px;
        }
        .logname
        {
            font-size: 11px;
            font-weight: bold;
            color: #0b1985;
            font-family: Tahoma;
        }
        .txtbox
        {
            border-right: #0b1985 1px solid;
            border-top: #0b1985 1px solid;
            text-align: left;
            border-left: #0b1985 1px solid;
            width: 250px;
            color: #1c2874;
            border-bottom: #0b1985 1px solid;
            height: 19px;
        }
        .selectbox
        {
            border-right: #3854a1 1px solid;
            border-top: #3854a1 1px solid;
            border-left: #3854a1 1px solid;
            border-bottom: #3854a1 1px solid;
            font-family: Tahoma;
            font-size: 12px;
            padding-left: 10px;
            height: 19px;
            text-align: left;
        }
        .bg_main
{
	border-right: #001eed 1px solid;
	background: url( '../Images/frmDangNhap/bg_login.jpg' ) repeat-x center bottom;
	padding-bottom: 10px;
	border-left: #001eed 1px solid;
	padding-top: 10px;
}
        .txt3
        {
            font-size: 10px;
            color: #0b1985;
            font-family: Tahoma;
            text-align: justify;
        }
        .error
        {
            color: Red;
            font-size: 12px;
            text-align: center;
        }
        .buttom_image
        {
            font-size: 12px;
            font-weight: bold;
            width: 100px;
        }
.lable1
        {
            font-size: 11px;
            font-weight: bold;
            color: #0b1985;
            font-family: verdana;
            width: 29%;
        }