﻿.Line 
{
	border-bottom-style: dashed; 
	border-bottom-width: 2px;
}
.CategoryList {
	color: #808080;
	font-weight: normal;
	font-family : Tahoma;
	font-size : 8pt;
}

.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;
}
.TitleArticle
{
	font-family : Tahoma;
	font-weight : bold;
	font-size : 8.5pt;
	color : #000033;
	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;	
}
.FancyTopMoharram
{
	background-image : url(/DesktopModules/Articles/NewsFancyImageMoharram/Top_Repeat.png);
	width : 100%;
	height : 31px;
}
.FancyTopMiddleMoharram
{
	background-image : url(/DesktopModules/Articles/NewsFancyImageMoharram/Top_Middle_Right.png);
	background-repeat : no-repeat;
	height : 31px;
}
.MR
{
	background-image: url(Middle_Right.png);	
	height: 1px;
	width: 25px;
}
.ML
{
	background-image: url(Middle_Left.png);	
	height: 1px;
	width: 9px;	
}
.BR
{
	background-image: url(Bottom_Right.png);
	background-repeat: no-repeat;	
	height: 1px;
	width: 25px;
}
.BL
{
	background-image: url(Bottom_Left.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 9px;	
}
.BM 
{	
	/*filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0, FinishOpacity=100, Style=3);*/
	/*filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#F6FCE6', endColorStr='#A0BB54', gradientType='1');*/
	background-image: url(Bottom_Middle.png);
	height : 10px;	
}