body {
	background-color: #000000;
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #000000;
}
.nav {
	background-color: #4B3730;
}
a.topnav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
	display: block;
	float: left;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #312420;
	border-right-color: #312420;
	border-bottom-color: #312420;
	border-left-color: #312420;
}
a:hover.topnav {
	background-color: #563F36;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #392522;
	margin: 0px;
	padding: 0px;
}
.left {
	padding: 5px;
}
a {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.ref {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #A57A63;
	border-right-color: #A57A63;
	border-bottom-color: #A57A63;
	border-left-color: #A57A63;
	font-weight: bold;
	color: #D9C7BD;
	padding: 2px;
}
.camtext {
	font-weight: bold;
	color: #000000;
	padding: 3px;
}
.tips {
	background-color: #EFE7E2;
	color: #694D3A;
	font-weight: bold;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #735340;
	border-right-color: #735340;
	border-bottom-color: #735340;
	border-left-color: #735340;
}
.footer {
	color: #FFFFFF;
}
a.footer {
	color: #FFFFFF;
	text-decoration: none;
}
li a{
	background-color: #E0D0C7;
	color: #7D5B46;
	font-weight: bold;
	padding: 3px 2px;
	margin-bottom: 1px;
	display: block;
}
.sidetop {
	background-color: #7C5A47;
	color: #C6AB9D;
	padding: 2px;
}

