body {
	background-color:#bdb299;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}
td img {display: block;}
H1 {
	color: brown;
	font-size:20px;
}
H2 {
	color: brown;
	font-size:16px;
	display:inline;
}
H3 {
	color: brown;
	font-size:14px;
}

a:link {
	color: brown;
	}
a:visited {
	color: brown;
	}
a:hover {
	color: tan;
	}
a:active {
	color: tan;
	}
	
#wrapper {
	margin:auto;
	width:983px;
	height:950px;
	}
#leftColumn {
	width:223px;
	height:950px;
	float:left;
}
#header {
	width:518px;
	height:174px;
}
#rightColumn {
	width:242px;
	height:950px;
	float:left;
}
#footer {
	width:518px;
	height:88px;
}
#contentArea {
	width: 518px;
	height: 688px;
	overflow:auto;
	scrollbar-face-color: #dddddd; 
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: white; 
	scrollbar-darkshadow-color: white; 
	scrollbar-shadow-color: white; 
	scrollbar-arrow-color: black; 
	scrollbar-track-color: white;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	
}
#hpNewsScroll
{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	overflow: auto; 
	width: 460px; 
	height: 150px; 
	background-color: #FFFFDF;
	text-align: left;
	padding:4px;
	border:1px solid silver;
	margin:11pt;

}
.textHeader {  
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	 font-size: 12px; 
	 line-height: 14px; 
	 font-weight: bold; 
	 color:#990000; 
	 text-decoration: none;
}
.turqHeader {  
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	 font-size: 12px; 
	 line-height: 14px; 
	 font-weight: bold; 
	 color:#990000; 
	 text-decoration: none;
}
.style11 {
	color: #990000;
	font-weight:bold;
	}