body {
	background: #333;
}

tr {
	font-family: Geneva, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	letter-spacing: 1px;
}

a {
	color: #eed058;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

.thumb_pic {
	border: #333 1px solid;
}

.page_title {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #fff;
	padding: 3px 0px 4px 6px;
	background: URL(images/bg_page_title.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.bold {
	color: #eed058;
}

.content_tbl {
	background: URL(images/content_tbl_bg.gif);
	background-repeat: repeat-y;
}

.footer_text {
	color: #666;
}

.footer_link {
	color: #999;
	text-decoration: none;
}

.footer_link:hover {
	color: #999;
	text-decoration: underline;
}
