@charset "utf-8";
.toptableback {
	background-image: url(../images/top_table_back.gif);
	background-repeat: no-repeat;
}
.midtableback {
	background-image: url(../images/mid_table_back.gif);
	background-repeat: repeat-y;
}
.bottomtableback {
	background-image: url(../images/bottom_table_back.gif);
	background-repeat: no-repeat;
}
.navtableback {
	background-image: url(../images/navmenu_back.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.tableborderred {
	border: 1px solid #761515;
}
.tableheaderback {
	background-image: url(../images/table_header_back.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.navmenutext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.navmenutext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.navmenutext:hover {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #CCFF00;
	text-decoration: none;
}
.tableheadertext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.texttype1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #222222;
	text-decoration: none;
}
a.texttype1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #df0610;
	text-decoration: none;
}
a.texttype1:hover {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #df0610;
}
.pageheader {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.texttype2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #df0610;
	text-decoration: none;
}
.texttype3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.texttype4 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.texttype4 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.texttype4:hover {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}

.mestable {
	border: 1px solid #a1bb53;
}
