/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:10px;
	background-color: #fbfbee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 17px;
	background-image:url(images/top_background.gif);
	background-repeat: repeat-x;
}
textarea, input {
	font-size: 11px;
	padding: 2px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #DB1B39;
	text-decoration: underline;
}
footer.a:link {
	color: #888888;
	text-decoration: none;
}
footer.a:visited {
	color: #88888;
	text-decoration: none;
}
footer.a:hover {
	color: #888888;
	text-decoration: underline;
}
.footer {
	color: #888888
}
.style2 {
	color: #fbfbee
}
.style3 {
	font-size: 9px
}
.newsheadline {
font-size: 13px;
color: #DB1B39;
font-weight: bold; }

.newsheadline2 {
font-size: 16px;
color: #DB1B39;
font-weight: bold; }

.update {color: #888888;
font-weight:bold;}

.date {font-size: 9px;
color: #888888;}

.tablebg { background-color:#E1E1D5;}

.tablebgborder { background-color:#E1E1D5;
border-left: 1px dashed #D7D6C9;}

.calendartable {border-right: 1px solid #D7D6C9;
border-bottom: 1px solid #D7D6C9;}

.formunderline {border-bottom: 1px dashed #A1A08B;
font-size:11px;
font-weight: bold;}