@charset "utf-8";
.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #333333;
	padding-right: 30px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 20px;
}
.brdr {
	border: 1px solid #c8141f;
}
.bg_bot {
	background-image: url(images/bot_bg.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bot_menu {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.hd {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #C8141F;
}

.menu {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #C8141F;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.body_verdana {  font-family: "Trebuchet MS", Verdana, Arial; font-size: 12px; color: #333333}
.body_header { font-family: "Trebuchet MS", Verdana, Arial; font-size: 12px; color: #333333; text-decoration: none }
.border {
	border: 1px solid #c8141f;
}
