body {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url("../images/outer_bg.gif");
	background-color: #8A8F89;
	margin-top:   15px;
	margin-bottom: 0;
	margin-left:   0;
	margin-right:  0;
}
td {
	font-size: 11px;
}
td.main {
	background-color: #8A8F89;
	background-image: url("../images/inner_bg.gif");
}
td.left {
	background-image: url("../images/left_bg.gif");
	background-repeat: repeat-y;
}
a {
	color : White;
}
.description {
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
table.thumbs img {
	border: solid 1px #FFFFFF;
}

