@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #808080;
}
body {
	background-color: #c5b28f;
	background-image: url(images/bg_teal.jpg);
	background-repeat: repeat;
	padding: 0px 0px;
	margin: 0px 0px;
}
.common_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #808080;
	text-transform: none;
}
/**/
.head_big, .head_med, .text_light {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.head_big {
	font-size: 18px;
	color: #c5b28f;
}
.head_med {
	font-size: 14px;
	color: #764830;
}
.text_light {
	font-size: 12px;
	color: #c5b28f;
}
/**/
a {
	font-size: 12px;
	color: #993300;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #c5b28f;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
}
.text_dark {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #764830;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #808080;
	text-transform: none;
}
.color_text_lt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c5b28f;
	text-transform: none;
}
.color_text_dk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #764830;
	text-transform: none;
}
