body, table, td, p, div {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
}

a {
color:#706F7D;  
}

a:hover {
color: #000033;
	text-decoration: none;
}

body {
background-image: url(/images/bg.gif);
	background-color:#333333;
	background-repeat: repeat-x;
	background-position: top center;
}
.tablebg {
	background-image: url(../images/mainTablebg.gif);
	background-position: top center;
	background-attachment:fixed;
	background-repeat:no-repeat;
	
	
}
.contentPara {
	color: #333333;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 13px;
}
.content{
	color: #a29991;
	}
.newsContentPara {
	font-size: 12px;
	font-weight: bolder;
	color:#000066;
	
}
.footerClass {
text-align:center;
font-size:12px;
color:#706F7D;     
}
.footerClass a {
color:#706F7D;     
}


.pagetitle {
	font-size: 16px;
	color: #000033;
	font-weight: bold;
}
.breadcrumb {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.breadcrumb a {

	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.breadcrumb a:link {


	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.breadcrumb a:hover {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.sectorLink a:active, .sectorLink a:hover {
	line-height: 18px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}
.sectorLink a {
	line-height: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

.contentAboutus {
	color: #000000;
	margin: 0px 14px 0px 0px;
	height:290px;
	overflow:-moz-scrollbars-horizontal;
	overflow-x:hidden;
	overflow-y:auto;
	padding: 8px;
}
