body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #660066;
	background-attachment: fixed;
	background-image: url(images/feet.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.box {
	border: 1px solid #000000;
}
hr {
	height: 1px;
	color: #000000;
}
.bodytd {
	padding-right: 5px;
	padding-left: 20px;
}
.headertable {
	border: 1px solid #CC0099;
	background-image: url(images/hands.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 121px;
}
.padding {
	padding: 5px;
}
.menubar {
	background-color: #FFFF99;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CC0099;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: small;
}
.menurule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660066;
	height: 5px;
}
h1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #660066;
	font-size: x-large;
}
.rightbar {
	font-size: x-small;
	color: #000000;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #660066;
}
.footer {
	font-size: x-small;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #660066;
	padding: 5px;
	color: #000000;
}
.site_tools {
	background-color: #CC0099;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
}
.site_tools_option {
	background-color: #FFFF99;
	padding: 4px;
}
a:link {
	color: #CC0099;
	text-decoration: underline;
}
a:visited {
	color: #CC0099;
	text-decoration: underline;
}
a:hover {
	color: #660066;
	text-decoration: none;
}
a:active {
	color: #660066;
	text-decoration: none;
}
a.menu:link {
	color: #660099;
	text-decoration: none;
}
a.menu:visited {
	color: #660099;
	text-decoration: none;
}
a.menu:hover {
	color: #CC0066;
	text-decoration: underline;
}
a.menu:active {
	color: #CC0066;
	text-decoration: underline;
}
.site_tools_box {
	background-color: #FFFF99;
	padding: 4px;
	border: 2px dashed #660066;
}

