@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #282C33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.headerBg {
	background-image: url(images/headerBg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
	background-color: #1D2226;
}

.orange:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFA92E;
	text-decoration: none;
}

.topLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFA92E;
	text-decoration: none;
	padding-right:10px;
	padding-bottom:5px;
}
.orange:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFA92E;
	text-decoration: none;
}
.orange:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.orange:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFA92E;
	text-decoration: none;
}
.nLinkBold:active,.nLinkBold:link,.nLinkBold:visited,.nLinkBold:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: black;
	text-decoration: none;
	line-height:38px;
	margin-bottom:6px;
	

}
.headLink:active,.headLink:link,.headLink:visited,.headLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	
	color: #1968B2;
	text-decoration: none;
	

}
.white:active,.white:link,.white:visited,.white:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.menu:active,.menu:link,.menu:visited,.menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
	color: white;
	text-decoration: none;
}
.black:active,.black:link,.black:visited,.black:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	color: black;
	text-decoration: none;
	
}
.contentTd
{
	background-color:white;
	padding-top:10px;
	
}
.flashNews
{
   background:url(images/flashNewsBg.jpg) repeat-x;
}
.footerBg {
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
}
.footerBg2 {
	background-image: url(images/footerBg2.jpg);
	background-repeat: repeat-y;
}
.centerTop {
	text-align: center;
	vertical-align: top;
}
.tableSpacing {
	text-align: left;
	vertical-align: top;
	width: 360px;
}
.tableLeft {
	text-align: left;
	vertical-align: top;
	width: 6px;
}
.tableHeaderBg {
	background-image: url(images/tableHeaderBg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	padding-left: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A1E21;
}
.tableBg {
	background-color: #D4D6DF;
}
.tableContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #1A1E21;
	text-align: justify;
	vertical-align: top;
	padding: 11px;
}

.galleryCorners {
	width: 6px;
	text-align: left;
	vertical-align: top;
}
.galleryBg {
	background-color: #11100C;
}
.listing
{
list-style-type: none;
padding: 0px;
margin: 0px;
}

.blackBullet
{
	background-image:url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px; 
	padding:0px;
	margin:0px;
	padding-left: 14px; 
	font-size:15px;margin-bottom:4px;
	
	

}
.redBullet
{
	background-image:url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px; 
	padding-left: 14px; 
	font-size:15px;margin-bottom:8px;

}
.newsHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #1968B2;
	text-decoration: none;
}
.text
{
	font-size: 14px;
	color: black;
	text-decoration: none;
	 text-align:justify;
	 line-height:24px;
}

.rightAdSpace
{
	width:260px;
	overflow:hidden;
}
