body { 
	background-color: #52260D;
	color: #52260D;
	scrollbar-3dlight-color:#956F31;
	scrollbar-arrow-color:#956F31;
	
	scrollbar-base-color:#52260D;
	scrollbar-track-color:#52260D;
	
	scrollbar-shadow-color:#000000;	
	scrollbar-face-color:#52260D;	
	scrollbar-darkshadow-color:#632808;
	scrollbar-highlight-color:#632808;

}
#table #middle {
	background-image: url(../images/table-bottom_20a.jpg);
	background-repeat: repeat-y;
}


td	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}

.blogbackground {
	xbackground-image: urlimages/background2.jpg);
	background-color:#EFDBC0;
}

#table {
	background-image: url(../images/table_20.jpg);
	background-repeat: repeat-y;
}

.header {
	background: transparent url(../images/background-menu-top.jpg) no-repeat center top;
	width: 900px;
	height: 29px;
	margin: 0px;
	padding: 0px;
}

.container-text {
	width: 550px;
	margin: 0px;
	padding: 0px;
}



/*  Character Styles
===================================================================================*/



.container-text p {
	color: #61331B;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.container-text h1, .container-text h2, .container-text h3, .container-text h4, .container-text h5, .container-text h6 {
	color: #61331B;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.container-text ul {
	list-style: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 10px 0px 10px 40px;
}

.container-text li {
	color: #61331B;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 1px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

.container-text a:link, .container-text a:visited {font-weight: normal; text-decoration:none; color:#811c0a;}
.container-text a:active, .container-text a:hover {font-weight: normal; text-decoration:underline; color:#811c0a;}



p.footer {
	color: #52260d;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 15px 0px;
}

p.footer a:link, p.footer a:visited {font-weight: normal; text-decoration:none; color:#52260d;}
p.footer a:active, p.footer a:hover {font-weight: normal; text-decoration:underline; color:#52260d;}
