body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #555555;
}
#mid {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#maintab {
	height: 400px;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	display: block;
	margin: 0px;
	padding: 0px;
}
#top {
	padding: 0px;
	width: 800px;
	margin-top: 20px;
	margin-bottom: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
ul {
	margin-top: 0px;
	margin-bottom: 5px;
}
#bot {
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tdbord {
	border: 1px solid #444444;
	background-image: url(imgs/cherry.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h5 a:link, h5 a:visited {
	color: #555555;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
h5 a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #EAEAEA;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.tdcherry {
	background-image: url(imgs/cherry.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#ptab img {
	border: 1px solid #666666;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}
.tdbot {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
