BODY {
	background-image: url(images/bckgrnd.gif);
	background-repeat: repeat-x;
	background-position: 0px 125px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 20px;
}
.quick_links {
	padding-top: 6px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 5px;
}
.quick_links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.news_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}
.news_posted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.read_more a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
	text-decoration: none;
}
.read_more a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
	text-decoration: none;
}
.news_content {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: justify;
}
.previous_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.previous_news a{
	font-size: 12px;
	text-decoration: none;
	color: #0000FF;
}
.previous_news a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #0000FF;
}
.footer {
	background-color: #EEEEEE;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid #999999;
	text-align: center;
	color: #000000;
}
.footer a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.footer a:hover {

	color: #999999;
	text-decoration: none;
}
.init_photo {
	background-color: #DDDDDD;
	border: 1px solid #666666;
	text-align: center;
}
.news_content1 {

	padding-bottom: 10px;
	text-align: justify;
}
.table_title {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.activities {
	font-size: 11px;
}
.news_title2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000066;
}
.left_img {
	float: left;
	margin-right: 5px;
	border: 1px solid #666666;
}
