/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*Common Area start */
	body{
	    background-color: #025ea9;
		color: #ffffff;
	    font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	    font-size: 12px;	
	   background-image: url(../grafx/bodybgImg.gif);
	   background-position: top left;
	   background-repeat: repeat-x;
	   font-weight: bold;
	}
	td{
	
	 font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 text-decoration: none;
	 font-weight: bold;
	}
    /*website page headings code*/ 
	.awdepheading{
		color: #fda42e;
		font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 16px;
		text-decoration: none;
	}
    /*website defualt links code*/
	a{
		color: #fda42e;
		font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		font-weight: bold;
	}
	a:Hover{
		color: #fda42e;
		font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: underline;
		font-weight: bold;
	}
	/*copywrite code*/
	td.copyright{
		color: #fffffe;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}
	a.copyright{
		color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}
	a.copyright:Hover{
		color: #fffff1;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}
/*Common Area end */
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*menus Area start*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
	/*Left menu code*/
	a.Linkscurrent{
		color: #ffffff;
		font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	a.Linkscurrent:Hover {
		color: #ffffff;
		font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	td.Linkscurrent{
	   background-image: url(../grafx/currentmenu.gif);
	   background-position: left;
	   background-repeat: no-repeat;
	}
	a.Links{
		color: #fff;
		font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	a.Links:Hover {
		color: #fffff1;
		font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	td.links{
	   background-image: url(../grafx/leftmenu.gif);
	   background-position: left;
	   background-repeat: no-repeat;
	}
    /*Left menu code end*/
	td.menuBGREP
	{
	 background-image: url(../grafx/menuBGREP.gif);
	 background-position: left;
	 background-repeat: repeat-x;
	}
	
/*menus Area start*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*text box Area start*/


.blank1
{
border-width:0px;
}

input.userLoginForm
{
    color: #034d91;
	font-size: 11px;
	font-family: verdana;
	border-color:#f98305;
	background-color:#fffff0;
	border-width:1px;
	border-style:Solid;	
}
.membertext
{
 color: #034d94;
 font-size: 11px;
 font-family: verdana;
}
/*text box Area start*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


.bgleft
{
background-image: url(../grafx/bgleft.jpg);
background-position: top left;
background-repeat: no-repeat;
}
.bgmid
{
background-image: url(../grafx/bgmid.jpg);
background-position: top left;
background-repeat: no-repeat;
}
.bgright
{
background-image: url(../grafx/bgright.jpg);
background-position: top left;
background-repeat: no-repeat;
}
.memberBGREP
{
background-color: #369ff2;
background-image: url(../grafx/memberBGREP.gif);
background-position: top left;
background-repeat: repeat-x;
}
.memberleftrep
{
background-image: url(../grafx/memberleftrep.gif);
background-position: top left;
background-repeat: repeat-y;
}
.memberightrep
{
background-image: url(../grafx/memberightrep.gif);
background-position: top left;
background-repeat: repeat-y;
}
