body {
	background-color: #CC9999;
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #000000;
}
.nav {
	background-color: #A28985;
}
a.nav {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #896F69;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #705A56;
	border-right-color: #705A56;
	border-bottom-color: #705A56;
	border-left-color: #705A56;
	display: block;
	float: left;
}
.main {
	background-color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #E64161;
	margin: 0px;
	padding: 0px;
}
.frame-description {
	background-color: #BD1A3A;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #EE7D94;
	border-right-color: #EE7D94;
	border-bottom-color: #EE7D94;
	border-left-color: #EE7D94;
	padding: 3px;
}
li a{
	background-color: #BD1A3A;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	border: 1px dashed #791126;
	list-style-type: none;
	display: block;
	font-weight: bold;
	margin-bottom: 1px;
}
li {
	list-style-type: none;
}
li a:hover {
	background-color: #E95C78;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-top {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
}
a:hover {
	color: #E95C78;
	text-decoration: underline;
}
a:hover.nav {
	background-color: #705A56;
}
.ref {
	background-color: #896F69;
	padding: 2px;
	font-weight: bold;
	color: #FFFFFF;
}
a.black {
	color: #000000;
	text-decoration: none;
}
