/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*Common Area start */
	body{
	    background-color: #1D213C;
		 color: #656565;
	    font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	    font-size: 12px;	
	}
	td{
	 color: #656565;
	 font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 text-decoration: none;
	}
    /*website page headings code*/ 
	.awdepheading{
		color: #013070;
		font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 16px;
		text-decoration: none;
		background-image: url(../grafx/headerImg.gif);
	   background-position: left;
	   background-repeat: no-repeat;
	}
    /*website defualt links code*/
	a{
		color: #043E8D;
		font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
	}
	a:Hover{
		color: #043E8D;
		font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: underline;
	}
	/*copywrite code*/
	td.copyright{
		color: #D2BF92;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}
	a.copyright{
		color: #D2BF92;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}
	a.copyright:Hover{
		color: #D2BF92;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}
/*Common Area end */
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*menus Area start*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
	/*Top menu code*/
	a.LinksTopcurrent{
		color: #020B2B;
		font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	a.LinksTopcurrent:Hover {
		color: #020B2B;
		font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	td.LinksTopcurrent{
	   background-image: url(../grafx/menumidON.gif);
	   background-position: left;
	   background-repeat: no-repeat;
	   padding-left: 15px;
	}
	a.LinksTop{
		color: #D2BF92;
		font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	a.LinksTop:Hover {
		color: #020B2B;
		font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	td.LinksTop{
	   background-image: url(../grafx/menumidON.gif);
	   background-position: left;
	   background-repeat: no-repeat;
	   padding-left: 15px;
	}
	/*Top menu code end*/

	
/*menus Area start*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.botconL
{
	   background-image: url(../grafx/botconL.gif);
	   background-position: bottom left;
	   background-repeat: no-repeat;	
}
.botconR
{
	   background-image: url(../grafx/botconR.gif);
	   background-position: bottom right;
	   background-repeat: no-repeat;	
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*text box Area start*/
input, textarea, select{
	font-size: 11px;
	color: #043E8D;
	font-family: verdana;	
	border-color:#043E8D;
	background-color:#ffffff;		
	border-width:1px;
	border-style:Solid;
}
/*text box Area start*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

