.TDcontent {
	background-color: #FEFDFC;
	padding: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
body {
	background-color: #E7DED9;
	background-image: url(img/bg/test.gif);
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 16px;
	font-weight: normal;
	color: #654123;
}
.topMid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	background-color: #EAE1DA;
	border-left-color: #666666;
	border-left-style: dashed;
	border-left-width: 2px;
	border-right-color: #666666;
	border-right-style: dashed;
	border-right-width: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.topBot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	background-color: #D6E7FB;
	border-left-color: #666666;
	border-left-style: dashed;
	border-left-width: 2px;
	border-right-color: #666666;
	border-right-style: dashed;
	border-right-width: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 10px;
}
.bold {
	font-weight: bold;
}
.Sm {
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #C75858;
}
.netstay {
	font-size: 8pt;
	text-transform: uppercase;
}
.nav-bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
	padding: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: right;
	padding-right: 5px;
}
