body {
	background-image:  url(img/back.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D7C18F;
}
body,td,th,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #005FA8;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #005FA8;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #005fFF;
	font-weight: bold;
}
a:active {
	color: #005fFF;
	font-weight: bold;
}
.norm {
	font-size: 10px;
}
.caption {
	font-size: 10px;
	font-weight: bold;
}
.caption-larger {
	font-size: 12px;
	font-weight: bold;
}
.menu {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.news-head {
	font-size: 10px;
	font-weight: bold;
	color: #005FA8;
}
.credits {
	font-size: 8px;
	font-weight: normal;
	color: #999999;
}
p {
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 11px;

}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 11px;
	margin-top: 10px;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
li {
	list-style-type: disc;
	margin: 0px 0px 0px 10px;
}
.teamlist {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	font-size: 9px;
}
a:link.lightlink,a:visited.lightlink {
	font-weight: normal;
}
.menu_top {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin: 1px;
	padding: 1px;
}
.menu_bot {
	font-weight: bold;
	margin: 1px;
	border: none;
}
.warning {
	font-size: 10px;
	font-weight: bold;
	color: #FF0033;
}
.smallnews {
	font-size: 9px;
}

