body {
	background-color: #800517;
	background-position: top left;
	background-repeat: repeat;
	margin: 25px 0px 50px 0px;
}

p {
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	line-height: 200%;
}

p.menu {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}


div.text {
	font-family: verdana;
	color: #000000;
	font-size: 10px;
}

p.copy {
	font-family: verdana;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	line-height: 100%;
}

h2 {
	font-family: verdana;
	color: #000000;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

a:link {
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}

a:visited {
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}

a:hover {
	font-family: verdana;
	color: #ff8800;
	font-size: 10px;
	text-decoration: none;
}

a:active {
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

a.menu:link {
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	width: 146px;
	font-weight: bold;
}

a.menu:visited {
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	width: 146px;
	font-weight: bold;
}

a.menu:hover {
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
	background-color: #ffffff;
	width: 146px;
	font-weight: bold;
}

a.menu:active {
	font-family: verdana;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	width: 146px;
	font-weight: bold;
}

input {
	border-width: 1px;
	border-style: solid;
	border-color: #005295;
	background-color: #dfdfdf;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

input.menu {
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #000000;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}

textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #005295;
	background-color: #dfdfdf;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

div.frame {
	width: 800px;
	padding: 2px 2px 2px 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #000000;
}

hr {
	border: 1px solid #000000;
	background-color: #000000;
	width: 80%;
	height: 2px;
}

select {
	border-width: 10px;
	border-style: solid;
	border-color: #005295;
	background-color: #dfdfdf;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}