body {
	background: #3c3a3b;
	/* background: #4D4C4C; */
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #BAB7B3;
}
.images_inline_right {
	padding-left: 20px;
	float: right;
}
a:link {
    color: #FFFFFF;
	text-decoration: none;
}
.divider {
	color: #2E2E2E;
}
.header {
	font-size: 13px;
	color: #FFFFFF;
}
.headersub {
	font-size: 10px;
	color: #F7A92E;
	text-transform: uppercase;
}
.headersub2 {
	font-size: 10px;
	color: #E1C9A2;
	text-transform: uppercase;
}
.headersub3 {
	font-size: 10px;
	color: #888888;
	font-style: italic;
}
.highlight {
	color: #E1C9A2;
	font-style: italic;
}
.subnav {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 50px;
}
.subnavon {
	color: #F7A92E;
	padding-left: 50px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 35px 3px;
}
.subnavoff {
	padding-left: 50px;
}
.subnavoff a:link {
    color: #BAB7B3;
	text-decoration: none;
}
.subnavoff a:active {
    color: #BAB7B3;
	text-decoration: none;
}
.subnavoff a:visited {
    color: #BAB7B3;
	text-decoration: none;
}
.subnavoff a:hover {
    color: #F7A92E;
	text-decoration: none;
}


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




.creditline {
	font-size: 10px;
	color: #666666;
}
.creditline a:link {
    color: #666666;
	text-decoration: none;
}
.creditline a:active {
    color: #666666;
	text-decoration: none;
}
.creditline a:visited {
    color: #666666;
	text-decoration: none;
}
.creditline a:hover {
    color: #999999;
	text-decoration: underline;
}
