input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.dotted_hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #2B2207;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.report_abuse {
	background-image: url(../images/title_author.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 35px;
}
.comment_date {
	background-image: url(../images/title_date.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding-right: 37px;
}
.bc_top {
	background-image: url(../images/blockquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.send_td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	background-image: url(../images/title_header.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 37px;
}
.blog_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #c6c29e;
	padding: 6px;
}
.post_comments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/title_postcomment.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 36px;
}
.txt10 {
	font-size: 10px;
}
a {
	color: #2B2207;
	text-decoration: underline;
}
a:hover {
	color: #2B2207;
	text-decoration: none;
}
