@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #081858;
}
body {
	margin: 0;
	padding: 0;
	background-color: #D5CFB5;
	background-image: url(images/beige1017a.jpg);
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #897662;
}
a:active {
	color: #990000;
}
.buttonleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #897662;
	text-decoration: none;
	text-align: center;
	background-image: url(images/button.gif);
	font-weight: bold;
}
.buttonleft a, .buttonleft a:visited {
	color: #081858;
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 8px 0 8px 0;
}
.buttonleft a:hover{
	color: #990000;
	font-size: 13px;
}
.style2 {
	font-size: 13px
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #897662;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-color: #D5CBAC;
}
.button a, .button a:visited {
	color: #990000;
	font-size: 12px;
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 4px 0 5px 0;
}
.button a:hover{
	color: #D5CBAC;
	font-size: 12px;
	background-color: #990000;
}
.style8 {color: #CC0000}
.style4 {
	color: #FFFFFF;
}