img {
	border:0px;
}
img a {
	border:0px;
}

.title_bg {
	background:url("images/title_bg.jpg") bottom left no-repeat;
	height:40px;
	padding-bottom:5px;
}

.site {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000033;
}
.gray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
.gray_descrips {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #444444;
}
.descrips {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #813733;
	text-decoration: none;
}
.descrips_lg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #813733;
	font-weight:bold;
}
.back a, .back a:link, .back a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#333333;
}
.back a:hover {
	color: #813733;
}

body {
	left: 0px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CCCCCC;
}
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000033;
}

.side_news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.side_news a:link {
	color: #666666;
	text-decoration:none;
}
.side_news a:hover {
	color: #813733;
	text-decoration:underline;
}
.side_news a:active {
	color: #813733;
}
.side_news a:visited {
	color: #666666;
}
.side_news .title, .side_news .title a:link, .side_news .title a:visited {
	color: #813733;
	font-weight:bold;
	text-decoration:none;
}
.side_news .title a:hover {
	color: #813733;
	font-weight:bold;
	text-decoration:underline;
}
.side_news .headline {
	color: #333333;
	font-weight:bold;
}
.side_news .headline a:link, .side_news .headline a:hover, .side_news .headline a:visited {
	color: #000000;
	text-decoration:none;
}
.side_news .headline a:hover {
	text-decoration:underline;
}

