body        {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #993300;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: #FFFFFF;
}
table {
	border: thin solid #C36F4B;
	vertical-align: top;

}


a:link     {
	color: #FECF63;
	font-style: normal;
	text-decoration: none;
}
a:visited         {
	color: #FECF63;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:hover     {
	color: #CCFF00;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:active       {
	color: #E8B782;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}





.topleft {
	height: 140px;
	width: 206px;
}


.topcenter {
	width: 460px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: bottom;
	text-align: right;
}
.topright {
	width: 126px;
}

.wrapleft {
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #C4764F;
	border-right-color: #C4764F;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 16px;
	width: 206px;
	vertical-align: top;
}
.wrapcenter {
	width: 460px;
	vertical-align: top;
}

.wrapright {
	padding: 6px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #C4764F;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #C4764F;
	width: 126px;
	vertical-align: top;
}
.image {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C4764F;
	border-bottom-color: #C4764F;
	vertical-align: top;
}




.smalltext {
	font-size: 8pt;
	letter-spacing: normal;
}
.header {
	font-size: 14pt;
}
.list {
	padding-left: 12px;
}
.thumbs {
	font-size: 8pt;
	text-align: center;
	vertical-align: top;
	background-color: #7D2800;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-bottom-style: none;
}
