body{
	color: #000000;
	background: #ffebfa;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana;
}

.middle{
	padding: 2px;
	border-color: #DAB883;
	border-style: solid;
	border-width: 1px;
	background: #FFFFFF;
}

.middle h1 {
	font-size: 15px;
	text-align: center;
}

.click h1 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}

.click h1 a{
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}

td{
	text-decoration: none;

	font-size: 11px;
	color: #000000;
}

.top {
	text-decoration: none;

	font-size: 11px;
	color: #941A1D;
}

.top h1{
	text-decoration: none;

	font-size: 11px;
	color: #941A1D;
}

a:link{
	text-decoration: underline;

	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
}

a:visited{
	text-decoration: underline;

	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
}

a:active{

	font-size: 12px;
	font-weight: bold;
	color: #0099ff;
}

a:hover{

	font-size: 12px;
	font-weight: bold;
	color: #0099ff;
}

a:link img{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

a:visited img{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

a:active img{
	border-style: dashed;
	border-width: 1px;
	border-color: #000000;
}

a:hover img{
	border-style: dashed;
	border-width: 1px;
	border-color: #000000;
}

.cat_title {
	text-align: center;
}

.cat_title h2{
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

.post_tops {
	text-align: center;
}

.entry {
	padding-top: -5px;
	margin-top: -12px;
}

.entry a:link img{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.entry a:visited img{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.entry a:active img{
	border-style: dashed;
	border-width: 1px;
	border-color: #000000;
}

.entry a:hover img{
	border-style: dashed;
	border-width: 1px;
	border-color: #000000;
}

.entry h1 {
	font-size: 12px;
}

.entry h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.rating {
	vertical-align: bottom;
}

.rating a:link img{
	border: 0px;
}

.rating a:visited img{
	border: 0px;
}

.rating a:active img{
	border: 0px;
}

.rating a:hover img{
	border: 0px;
}

.sidebar_left a{
	font-weight: normal;
}


li {
	list-style: none;
	margin-left: 5px;
	padding-left: 5px;
	text-indent: 0px; 
}

ul {
	margin: 0px;
	padding-left:10px;
}
.border {
	border: 1px solid #959559;
	background-color: #FCEBF2;
}
.table_header {
	background: url("images/mt.gif") repeat-x left top;
}
.table_footer {
	background: url("images/mb.gif") repeat-x left top;
}