body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 303030;
}
body {
	background-color: #ffffcc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: A23912;
}
a:visited {
	color: A23912;
}
a:hover {
	color: A23912;
}
a:active {
	color: A23912;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 11px;
	font-weight:normal;
	color:#FFFFFF;
	padding:0;
	margin:0;
	text-transform: uppercase;
	
	
	
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: 834832;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
}
.footer a:link {
	font-size:9px;
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
}
.footer a:hover {
	font-size:9px;
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
}
.footer a:active {
	font-size:9px;
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
}
.footer a:visited {
	font-size:9px;
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
}

.box_bg {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: A84319;
	background-image: url(images/left_box_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 170px;
}
.box_bg a:link {
font-size:10px;
text-decoration:underline;
color:#FFFFFF;
}
.box_bg a:hover {
font-size:10px;
text-decoration:underline;
color:#FFFFFF;
}
.box_bg a:active {
font-size:10px;
text-decoration:underline;
color:#FFFFFF;
}
.box_bg a:visited {
font-size:10px;
text-decoration:underline;
color:#FFFFFF;
}
.search_box_bg {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: A84319;
	background-image: url(images/search_box_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 170px;
}.form {
	border: 1px solid #834832;
}
.article_header {
	font-size: 12px;
	font-weight:bold;
}
.article_date {
	font-size: 12px;
}
a:link       { color: #663300; }	/* was red 993333 */
a:visited    { color: #666666; }	/* was 999999 light gray */
a:active     { color: #999999; }	/* was gold FFCC66 */
a:hover	     { color: #ff9900; }  /* orange */