﻿.BriefDescription
{
    font-family: Tahoma;
    font-size: 12px;
    text-align: justify;
    line-height:17px;
    /*color: #505050;*/
}
.Description
{    
    line-height:17px;
    /*color: #505050;*/
    font-family: Tahoma;
    font-size: 12px;
    text-align: justify;
    float:left;
    width:578px;
    
}
.ArticleTitleDetail
{
    /*color: #1b57b1;*/
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    line-height:20px;
    text-decoration: none;
}
A.ArticleTitle
{
    line-height:20px;
    color:#9A6D2F;
  /*  color: #1b57b1;*/
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}
A.ArticleTitle:hover
{
    text-decoration: underline;
}
A.ArticleTitleNormal
{
    line-height:17px;
    color:#9A6D2F;
   /* color: #505050;*/
    font-family: Tahoma;
    font-size: 11px;
    text-align: left;
    text-decoration: none;
}
A.ArticleTitleNormal:hover
{
    text-decoration: underline;
}
/*Starting Top Menu*/
.LastUpdate
{
    /*color: #505050;*/
    color:#9A6D2F;
	width: 578px;
	float: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: italic;
	text-align: right;
	margin-bottom: 10px;
}
.DivRelateNewsTitle
{
   	float: left;   	
	/*color: #1b57b1;*/
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	height: 19px;
	width: 578px;
	border-bottom: solid 1px #C6C6C6; 
}
.DivRelateNewsHackTitle
{
}
.DivRelateNewsItem
{    
    margin-left:10px;
	height: 19px;
	width: 100%;
	background: #FFFFFF url(img/IconRelate.gif) no-repeat left center ;
}
.DivRelateNewsItemHack
{
    padding-left: 13px;
}
.ContentTable
{
    padding             : 0px 0px 0px 0px;
    margin              : 0px 0px 0px 0px;
    border-style        : solid;
    border-collapse     : collapse;
    border-width        :1px;
    width               :100%; 
    height              :100%;
    font-size           :11px;
    font-family         :Tahoma;
 
}