.header_m_bg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	background-image: url(../img/header_2b_m.png);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
}
.header_l_bg {
	background-image: url(../img/header_2b_l.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 53px;
}
.header_r_bg {
	background-image: url(../img/header_2b_r.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 53px;
}
.link_bar_l {
	background-image: url(../img/link_bar_l.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 70px;
}
.link_bar_m {
	background-image: url(../img/link_bar_m.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 70px;
}
.link_bar_r {
	background-image: url(../img/link_bar_r.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 70px;
}
.header_no_bg {
	background-color: #003333;
	width: 15px;
}
.link_bar_s {
	background-image: url(../img/link_bar_s.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 70px;
	width: 4px;
}
.link_bar_txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	width: 14.25%;
	text-decoration: none;
}
.body_tl {
	background-image: url(../img/body_tl.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 33px;
	height: 42px;
}
.body_t{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../img/body_t.png);
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align: bottom;
	font-weight: bolder;
	margin-left: 100px;
}
.Subtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.body_tr {
	background-image: url(../img/body_tr.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 42px;
	width: 33px;
}
.body_r {
	background-image: url(../img/body_r.png);
	background-repeat: repeat-y;
	background-position: right center;
	background-color: #A0A0A0;
	width: 33px;
}
.body_l {
	background-image: url(../img/body_l.png);
	background-repeat: repeat-y;
	background-position: left center;
	background-color: #A0A0A0;
	width: 33px;
}
.body_main {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #A0A0A0;
	width: auto;
}
.body_bl {
	background-image: url(../img/body_bl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 33px;
	height: 28px;
}
.body_b {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../img/body_b.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	vertical-align: top;
	text-align: center;
}
.body_br {
	background-image: url(../img/body_br.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 28px;
	width: 33px;
}
body,td,th {
	font-size: small;
	color: #FFFFFF;
}
body {
	background-color: #003333;
}