body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana;	
	font-size: 12px;
	}

a,a:visited {
	color: #000000;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}	

.mainbg {
	margin-top: 20px; 
	width:100%; 
	background-image: url('../img/bg.gif');
	}
	
.container {
	width: 1000px;
	background-color: white;
	text-align:left; 
	padding-left: 0px; 
	padding-right: 0px;  
	}


.titleh1 a {
	color:white;
	}
	
.titleh1 {
	font-family: Verdana;
	font-size: 16px;
	color: white;	
	}
	
		
.footer {
	border-top: 1px solid #FE9903;
	padding-top: 10px;
	text-align: center;
	width:100%;
	}

.hrwhite  {
	height: 1px;
	color: #FFFFFF;
	}
.hrblue  {
	height: 2px;
	color: #B6CED2;
	}
		
.underlinewhite {
	border-bottom: 1px solid white; 
	font-size: 4px;
	}	
	
.title1 {
	color:#FE9903; 
	font-size:14px; 
	font-weight:bold; 
	margin-top: 10px; 
	margin-bottom: 5px;
	}	

.title2 {
	color:#00363D; 
	font-size:14px; 
	font-weight:bold; 
	margin-top: 15px; 
	margin-bottom: 5px;
	}	

.title3 {
	color:#00363D; 
	font-weight:bold; 
	}

.titleMain {
/* 	color:#FE9903;  */
	color:#222; 
	font-size:22px; 
	font-weight:bold; 
	margin-top: 0px; 
	margin-bottom: 5px;
	text-transform: capitalize;
	}
	
	
.text1 {
	color:#FE9903; 
	font-size:12px; 
	}	

		
.new {
	color:#FF0000; 
	font-weight:bold; 
	}
	

.newsDiv {
	width:240px; 
	height:150px; 
	background-image: url('../img/bg2.png'); 
	background-repeat: repeat-x; 
	padding: 10px 10px 10px 10px; 
	color:#000000;
	font-size:11px;
	border-left: 1px solid #B1B1B1;
	border-right: 1px solid #B1B1B1;	
	}		

.newsBody {
	margin-top: 10px;
	margin-bottom: 5px;
	height: 92px;
	overflow:hidden;
	}		

a.linkMore, a.linkMore:visited  {
	color:#FE9903; 
	}	

.brokerDetails {
	width: 150px;
	border: 2px solid #B1B1B1;
	padding: 3px 3px 3px 3px;
	color: #B1B1B1;
	}		
.brokerDetails2 {
	width: 260px;
/*	border: 2px solid #85ADB5;
	padding: 6px 6px 6px 6px;*/
	padding: 0px 0px 0px 0px;	
	color: #000000;
	}
.column {
	border-left: 2px solid #B1B1B1; 
	padding-left: 5px;
	}
.label {
	color: #000; 
	font-weight: bold;
	}
	.ficha {
		color: #777;
	}
	.ficha a,
	.ficha a:hover,
	.ficha a:active {
		color: #777;
		text-decoration: none;
	}
	.ficha .mainTitle {
		color: #222;
	}
	
.banner {
	border: 2px solid #C9E6E4;
	margin: 10px 0px 10px 0px;
	}		

.faded {
	-moz-opacity : 0.70;
	filter : alpha(opacity=70);
	}

.pageNumbers {
	text-align:right;
	font-size: 14px;
	}

.pictureContainer {
	width: 120px;
	height: 90px;
	overflow: hidden;
	}

#searchDiv {
	width:240px; 
	height:320px; 
	background-image: url('../img/bg1.png'); 
	background-repeat: repeat-x; 
	padding: 10px 10px 10px 10px; 
	color:#FFFFFF;
	font-size:11px;
	}	
.searchInput {
	width:150px; 
	}	
.searchSelect {
	width:157px; 
	}	
.formInput {
	border: 1px solid #85ADB5;
	}	
		
.table {
	text-align:left;
	}		