body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/img_101.gif);
	line-height: 14px;
}
* {
	margin: 0px;
	padding: 0px;
}
#header {
	margin: auto;
	width: 766px;
	background-color: #FFFFFF;
	text-align: center;
}
.line {
	background-image: url(images/line.jpg);
	background-repeat: repeat;
}
#footer {
	background-color: #FFFFFF;
	width: 766px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: auto;
	line-height: 16px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer a:link {
	color: #333333;
	text-decoration: none;
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
}
#footer a:active {
	color: #333333;
	text-decoration: none;
}
#content {
	background-color: #FFFFFF;
	width: 766px;
	margin: auto;
}
#content table {
	margin: auto;
}
#content h1 {
	font-size: 18px;
	color: #842929;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content a:link {
	color: #6C0808;
}
#content a:visited {
	color: #6C0808;
}
#content a:hover {
	color: #6C0808;
}
#content a:active {
	color: #6C0808;
}
#content #maintext {
	width: 750px;
	margin: auto;
}




.redtext {
	color: #6C0808;
	font-weight: bold;
}


#header #topnav {
	text-align: right;
}
#header #topnav a:link {
	color: #333333;
	text-decoration: none;
}
#header #topnav a:visited {
	color: #333333;
	text-decoration: none;
}
#header #topnav a:hover {
	color: #6C0808;
	text-decoration: none;
}
#header #topnav a:active {
	color: #333333;
	text-decoration: none;
}
.buttonborder {
	border: 1px solid #333333;
}
