.Title{
	color:#363636;
	text-transform:uppercase;
	text-align:center;
	
}
.Content
{
	vertical-align:top;	
	padding-top:8px;
	padding-bottom:8px;
}
.Content a 
{
	color:#6a6a6a;
}
.Content a:Hover 
{
	color:Red;
}

.Content a:Visited 
{
	color:#6a6a6a;
}
.ArticleTitle
{
	background-image:url(images/Title_Arrow.png);	
	background-repeat:no-repeat;
	padding-left:18px;
	background-position:top left;
}
.ArticleTitle,a:link,a:active,a:visited a { color:#4A4A4A; }
.ArticleTitle a:hover{color:#FFA216;}

.CMS_title
{
	text-align:left;	
}
.CMS_title a
{
	color:#15509C;
}
.CMS_title a:hover
{
	color:#F67A2E;
}
.CMS_datetime
{
	color:Gray;
	font-size:11px;
}
.CMS_sperator
{
	margin:5px 0px 5px 0px;
	border-bottom:dotted 1px gray;
}
.Downloaded
{
	float:right;
	background-image:URL(images/dn.gif);
	background-repeat:no-repeat;
	background-position:right;
	
}
.Downloaded a
{
	color:#15509C;
	margin-right:20px;
	font-weight:bold;
}
.Downloaded a:hover
{
	color:#F67A2E;
	margin-right:20px;
	font-weight:bold;
}
