@charset "utf-8";
.whitegeneral {font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF; }
.bottom {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.gen_bold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


body {
	background-color: #aa6d3e;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.no_repeat_back {
	background-repeat: no-repeat;
	background-position: center;
}
.hor_reapeat {
	background-repeat: repeat-x;
}


.blackgeneral {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.sublink_h1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
}
.big_light {
	font-family: "Trebuchet MS";
	font-size: 40px;
	color: #EEEEEE;
	font-weight: bolder;
}
.generalitalic {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-style: italic;
	font-weight: normal;
}
.h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #9D5354;
	font-weight: bold;
}
.active_link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0099CC;
	background-color: #FFFFFF;
}

.h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
}
.h3 {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
}
.blue_gen {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0099CC;
}
a.bot:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
}

a.bot:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
a.bot:hover {
	color: #333333;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
}
a.bot:active {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.blue:link {
	color: #0099FF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
}

a.blue:visited {
	color: #0099CC;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
a.blue:hover {
	color: #333333;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
}


a.blue:active {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}

a:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
