/* appearance of news */

.news-table	{
	padding: 5px 10px 10px;
	background-color: #2C2C2C;
	border-top: black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;



}



.news-title	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	
}

.chart-title	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	
}

.review-title	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B0B0B0;
	
}

.reviewText	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	line-height: 16px;
	
}

.archives a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:30px;

	
}

.archives a:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:30px;
	
}

.news-title-date	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #999999;
}

.storyText	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #999999;
		line-height: 13px;
	
}

.news-author	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #666666;
		font-style: italic;
}

.read-more 	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #999999;
}

.comment-num	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #999999;
}

.news-dashline	{
		border-bottom: 1px dotted;
		border-bottom-color: #CCCCCC;
}


/* Appearance for 'comment' & 'add comment' section 
	of the template */

.comment-author	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #999999;
}

.comment-text	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 13px;
}

/* Stylise prev and next links */

.pagination	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #999999;
}

/* Back text */

.back-text	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;

}	


.history-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B1B1B1;
	line-height: 16px;
}

.history-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3399;
}

box-headings_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
}
