body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	background-color: #E6F2FF;
}
a:link {
	color: #335DA2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #335DA2;
}
a:hover {
	text-decoration: underline;
	color: #4475C5;
}
a:active {
	text-decoration: none;
	color: #335DA2;
}
a img
{
    border:solid 0px;
 }
.tdBoundary {
	border: 1px solid #B1DCFF;
}
.SiteNavigator
{
    background-image: url(Images/menu_ngang.jpg);
    background-repeat: no-repeat;
    background-position-y: bottom;
}
.SiteNavigator a:link,.SiteNavigator a:active,.SiteNavigator a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.OtherArticleItem {
	font-family: Arial, Helvetica, sans-serif;
}
.ListArticleItem {
	font-family: Arial, Helvetica, sans-serif;
}
.ListArticleItem img {
	margin-top: 3px;
	margin-right: 5px;
	border: 1px solid #dddddd;
}
.ListArticleItem .TitleLink {
	font-weight: bold;
	font-size: 14px;
}
.ListArticleItem .ArticleDate {
	font-style: italic;
	margin-left: 3px;
}
.ArticleDetail {
	font-family: Arial, Helvetica, sans-serif;	
}
.ArticleDetail .Subject {
	font-weight: bold;
	color: #333333;
}
.ArticleDetail .imgThumbnail {
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}
.ArticleDetail .Title {
	font-size: 18px;
	font-weight: bold;
	color: #4475C5;
	padding-top: 3px;
	padding-bottom: 7px;
}
.ArticleDetail .HeadlineDate {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.OtherArticleList {
	font-family: Arial, Helvetica, sans-serif;
}
.OtherArticleList span {
	font-style: italic;
	color: #333333;
}
.OtherArticleList .Header {
	font-weight: bold;
	font-size: 14px;
}.DancingArtMarquee {
	background-color: #B6B6B6;
	width: 500px;
}
.VideoMarquee {
	background-image: url(Images/Untitled-1.gif);
	background-repeat: no-repeat;
	padding-right: 18px;
	padding-left: 20px;
	overflow: hidden;
	z-index: -1;
}


.HomePageTitle
{
    }
.HomePageTitle a:link, .HomePageTitle a:active, .HomePageTitle a:visited
{
    color: #666666;
    text-decoration: none;
}
.HomePageTitle a:hover
{
    color: #085998;
    text-decoration: underline;
}