body {
	background-image: url(images/media_hp_01.jpg);
	background-repeat: repeat-x;
	background-color: #6E6E6E;
}
.left_menu_bg {
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-x;
	background-color: #003755;
}
.page_titles {
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-transform: uppercase;
	color: #108CCC;
	line-height: 30px;
}
.white_text {
	color: #FFFFFF;
}



.header_text {
	font-family: "Trebuchet MS";
	font-size: 28px;
	color: #FFFFFF;
}
.header_text2 {
	font-size: 20px;
	color: #00f6ff;
}
.header_text3 {
	font-size: 15px;
	color: #00f6ff;
}
.links_upper {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	color: #B5B5B5;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #108AC9;
}
a:visited {
	color: #0F89C8;
}
a:hover {
	color: #003956;
}
a:active {
	color: #0F89C8;
}

.uppera:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	color: #B5B5B5;
	text-decoration: none;
}
.uppera:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	color: #B5B5B5;
	text-decoration: none;
}
.uppera:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.uppera:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	color: #B5B5B5;
	text-decoration: none;
}
.feature_text {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.left_header {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 25px;
}

a:link {
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	color: #FFFF99;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFF99;
	text-decoration: none;
}

