@charset "utf-8";
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #669900;
}
a:visited {
	color: #669900;
}
a:hover {
	color: #CC6600;
}
.categoryTitles {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.maintextBigger {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #333333;
}
.categorylinktext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
}
.maintextFont {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
.boxfulloutline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #333333;
}
.mainBoxOutline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
