td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
hr {
	color: #000000;
}
#menu a {
	display:block;
	padding:2px 0px 3px 12px;
	margin:0px 1px;
	background:url(images/menu-divide.gif) bottom no-repeat;
}
#menu a:hover {
	background:url(images/menu-divide.gif) bottom no-repeat #e2e2e2;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
.news {
}
input {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px #000000;
	color: #000000;
}
.boxtop {
	font-weight: bold;
	color: #FFFFFF;
}
.maintext {
	font-size: 12px;
}
input.restore {
	border: 1px #000000;
}
.newsback {
	background-color: #D9EAAC;
	background-image: url(images/back-news.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.newsbackr {
	background-color: #C6DF83;
	background-image: url(images/back-news-r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.infoback {
	background-color: #D9EAAC;
	background-image: url(images/back-info.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.infobackr {
	background-color: #C6DF83;
	background-image: url(images/back-info-r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.small {
	font-size: 11px;
}
a.botlink {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
a.botlink:hover {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}