body {
	background: #000;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
}



.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}
.txtBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	font-weight: bold;

}
.txtBoldAnnouce {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF9900;
	font-weight: bold;
}
.txtHighlight {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC9900;
}
.linkOn {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF6347;
}
p.gen {
  text-align: center;

}
h3 {
  font-size: 13px;
font-weight: bold;
text-align: center;
}
		#banner { 
			background: url('http://users.bigpond.com/simannbd/CPSDbanner02.jpg') no-repeat #000;
			height: 150px;
			text-align: right;
			color: #666;
			padding: 10px;
			font-family: verdana, arial, helvetica;
			font-size: 12px;
		}
		
		#banner-mini { 
			background: url('../res/images/common/SD_banner.jpg') no-repeat #000;
			height: 80px;
			text-align: right;
			color: #666;
			padding: 10px;
			font-family: verdana, arial, helvetica;
			font-size: 12px;
		}
		
		
		
		
		
		#banner a, #banner-mini a {
			color: #666;
			text-decoration: none;
			font-weight: bold;
		}
		#banner a:hover, #banner-mini a:hover {
			text-decoration: underline;
		}
		
.content-box {
		margin: 0 0 0 150px;
		color: #666;
}

.content-box h1 {
		font-size: 14px;
}