body {
	background-color: #202221;
}
.header_bg {
	background-image: url(images/content_design_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer_bg {
	background-image: url(images/content_design_55.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.header_text_white {
	font-size: 11px;
	color: #daeef0;
}
.page_content_bg {
	background-image: url(images/content_design_38.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.header_text_white2 {
	font-size: 18px;
	color: #daeef0;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #14313e;
}
a:link {
	color: #0DB8C9;
	text-decoration: none;
}
a:visited {
	color: #0DB8C9;
	text-decoration: none;
}
a:hover {
	color: #097784;
	text-decoration: none;
}
a:active {
	color: #0DB8C9;
	text-decoration: none;
}


.taba:link {
	color: #daeef0;
	text-decoration: none;
	display: block;
	line-height: 47px;
	padding-right: 10px;
	padding-left: 10px;
}
.left_link_border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97AAA7;
}

.taba:visited {
	color: #daeef0;
	text-decoration: none;
	display: block;
	line-height: 47px;
	padding-right: 10px;
	padding-left: 10px;
}
.taba:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(images/content_design_35.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.taba:active {
	color: #daeef0;
	text-decoration: none;
	display: block;
	line-height: 47px;
	padding-right: 10px;
	padding-left: 10px;
}



.lefta:link {
	color: #14313e;
	text-decoration: none;
	text-transform: uppercase;
}
.lefta:visited {
	color: #14313e;
	text-decoration: none;
	text-transform: uppercase;
}
.lefta:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.footer_text {
	color: #7A7A7A;
}

.lefta:active {
	color: #14313e;
	text-decoration: none;
	text-transform: uppercase;
}

