.toplinkbg {
	background-image: url(../images/toplink_bg.gif);
	background-repeat: repeat-x;
}
.tahoma11redbold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #D30000;
	text-decoration: none;
}
a.tahoma11redbold:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tahoma11rednormal {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #D30000;
	text-decoration: none;
}
.leftbg {
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;
}
.treblack {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #403D38;
	text-decoration: none;
}
a.treblack:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #D30000;
	text-decoration: none;
}
.trebluegray {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5A6274;
	text-decoration: none;
}
.tahoma11blackbold {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

