h3 
{ 
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #ffa500; 
	font-weight: lighter;
	margin-top:0px;
}
span.date
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #666; 
	display:block;
	margin-top:-15px;
	margin-bottom:10px;
}

p 
{ 
	font-size: 1.0em; 
	color: #666; 
	margin: 0; 
	line-height: 1.5; 
	margin: 0; 
	padding: 0 0 10px 0; 
	text-align: left; 
}
.news
{
	clear:both;
	border-bottom:1px dotted #c6c6c6;
	height:120px;	
	padding:10px 0 0 10px;
}
.newsPic
{
	float:left;
	width:200px;
	height:100px;
	border:1px solid #c6c6c6;
	padding:2px;
	margin-right:10px;
}
.newsPicView
{
	float:left;
	width:350px;
	height:175px;
	border:1px solid #c6c6c6;
	padding:2px;
	margin-right:10px;	
}
span.newsTitle
{
	display:block;
	float:left;
	width:200px;
	margin-right:10px;
	margin-bottom:5px;
}
.file
{
	font-size:9pt;
}
.textbox
{
	font-size:8pt;	
	width:200px;
}
.articleTextarea
{
 	font-family:arial;
	font-size:8pt;
	width:490px;
	height:120px;
}
.articleTxt
{
	font-size:8pt;
	width:200px;
}
