@charset "utf-8";
.header_bg {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}
.header_bg_r {
	background-image: url(images/header_bg_r.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
body {
	background-color: #333333;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center 18em;
}

.header_bg_l {
	background-image: url(images/header_bg_l.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.footer_bg {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 224px;
}
.footer_bg_c {
	background-image: url(images/footer_bg_c.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer_bg_logo {
	background-image: url(images/foot_logo.png);
	background-repeat: no-repeat;
	background-position: right 9em;
}
.column_bdr_top {
	border: 1px solid #CCCCCC;
}
.style1 {
	color: #6896AA;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.style2 {
	color: #919191;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.style4 {color: #6896AA; font-family: "Trebuchet MS"; font-size: 12px; font-weight: bold; }
.style5 {
	font-family: Georgia;
	font-size: 24px;
	font-weight: bold;
	color: #181512;
}
.style7 {
	color: #919191;
	font-family: Tahoma;
	font-size: 14px;
}
.style12 {
	color: #CCCCCC;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
}
.style13 {
	color: #6896AA;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
}
.style4 a {
	color: #6896AA;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.style2 a {
	color: #919191;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.style7 a {
	color: #6896AA;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
}
.style10 {font-family: Georgia; font-size: 18px; font-weight: bold; color: #FFFFFF; }
.style12 a {
	color: #6896AA;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}

