/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*Common Area start */
	
	.midcontentBG{
		background-image: url(../grafx/reefbgMid.jpg);
	    background-position: bottom;
	    background-repeat: no-repeat;
	}
	
	td{
	 color: #bdf4fa;
	 font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 text-decoration: none;
	}
    /*website page headings code*/ 
	.awdepheading{
	   color: #31327f;
	   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: #31327f;
		font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
	}
	a:Hover{
		color: #31327f;
		font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: underline;
	}
	/*copywrite code*/
	td.copyright{
		color: #004c79;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}
	a.copyright{
		color: #004c79;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}
	a.copyright:Hover{
		color: #004c79;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
	}
/*Common Area end */
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*menus Area start*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
	/*Top menu code*/
	a.LinksTopcurrent{
		color: #31327f;
		font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	a.LinksTopcurrent:Hover {
		color: #31327f;
		font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	td.LinksTopcurrent{
	   background-image: url(../grafx/menumidON.jpg);
	   background-position: left;
	   background-repeat: repeat-x;
	}
	a.LinksTop{
		color: #787878;
		font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	a.LinksTop:Hover {
		color: #31327f;
		font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	td.LinksTop{
	   background-image: url(../grafx/menumidOFF.jpg);
	   background-position: left;
	   background-repeat: repeat-x;
	}
	/*Top menu code end*/

	/*Left menu code*/
	a.Linkscurrent{
		color: #000000;
		font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	a.Linkscurrent:Hover {
		color: #000000;
		font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	td.Linkscurrent{
		background-color: #f1a63c;
		padding-left: 10px;
		background-image: url(../grafx/currentmenu.gif);
	   background-position: left;
	   background-repeat: no-repeat;
	}
	a.Links{
		color: #ffffff;
		font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	a.Links:Hover {
		color: #000000;
		font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	td.links{
	   background-color: #f1a63c;
	   padding-left: 10px;
	   background-image: url(../grafx/leftmenu.gif);
	   background-position: left;
	   background-repeat: no-repeat;
	}
    /*Left 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*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.newsheader{
color: #31327f;
		font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
}
.newscontent{
color: #31327f;
		font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
}

font.newsText{
		font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
}
a.newsLink{
	color: #31327f;
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.newsLink:Hover{
	color: #31327f;
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
