@charset "utf-8";

.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	height: 112px;
	background-image: url(../images/bgtable.jpg);
	background-repeat: repeat;
		 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	border-radius:10px;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat;

	padding-right: 10px;
	padding-left: 10px;
	z-index:1;
	
}
.loghead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFF;
	height: 38px;
	padding-top: 2px;
	padding-left: 8px;
	background-color:#063c63;
}

.textbox
{
	width: 270px;
	height:20px;
	padding: 5px;
	color: #56a1b0;
	background: #e0f8fd;
	border: 1px solid #036c82;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	border-radius:8px;
	box-shadow: inset 0px -2px 10px 0px rgba(0, 0, 0, 0.5);	
}
.textbox:hover
{
	width: 270px;
	padding: 5px;
	color: #56a1b0;
	background: #e0f8fd;
	-webkit-box-shadow: 1px 1px 4px 1px #036c82;
	-moz-box-shadow: 1px 1px 4px 1px #036c82;
	box-shadow: 1px 1px 4px 1px #036c82;
	border:solid 1px #036c82;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

.textbox:focus
{
	width: 270px;
	padding: 5px;
	color: #56a1b0;
	background: #e0f8fd;
	-webkit-box-shadow: 1px 1px 4px 1px #036c82;
	-moz-box-shadow: 1px 1px 4px 1px #036c82;
	box-shadow: 1px 1px 4px 1px #036c82;
	border:solid 1px #036c82;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;    
	
	
	}
	
	.footer{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	height: 40px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat;	
	 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;	
		
		
	}
.note {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
.tablebg {
	
	text-align:center;
	background-position: right bottom;
	 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	height: 335px;
	width: 100%;
}
.matter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000;
}


.link{
	
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	
}
.link:hover{
	
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#00CCFF;
	text-decoration: none;
	
}
.text{
	text-shadow: 3px 3px #525454;
	font-family: "Adobe Fan Heiti Std B";
	font-size: 30px;
	font-weight: lighter;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}


.tabletitle {
	font-family: "Adobe Fan Heiti Std B";
	font-size: 16px;
	font-weight: bolder;
	color: #FFF;
	
	
}

.drop
{
	width: 280px;
	height:30px;
	padding: 5px;
	color: #56a1b0;
	background: #e0f8fd;
	border: 1px solid #036c82;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	border-radius:8px;
	box-shadow: inset 0px -2px 10px 0px rgba(0, 0, 0, 0.5);	
}
.drop:hover
{
	width: 280px;
	padding: 5px;
	color: #56a1b0;
	background: #e0f8fd;
	-webkit-box-shadow: 1px 1px 4px 1px #036c82;
	-moz-box-shadow: 1px 1px 4px 1px #036c82;
	box-shadow: 1px 1px 4px 1px #036c82;
	border:solid 1px #036c82;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

.drop:focus
{
	width: 280px;
	padding: 5px;
	color: #56a1b0;
	background: #e0f8fd;
	-webkit-box-shadow: 1px 1px 4px 1px #036c82;
	-moz-box-shadow: 1px 1px 4px 1px #036c82;
	box-shadow: 1px 1px 4px 1px #036c82;
	border:solid 1px #036c82;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;    
	
	
	}
	
	
	.captcha {
	height: 35px;
	width: 100px;
}
.texbx
        {
            outline: none;
            padding: 2px;
            
            font-family: Helvetica, Arial, "Sans Serif";
            font-size: 13px;
            color: #333;
            border: 1px solid #ddd;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            -webkit-box-shadow: inset 0px 0px 10px 0px #eee;
            -moz-box-shadow: inset 0px 0px 10px 0px #eee;
            box-shadow: inset 0px 0px 10px 0px #eee;
        }
        .texbx:focus
        {
            border-color: #999;
            -webkit-box-shadow: inset 0px 0px 10px 0px #ddd;
            -moz-box-shadow: inset 0px 0px 10px 0px #ddd;
        }
        
        .intro p{color:#666666;}
.intro p, .intro a{font-size:14px;line-height:22px;}