body {
	background-color: #757C80;
	background-image: url(../images/header_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0;
	margin: 0;
}
.thumb {
	border: 1px solid #8B8B8B;
}

#td_right {
	background-color: #646A6E;
	border: 1px solid #484D50;
	padding: 10;
}

#td_right a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	height: 18;
}

#td_right a {
	font-family: tahoma;
	font-size: 11px;
	color: #D6DEE3;
	text-decoration: underline;
	height: 18;
}

#td_footer a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #E1FBFF;
	text-decoration: underline;
	font-weight: bold;
}

#td_footer a {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#td_footer {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/footer_back.gif);
	height: 29px;
}