
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.logintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #147E94;
	text-decoration: none;
}
.textboxlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #A7DDEB;
	height: 17px;
	width: 135px;
	background-image: url(images/texboxbg.jpg);
	background-repeat: repeat-x;
}
.small_table {
	background-color:#f3faff ;
	
}

.Headerbanner
{
    background-image: url(../images/banner_01.jpg);   
    background-color: #FACC42;
}
  .Select
    
    {
     font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    width: 150px;
    height: 20px;
    border: 1px solid #FACC42;
    background-color: #e68a00;    

        
        }

.textcbox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #E6E6E6;
    text-decoration: none;
    width: 150px;
    height: 17px;
    border: 1px solid #828282;
    
}

.LoginSubmit {
    width: 60px;
    background-color: #ffffff;
    display: block;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    border: 0px;
    cursor: pointer;
    border-radius: 5px;
}

 