body, td, p {
	font: 12px Verdana, Arial, sans-serif;
	color: #333333;
}
body {
	background: url(images/bg.gif);
}
a:link, a:visited, a:active {
	color: #769079;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #B1AF9A;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font: 18px Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0 0 12px 0;
}
p {
	margin: 0px;
	padding: 0 0 12px 0;
}
.img {
	margin-right: 12px;
	margin-bottom: 10px;
}
.tableBG {
	background-color: #FFFFFF;
	border-left: 2px solid #9F9F9F;
	border-right: 2px solid #9F9F9F;
	border-bottom: 3px solid #9F9F9F;
}
.border_left {
	background: url(images/border_left.gif) top repeat-y;
}
.border_right {
	background: url(images/border_right.gif) top repeat-y;
}
.border_side {
	border-left: 1px solid #B1AF9A;
	border-right: 1px solid #B1AF9A;
}
.nav_border_top {
	border-top: 1px dashed #B1AF9A;
}
.nav {
	background-color: #8CA0AE;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 13px;
}
.nav a:link, .nav a:visited, .nav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.nav a:hover {
	color: #E9E0CA;
	text-decoration: none;
	font-weight: bold;
}
.nav_border_bottom {
	border-bottom: 1px dashed #B1AF9A;
}
.active a:link, .active a:visited, .active a:hover, .active a:active {
	color: #E9E0CA;
	text-decoration: none;
	font-weight: bold;
}
.content {
	padding: 15px 10px 0 10px;
}
.pattern {
	background: url(images/pattern.gif) left repeat;
}
.footer {
	font: 10px Verdana, Arial, sans-serif;
	color: #E9E0CA;
}
.footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	font: 10px Verdana, Arial, sans-serif;
	color: #E9E0CA;
}