.CategoryList {
	color: maroon;
	font-weight: bold;
}

.CommentsContainer {
	border: 1px solid #CCCCCC; 
	background-color: #FFFFFF; 
	padding: 1px;
}

.CommentItemStyle {
	background-color: #F8F8F8; 
	padding: 5px; 
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.CommentAlternatingItemStyle {
	padding: 5px; 
}

.CommentAuthor {
	font-size: 1.25em; 
	font-weight: bold;
}
.CommentDate{
	font-size: .8em; 
	color: #5F68AD;
}
.Summary
{
	color : Gray;
	font-family : Tahoma;
	font-size : 8pt;
}
.FancyHead
{
	font-family : Tahoma;
	font-weight : bold;
	font-size : 8pt;
	color : White;
	text-decoration : none;
}
.FancyHead:link
{
	font-family : Tahoma;
	font-weight : bold;
	font-size : 8pt;
	color : White;
	text-decoration : none;
}
.FancyHead:visited
{
	font-family : Tahoma;
	font-weight : bold;
	font-size : 8pt;
	color : White;
	text-decoration : none;
}
.FancyHead:hover
{
	font-family : Tahoma;
	font-weight : bold;
	font-size : 8pt;
	color : #D8DFF3;
	text-decoration : none;
}
.FancyTop
{
	background-image : url(/DesktopModules/Articles/NewsFancyImage/c23.jpg);
	width : 100%;
	height : 25px;
}
.FancyBottom
{
	background-image : url(/DesktopModules/Articles/NewsFancyImage/bottomborder.gif);
	width : 100%;
	height : 21px;
}
.FancyCornerL
{
	background-image : url(/DesktopModules/Articles/NewsFancyImage/m1.gif);
	width : 5px;
	height : 1px;	
}
.FancyCornerR
{
	background-image : url(/DesktopModules/Articles/NewsFancyImage/m2.gif);
	width : 5px;
	height : 1px;	
}

