body {
	background-color: #210a01;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image:url(images/bg.gif)
}
.caption {
	font-style: italic;
	font-size: 10px;
}
.TDBodyFont {
	font-family: Tahoma;
}
.TDFooter {
	font-family: Tahoma;
	font-size: 8pt;
	color: #4e4e33;
}
A.FL:link  {
	font-family:Tahoma;
	color: #a1a10f;
	font-size: 10pt;
	text-decoration: none;
}
A.FL:visited  {
	font-family:Tahoma;
	color: #a1a10f;
	font-size: 10pt;
	text-decoration: none;
}
A.FL:hover   {
	font-family:Tahoma;
	font-size: 10pt;
	text-decoration: underline;
	color: #CCFF33;
}
A.BL:link  {
	font-family:Georgia;
	color: #a1a10f;
	font-size: 10pt;
	text-decoration: none;
}
A.BL:visited  {
	font-family:Georgia;
	color: #a1a10f;
	font-size: 10pt;
	text-decoration: none;
}
A.BL:hover   {
	font-family:Georgia;
	font-size: 10pt;
	text-decoration: underline;
	color: #CCFF33;
}
.TDDescription {
	font-family: Georgia;
	font-size: 9pt;
	font-style: italic;
	color: #666666;
	padding-right: 30px;
	letter-spacing: 1px;
}
.TDHighlight {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #999900;
}
.TDHighlight {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #999900;
}
.TDHighlight2 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFCC;
	background-color: #776538;
	font-weight: bold;
}
.TDContent {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	background-color: #c2aa6e;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.TDContent2 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	background-color: #c6af77;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.TDLabel {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFCC;
	background-color: #999900;
	font-weight: bold;
}
.TDTitle {
	font-family: Tahoma;
	font-size: 18pt;
	color: #003300;
	background-image: url(images/header.gif);
	width: 545px;
	height: 92px;
	background-repeat: no-repeat;
}
.TDAuthor {
	font-family: Tahoma;
	font-size: 10pt;
	color: #99CC00;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 20px;
}
.ImgFloatRight {
	margin: 5px;
	float: right;
	padding: 1px;
	border: 1px solid #99CC00;
}
.ImgFloatLeft {
	margin: 5px;
	float: left;
	padding: 1px;
	border: 1px solid #99CC00;
}

.TDAdventureBody {
	font-family: Tahoma;
	font-size: 9pt;
	color: #333333;
	background-color: #E1FFE1;
	letter-spacing: 1px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#dhtmltooltip{
	position: absolute;
	width: 175px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
