
.RedCommandButton:link, .RedCommandButton:active, .RedCommandButton:visited{
	color:#C11111;
	font:13px Arial;
	text-decoration:none;
}


.RedCommandButton:hover{
	color:#E23333;
	text-decoration:underline;
}




/***** ARTICLES INDEX *****/

.clsArticlesListItem{
	
}

.clsArticlesListItem img{
	float:left;
	width:90px;
	margin:2px 5px 5px 0;
}

.clsArchiveMonthTitle{
	width:100%;
	margin-bottom:3px;
}

.clsArchiveMonthTitle td{
	color:#ffffff;
	font-weight:800;
	padding:2px 2px 2px 10px;
	background-color:#C11111;
}





/***** FULL ARTICLE PAGE *****/

.clsFullArticlePage{

}

.clsFullArticlePage img{
	float:left;
	margin:2px 5px 5px 0;
}