body {
	font-family: "Century Gothic", Arial, sans-serif;
	background: #CC0000 url(images/bg.jpg) repeat-x;
	color: #FFFFFF;
}
a:visited {
	color: #660000;
}
strong {
	color: #330000;
}

a:link {
	color: #330000;
}
a:hover {
	color: #FFCCCC;
}
a:active {
}
.nav_box {
	border-bottom: 1px solid #000000;
	width: 600px;
	margin-bottom: 20px;
}
.nav a {
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border-top: 1px solid #660000;
	border-right: 1px solid #660000;
	border-left: 1px solid #660000;
	border-bottom-style: none;
	display: block;
}
.nav_cu {
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background: #660000;
	text-decoration: none;
	color: #FFCCCC;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom-style: none;
}

.nav a:visited {
	background: #FFCCCC;
	text-decoration: none;
	color: #660000;
}
.nav a:link {
	background: #FFCCCC;
	text-decoration: none;
	color: #660000;
}
.nav a:hover {
	color: #FFCCCC;
	background: #990000;
}
.nav a:active {
	color: #FFFFFF;
	background: #660000;
}
.copywright {
	font-size: 10px;
	color: #FFCCCC;
	margin-top: 20px;
}
.copywright a {
	text-decoration: none;
	color: #660000;
}
.content {
	width: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#left {
	text-align: left;
}
label {
	text-align: right;
	display: block;
	padding-right: 10px;
}
legend {
	color: #FF9999;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
	color: #660000;
}
img {
	border: thick solid #660000;
}
.color {
	color: #660000;
}
.ol_marg li {
	padding-bottom: 10px;
}
