.t_big {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: large;
	font-weight: normal;
}
.fill_points {
	background-image: url(images/fill_bars.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.fill_points_r {
	background-image: url(images/fill_bars.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.t_content {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.t_bolder {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
#content {
	background-image: url(images/e.gif);
	background-repeat: no-repeat;
	background-position: right 80px;
}
#menu {
	background-color: #CA3827;
}
#navcontainer {
	padding: 0;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	height: 23px;
	line-height: 23px;
}
#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 23px;
}
#navcontainer ul li {
	display: block;
	float: left;
	line-height: 23px;
}
#navcontainer ul li a {
	text-decoration: none;
	display: block;
	font: normal 12px/23px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#navcontainer ul li a:hover {
	color: #FFCC00;
}
#navcontainer a:active {
	line-height: 23px;
}
#navcontainer li#active a {
	color: #FFFF66;
	line-height: 23px;
}

A.mainlink {
	font-family: Tahoma;
	font-size: 12px;
	color: #981b1e;
	text-decoration:none;
}
A.mainlink:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #981b1e;
	text-decoration: none;
}
A.mainlink:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #981b1e;
	text-decoration:underline;
}
A.mainlink:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #981b1e;
	text-decoration:none;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFF00;
}
.footer:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
