body,td,th {
	color: #A97C63;
}
body {
	background-color: #5B1F1F;
}

/*-----------------------------------------------------------------*/

#tab	{
	position: relative;
	left:0px;
	top:-4px;
	height:21px; 
}
#tab ul	{ 
	margin:0 0 0 0px;
	padding:0;
	list-style-type:none; 
}
#tab li	{
	float:left;
	width:90px; 
	height:26px; 
	margin-right:5px;
	font-size:12px;
	line-height:2;
	text-align:center;
	font-weight:bold;
	background: url(../images/tab1.jpg)
	no-repeat center top; }
#tab li.hit	{ 
	background: url(../images/tab2.jpg) 
	no-repeat center top; }
#tab a		{ 
	color:#FFFFFF; 
}

/*-----------------------------------------------------------------*/

a:link {
	color: #CC6666;
	text-decoration: none;
}
a:visited {
	color: #CC6666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC99FF;
}
a:active {
	text-decoration: none;
	color: #CC6666;
}
.copyright_style {
	color: #FFCCCC;
	font-size: 12px;
}
.style33 {color: #663300}
.style48 {font-size: 11px}

.title_table {
	padding-top: 15px ;
	padding-right: 15px ;
	padding-bottom: 15px;
	padding-left: 15px ;
}

#feed li{
padding:0 0 10px 20px;
list-style-type: none;
} 


