.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bodycopybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a261c;
	text-transform: uppercase;
}
.TableBar {
	background-color: ccb89a;
	background-image: url(images/TableColor.gif);
	background-repeat: repeat;
}
.TableBar2 {
	background-color: ebe3d7;
	background-image: url(images/TableColor2.gif);
	background-repeat: repeat;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a261c;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a261c;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #6a261c;
}
a:active {
	color: #CCCCCC;
}

.smallLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ccb89a;
	text-decoration:none;
}
.smallLink a:visited {
	color: #ccb89a;
}
.smallLink a:hover {
	color: #ccb89a;
}
.smallLink a:active {
	color: #ccb89a;
}

.smallBottomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #adacaa;
	text-decoration:none;
}

.smallBottomLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #adacaa;
	text-decoration:none;
}
.smallBottomLink a:visited {
	color: #adacaa;
}
.smallBottomLink a:hover {
	color: #adacaa;
}
.smallBottomLink a:active {
	color: #adacaa;
}

.bottomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #adacaa;
	text-decoration:none;
}

.bottomLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #adacaa;
	text-decoration:none;
}
.bottomLink a:visited {
	color: #adacaa;
}
.bottomLink a:hover {
	color: #adacaa;
}
.bottomLink a:active {
	color: #adacaa;
}

.bodycopy_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a261c;
}
.tt_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/tt_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1{ font-size:18px;}