body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #5e5b54;
	background-image: url(Images/i1.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.Site_body {
	background-color: #f3f3f3;
	background-image: url(Images/i7.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.Recent_article_header {
	background-image: url(Images/i13.jpg);
	background-repeat: no-repeat;
	line-height: 27px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Footer_navigator {
	color: #FFFFFF;
}
.Footer_navigator a {
	color: #f2f2f2;
}
.Footer_navigator a:hover {
	color: #CC0000;
}
.Footer {
	color: #FBFBF9;
}

.Footer a {
	color: #f2f2f2;
}
.Footer a:hover {
	color: #CC0000;
}
.Site_page_header {
	background-image: url(Images/section_back.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-size: 20px;
	background-position: left top;
	padding-bottom: 5px;
	padding-left: 7px;
}

.Subpage_nav {
	background-image: url(Images/i21.jpg);
}
.Subpage_nav_item {
	color: #FFFFFF;
}
.Subpage_nav_item a div {
	color: #FFFFFF;	
	padding-right: 7px;
	padding-left: 7px;
	padding-top:4px; padding-bottom:4px;
}
.Subpage_nav_item a:hover div {
	background-image: url(Images/i22.jpg);
	text-decoration: none;
}

.Subpage_nav_item_selected a div {
	color: #FFFFFF;	
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(Images/i22.jpg);
	padding-top:4px; padding-bottom:4px;
}
.Subpage_nav_item_selected a:hover div {
	text-decoration:none;
}



/*	GENERAL	*/


/*Article listing item*/

.PageHeader {
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: bold;
}

.Article_item {
	margin-bottom: 10px;
	margin-top: 3px;
	display: block;
	float: left;
	width: 100%;
}
.Article_item .Title {
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin: 0px;
	margin-top:2px;
}
.Article_item .Subject {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 0px;
}
.Article_item a img {
	padding: 2px;
	border: 1px solid #eeeeee;
	margin-right: 5px;
}

.Article_item a:hover img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}
.ArticleDetailTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ArticleDetailBody {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}



/*End of article listing item*/

/*Other articles*/
.Other_articles{}.Other_articles div {
	background-image: url(Images/Bullet1.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
.Other_articles a{
	
}
/*End of other articles*/


/*Pager setting*/
.PageSelected {
	font-weight: bold;
	width: 20px;
	border: 1px solid #d4d3cc;
	background-color: #FFFFFF;
}
.PageItem {
	background-color: #deddd5;
	border: 1px solid #d4d3cc;
	width: 20px;
	font-weight: bold;
}
.PageItem a
{
	}
/*End of pager setting*/


/*Gallery*/
.Gallery_item {
	padding: 7px;
}
.Gallery_item .Thumbnail img {
	border: 3px solid #dedede;
}

.Gallery_item .Thumbnail:hover img {
	border: 3px solid #cccccc;
}
/*End of gallery*/
