body {
	background-color: #F5F3E7;
}
.header_background {
	background-image: url(images/trillium_arts_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
input {
	font-size: 11px;
	color: #333333;
}.left_border {
	background-image: url(images/trillium_arts_12.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rt_bg {
	background-image: url(images/trillium_arts_11.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.footer_bg {
	background-image: url(images/trillium_arts_17.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.redtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #660902;
}

a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #660902;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #660902;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #660902;
	font-weight: bold;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.foota:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #660902;
	text-decoration: none;
	font-weight: normal;
}
.foota:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #660902;
	font-weight: normal;
}
.foota:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}
.foota:active {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #660902;
	font-weight: normal;
}

