A:link  {
    text-decoration:    none;
    color: Blue;
}

A:visited   {
    text-decoration:    none;
    color: Blue;
}

A:active    {
    text-decoration:    none;
    color: Blue;
}

A:hover {
    text-decoration: none;
    color: orange;
}
.Head{	font-family: "Square721 BT";  font-size: 15px;  color: #2F4F4F;   }	
.Normal{	font-family: "Square721 BT";  font-size: 13px;  color: #2F4F4F;   }	
.ADShowerTitle{	font-size: 12px;  color: #2F4F4F;   }	
.NormalLink{	font-family: Arial;  font-size: 12px;  color: White;   }	
.Author{	font-family: "Square721 BT";  font-size: 13px;  color: #1E90FF;  padding-right: 10px;    }	
.LastModify{	font-family: "Square721 BT";  font-size: 12px;  color: #778899;   }	
.mbrCategoryList    {
	font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color: #483D8B;
}
.mbrSubCategoryList    {
	font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color: #483D8B;
}

.CategoryBox
{
	font-weight: normal;
	font-size: 14px;
	color: white;
	font-family: "Square721 BT";
	background-color: #4169E1;
	height: 22px;
	padding: 4px 4px 4px 4px;
}	

.CategoryTitle
{
	}	
.CategoryBreadCrumbsBox
{
	font-weight: normal;
	font-size: 15px;
	color: #E6E6FA;
	font-family: "Square721 BT";
	height: 22px;
	padding: 4px 4px 4px 4px;
	border-bottom-color: #4169E1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}	
.CategoryBreadCrumbs
{
	font-size: 13px;
	color: Black;
	font-family: Arial;
}	

.BarCategory
{ border: 1px solid #4169E1;  background-image: url(../../images/BarCategory_bg.jpg);  background-repeat: no-repeat;  background-position: bottom right;    }	
.PnlItemList{ background-image: url(images/ArticleListPanel_bg.jpg);  background-repeat: repeat-x;  background-position: bottom;   }	
.ArticleListPanel{  }	
.ArticleList{	font-family: "Square721 BT";  font-size: 13px;    border-bottom: 1px dashed #add8e6;    }	
.ArticleDetail_Box{ border: 0px solid White;  padding: 2px 2px 2px 2px;  background-image: url(images/Article_Detail_bg.gif);  background-position: top right;right;  background-repeat: no-repeat;  background-color: White;   }
.ArticleDetail_Title_Box{ border: 0px dotted #D3D3D3;    }
.ArticleDetail_Title{ font-size: 22px;  font-weight: bold;  color: #228B22;  text-indent: 10px;       }
.ArticleContent{   padding: 6px 6px 6px 6px;  border: 1px solid #DFECEC;}
.ArticleContent_Footer{ background-color: #F5F5F5;  height: 40px;      text-indent: 4px;  border-top: 1px dotted White;               }	
.mbrCategoryTitle_Box{ border-bottom: 0px dotted #D8BFD8;  border-top: 0px dotted #D8BFD8;    height: 30px;  vertical-align: middle;  border: 1px dotted White;                  }
.ModuleTitle{ background: transparent;  height: 25px;  padding-top: 3px; 	font-family: "Square721 BT";     }	
.NavPanel{ background-color: #eff3fc; }	
.NoArticle{   font-size: 13px;  vertical-align: middle;  color: Red;  font-weight: bold;  padding-top: 50px;         }	
.ImageTitle
{
	font-size: 12px;
	color: #BC8F8F;
	font-family: "Square721 BT";
}	
.ImageSmall{ border: 1px solid #DCDCDC;  background: #F5F5F5;  padding-left: 3px;  padding-right: 3px;  padding-top: 3px;     }