@charset "utf-8";
body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #333333;
}
.head_black {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

#header h1
{font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

.table_font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.f_bg {
	background-image: url(../images/f_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 178px;
}


.h_bg {
	background-image: url(../images/h_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 45px;
}
.h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #e20c0c;
}
.b_bg {
	background-image: url(../images/botton_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 39px;
}


.sub_h {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #a6660d;
}
.a:link {
	color: #bc0000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
}
.a:visited {
	text-decoration: none;
	color: #bc0000;
	font-family: "Trebuchet MS";
	font-size: 16px;
}
.a:hover {
	text-decoration: none;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 16px;
}
.a:active {
	text-decoration: none;
	color: #bc0000;
	font-family: "Trebuchet MS";
	font-size: 16px;
}
.arrow {
	font-family: Calibri;
	font-size: 16px;
	color: #000000;
}
.sub_middle {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.s:link {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.s:visited {
	text-decoration: none;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.s:hover {
	text-decoration: none;
	color: #bc0000;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.s:active {
	text-decoration: none;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.m:link {
	color: #bc0000;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.m:visited {
	text-decoration: underline;
	color: #bc0000;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.m:hover {
	text-decoration: underline;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.m:active {
	text-decoration: underline;
	color: #bc0000;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.top_x_repeat {
	background-repeat: repeat-x;
	background-position: top;
}
.f:link {
	color: #333333;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.f:visited {
	text-decoration: none;
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.f:hover {
	text-decoration: none;
	color: #bc0000;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.f:active {
	text-decoration: none;
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.head:link {
	color: #e20c0c;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
}
.head:visited {
	text-decoration: none;
	color: #e20c0c;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
}
.head:hover {
	text-decoration: none;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
}
.head:active {
	text-decoration: none;
	color: #e20c0c;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
}

