.greybar {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
.menuside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 25px;
	font-weight: bold;
	color: #666699;
	background-image: url(images/background_grey.gif);
	padding: 6px;
}
.darkbar {
	background-image: url(images/background_dark.gif);
}
.menutop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	background-image: url(images/background_light.gif);
	vertical-align: middle;
	padding: 4px;
	text-align: right;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666699;
	text-align: right;
	vertical-align: middle;
	padding: 4px;
}
.catfish {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	padding: 4px;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #CCCC99;
}
.box {
	border: 1px solid #666699;
}
.form_items {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
}

form {
	margin: 0px;
	padding: 0px;
}
.red {
	color: #FF0000;
}
.book {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px solid #999999;
	color: #666699;
	background-image: url(images/background_grey.gif);
	font-weight: bold;
}
a:link {
	color: #666699;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #666699;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #666699;
	font-weight: bold;
}
