body {
	background-color: #ffffff;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: small;
}
a:link {
	color: #cc0000;
	text-decoration: none;
}
a:visited {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:active {
	color: #cc0000;
	text-decoration: none;
}
.bottom {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-left: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(b.gif);
	background-position: center;
}
.bottom a:link {
	color: #cc0000;
	text-decoration: none;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
}
.bottom a:visited {
	color: #cc0000;
	text-decoration: none;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.bottom a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #cccccc;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.bottom a:active {
	color: #cc0000;
	text-decoration: none;
	background-color: #ffffff;
	font-weight: bold;
}
.content {
	padding-right: 5px;
	padding-left: 5px;
}
.nav {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-left: 11px;
	margin-bottom: 5px;
	background-image: url(b.gif);
	background-position: center;
}
.nav a:link {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.nav a:visited {
	color: #cc0000;
	text-decoration: none;
	background-color: #ffffff;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.nav a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #cccccc;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.nav a:active {
	color: #cc0000;
	text-decoration: none;
	background-color: #ffffff;
	font-weight: bold;
}
.top {
	background-image: url(top.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	background-color: #dddddd;
	height: 60px;
}
