body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-top: 15px;
}
a:link {
	color: #1F392E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1F392E;
}
a:hover {
	text-decoration: underline;
	color: #345F4D;
}
a:active {
	text-decoration: none;
	color: #1F392E;
}
.Site_boundary {
	background-image: url(Images/Untitled-2.jpg);
	background-repeat: repeat-y;
}
.Site_banner {
	background-image: url(Images/Bannerbg.jpg);
	background-repeat: no-repeat;
}
.Site_navigator {
	background-image: url(Images/Menu_bg.jpg);
	background-repeat: no-repeat;
}
.Site_body {
	background-image: url(Images/Bodybg.jpg);
	background-repeat: no-repeat;
}
.Site_footer {
	background-image: url(Images/Untitled-6.jpg);
	background-repeat: no-repeat;
}
.Article_list_item {
	font-size: 11px;
}
.Article_list_item .Title {
	font-size: 12px;
	font-weight: bold;
}
.Article_list_item .Title a:link,.Article_list_item .Title a:active,.Article_list_item .Title a:visited {
	color: #009900;
}


.Site_advertisement {
	background-image: url(Images/Untitled-5.jpg);
	background-repeat: no-repeat;
}


.Fade_container {
	background-image: url(Images/Untitled-5.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 100%;
}

