body {
	background-color: #CCCCCC;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.nav {
	background-color: #000000;
	color: #FFFFFF;
	border: 2px dashed #000000;
}
a.nav {
	color: #FFFFFF;
	display: block;
	float: left;
	padding: 6px;
	background-color: #000000;
	border-top: 2px none #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px none #FFFFFF;
	border-left: 2px none #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.header {
	border-top: 2px dashed #000000;
	border-right: 2px dashed #000000;
	border-bottom: 2px none #000000;
	border-left: 2px dashed #000000;
}
.main {
	border-top: 2px none #000000;
	border-right: 2px dashed #000000;
	border-bottom: 2px dashed #000000;
	border-left: 2px dashed #000000;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
.ref {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding: 2px;
}.ref2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
}
li a{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
}
li a:hover {
	list-style-type: none;
}
li {
	list-style-type: none;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #FF0000;
}
a:hover.nav {
	background-color: #666666;
	color: #ffffff;
}
li a:hover {
	text-decoration: underline;
	background-color: #FF0000;
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.black {
	color: #000000;
	text-decoration: none;
}
.camboxtitle {
	background-color: #FFCC00;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 2px;
}
.camboxdesc {
	background-color: #000000;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a.red {
	color: #FF0000;
	text-decoration: underline;
}
