body {
	margin: 15px 0px 15px 0px;
}
body, td {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
}
.ctl {
	width: 12px;
	height: 30px;
	background-repeat: no-repeat;
}
.ctc {
	height: 30px;
	background-repeat: x-repeat;
}
.ctr {
	width: 12px;
	height: 30px;
	background-repeat: no-repeat;
}
.cml {
	width: 12px;
	background-repeat: y-repeat;
}
.cmr {
	width: 12px;
	background-repeat: y-repeat;
}
.cbl {
	width: 12px;
	height: 10px;
	background-repeat: no-repeat;
}
.cbc {
	height: 12px;
	background-repeat: x-repeat;
}
.cbr {
	width: 12px;
	height: 10px;
	background-repeat: no-repeat;
}
.commenthead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}
.commentname {
	font-weight:bold;
}
.date {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
.navi {
	font-size: 10px;
	text-align: center;
	margin-bottom: 5px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.rss:link {
	color: #e86825;
	text-decoration: none;
}
a.rss:visited {
	color: #e86825;
	text-decoration: none;
}
a.rss:active {
	color: #e86825;
	text-decoration: none;
}
a.rss:hover {
	color: #e86825;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight:normal;
	margin: 0px;
}
.hline {
	height: 1px;
	overflow: hidden;
	margin: 10px 0px 5px 0px;
}
.dist15 {
	height: 15px;
	overflow: hidden;
}
.dist20 {
	height: 20px;
	overflow: hidden;
}
.dist10 {
	height: 10px;
	overflow: hidden;
}
.dist5 {
	height: 5px;
	overflow: hidden;
}
.dist7 {
	height: 5px;
	overflow: hidden;
}
.empty {
	font-size: 0px;
	overflow: hidden;
	height: 1px;
	width: 12px;
}
.bold {
	font-weight: bold;
}
.image {
	text-align: center;
}
.error {
	width:300px;
	padding:8px;
	background-color:#660011;
	border:1px solid #FFFFFF;
}
.sitestyle {
	text-align:right;
	margin-top:8px;
	font-weight:normal;
	font-size: 10px;
}