/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*Common Area start */
	body{
	   background-color: #40352c;
	   color: #000000;
	   font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	   font-size: 12px;
	   background-image: url(../grafx/bodyBG.gif);
	   background-position: left;
	   background-repeat: repeat-x;	
	}
	td{
	 color: #000000;
	 font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 text-decoration: none;
	}
    /*website page headings code*/ 
	.awdepheading{
	   color: #000000;
	   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;
	   padding-left:25px;
	}
    /*website defualt links code*/
	a{
		color: #d40000;
		font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
	}
	a:Hover{
		color: #d40000;
		font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: underline;
	}
	/*copywrite code*/
	td.copyright{
		color: #858585;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}
	a.copyright{
		color: #858585;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}
	a.copyright:Hover{
		color: #858585;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}
/*Common Area end */
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*menus Area start*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
	/*Top menu code*/
	a.LinksTopcurrent{
		color: #ffffff;
		font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	a.LinksTopcurrent:Hover {
		color: #ffffff;
		font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	td.LinksTopcurrent{
	   background-color: #ba0000;	   
	}
	a.LinksTop{
		color: #ffffff;
		font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	a.LinksTop:Hover {
		color: #ffffff;
		font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	td.LinksTop{
	  
	   background-position: left;
	   background-repeat: repeat-x;
	}
	/*Top menu code end*/
	
/*menus Area start*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*text box Area start*/
input, textarea, select{
	font-size: 11px;
	color: #31327f;
	font-family: verdana;	
	border-color:#31327f;
	background-color:#ffffff;		
	border-width:1px;
	border-style:Solid;
}
/*text box Area start*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
