﻿body{margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; background-color:#dbeef4;}

/*--------------------------------------Main table------------------------------------*/
.main {width:770px; font-family:Arial; color:#171717; font-size:14px; text-align:left; line-height:16px; 
       word-spacing:2px; }
.login_table{font-family:Arial; color:#0b4779; font-size:14px; line-height:16px; word-spacing:2px; 
             background-color:#dbeef4;}   
    
/*--------------------------------------headings------------------------------------*/   
.heading1{font-family:Arial; color:#05b6cc; font-size:16px; line-height:16px; font-weight:bold; word-spacing:2px;}

/*--------------------------------------navigation------------------------------------*/ 
.btn-login{font-family: arial; font-size: 16px; color: #0b4779; text-decoration: none; 
           background-color:#f4cf51; cursor:pointer; font-weight:bold; padding: 5px; margin: 10px;}
.btn2{font-family: arial; font-size: 16px; color: #bd0000; text-decoration: none; 
           background-color:#f4cf51; cursor:pointer; font-weight:bold;}
/*--------------------------------------text------------------------------------*/ 
.error{font-size:14px; color:#bd0000; word-spacing:3px;}
.footer{font-family:Arial; color:#0b4779; font-size:14px; line-height:16px; word-spacing:2px; padding:5px;
        background-color:#dbeef4;}
.border1
{border: 5px solid #5282c0;}
.txthead{color:#000000; font-size:16px; line-height:16px; word-spacing:2px; font-weight:bold;}
.txtname{color:#ff0516; font-size:16px; line-height:16px; word-spacing:2px; font-weight:bold;}
.txtnote{color: #171717; text-decoration: none; line-height:20px; word-spacing:2px;}
.txtqn{color: #171717; text-decoration: none; font-weight:bold; line-height:20px; word-spacing:2px;}
.txtop{color: #171717; text-decoration: none; line-height:18px; word-spacing:2px;}
.txtans{font-size: 36px; color: #000000; text-decoration: none; text-align:center; font-weight:bold;}
.nav1{font-family:Verdana; font-size:11px; color:#000000; cursor:pointer; text-decoration:none; font-weight:bold;}
.nav1:hover{text-decoration:underline;}
.bgqn{background-color:#fce9da;}
.bgop{background-color:#eaf2dd;}
.bgans{background-color:#569e09;}