/* CSS Document */
body,td,th, input, select, textarea {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: .1em;
}
input, select, textarea {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: .1em;
}
body {
	background-color: #812919;
	background-image: url(../images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.redbold {
	font-size: 12px;
	font-weight: bold;
	color: #812919;
}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
}
.rollover  a {
	display:block;
	background-color: #CCB6A2;
	padding: 2px;
	margin: 2px;
}
.rollover a:hover { background-color: #812919}a:link {
	color: #812919;
}
a:visited {
	color: #812919;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #3E3229;
}
.small {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: .1em;
}
