/*Begin Global*/
body{
	font-family: "Arial, Verdana";
	font-size:13px;
}

a{
	color:black;
}
/*End Global*/

/*Begin Main Layout*/
.layout{
	width:980px;
	text-align:left;
}
/*End Main Layout*/

/*Begin Header*/
.header{
	width:980px;
	height:137px;
}
/*End Header*/

/*Begin Navigation*/
.navigation{
	width:980px;
	height:33px;
	padding-top:10px;
}

.menubackground{
	width:980px;
	height:33px;
	background-color:#000000;
}

.sttd{
	background-color:black !important;
	color:white !important;
	font-weight:bold;
}


.stsp{
	padding-left:4px !important;
	padding-right:4px !important;
	font-weight:bold;
}

.sttb td:hover {
background:Green !important;
font-weight:bold;
}

.sttb {
    border-spacing:0px!important;   
}


/*End Navigation*/

/*Begin Banner*/
.banner{
	width:980px;
	height:279px;
	background:url(banner.jpg) no-repeat;
}
/*End Banner*/

/*Begin Content Header*/
.cHeading{
	width:980px;
	height:71px;
}

.contentHeading{
	color:#43af59;
	font:"Franklin Gothic Book";
	font-size:24px;
	font-weight:bold;
}

.contentSubHeading{
	color:#43af59;
	font:"Franklin Gothic Book";
	font-weight:bold;
}
/*End Content Header*/

/*Begin Left*/
.Left{
	width:226px;
	
}
.Left *{
	float:none;
}
.QuicklinkBody{
	width:226px;
	background:url(quicklinkbg.jpg) repeat;
	padding-top:10px;
	padding-bottom:10px;
}

.QuicklinkFooter{
	width:226px;
	height:41px;
	background:url(quicklinkbgfooter.jpg) no-repeat;
}

.LatestNewsUpdate{
	width:226px;
	height:117px;
	background:url(sendmelatestnewandupdate.jpg) no-repeat;
}
/*End Left*/

/*Begin Content*/
.Content{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
}
/*End Content*/

/*Begin CourtesyMenu*/
.courtesymenu{
	padding-top:20px;
	padding-right:30px;
	text-align:right;
	
}
/*End CourtesyMenu*/
