body {
	background-color: #000000;
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #000000;
}
.nav {
	background-color: #480000;
}
a.topnav {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
	float: left;
	display: block;
	text-transform: capitalize;
}
h1 {
	color: #990000;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.ref {
	background-color: #9B160F;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}
.camtop {
	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: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
}
.tips {
	font-weight: bold;
	color: #990000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.side-top {
	background-color: #9B160F;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}
li a{
	background-color: #FBD9D7;
	font-weight: bold;
	color: #9B160F;
	text-decoration: none;
	padding: 2px;
	margin-bottom: 1px;
	display: block;
	text-transform: capitalize;
}
li {
	list-style-type: none;
}
a.footerlink {
	color: #FFFFFF;
	text-decoration: none;
}
