body {
	background-color: #544933;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.titles {
	font-size: 9px;
	color: #999966;
	text-transform: uppercase;
}
.header1 {
	font-size: 14px;
	color: #BDC704;
}
.pullout {
	color: #DACB63;
}
.image_left {
	padding-right: 20px;
	padding-top: 5px;
}
.image_left_blog {
	padding-right: 10px;
	padding-top: 5px;
}
.image_list {
	padding-right: 8px;
	padding-top: 8px;
}

a:link {
    color: #FFB700;
	text-decoration: none;
}
a:active {
    color: #FFB700;
	text-decoration: none;
}
a:visited {
    color: #FFB700;
	text-decoration: none;
}
a:hover {
    color: #BDC704;
	text-decoration: underline;
}


.creditline {
	font-size: 9px;
	padding-left: 50px;
	color: #999966;
}
.creditline a:link {
    color: #999966;
	text-decoration: none;
}
.creditline a:active {
    color: #999966;
	text-decoration: none;
}
.creditline a:visited {
    color: #999966;
	text-decoration: none;
}
.creditline a:hover {
    color: #BDC704;
	text-decoration: underline;
}


.tdbg {
	background-image: url(images/content_table_bg.jpg);
	background-repeat: no-repeat;
}
