.epic {
	color: #333333;
	text-decoration: none;
}
.none {
	text-decoration: none;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
.searchtan {
	color: #000000;
	text-decoration: none;
	background-color: #CCCC99;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #663300;
	border-bottom-color: #663300;
}
.adminform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
}
.genfont {
	font-family: Arial, Helvetica, sans-serif;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #CCCCCC;
	border: thin none #000000;
}
.lightsearch {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	border: thin none #666666;
}
.logoback {
	background-attachment: fixed;
	background-image: url(image/back-004.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pageborder {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #663333;
	border-bottom-color: #663333;
	border-left-color: #663333;
}
