body {
	background-color: #2B0E00;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main {
	border: 2px solid #000000;
	background-color: #400F00;
}
.header {
	background-color: #621600;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a {
	color: #FF99CC;
}
.border-split {
	background-image: url(images/border.jpg);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.right {
	background-color: #7D1D00;
	padding: 3px;
}
.left {
	padding: 3px;
}
.top {
	background-image: url(images/top-tile.jpg);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-repeat: repeat-x;
	height: 32px;
}
.lower {
	background-color: #FF9900;
	background-image: url(images/lower-tile.jpg);
	height: 7px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 6px;
}
.ad {
	margin: 2px;
}
.style1 {
	font-size: 17px;
	font-weight: bold;}
	td {
	font-size: 12px;
	vertical-align: top;
}
.thumb {
	border: 2px dashed #CA2E00;
}

