/* --------------------------------------- Body STYLES --------------------------------------------- */	
body, p, td, li {
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #C1A98D;
	}
/* -------------------------------------------- HEADER STYLES -------------------------------------------- */

/* ---------------------------------------- Content Panel STYLES ----------------------------------------- */	
#content{
	color: #C1A98D;
	overflow: hidden;
	width: 240px;
	height: 180px;
	text-align: left;
	
	/* IE only */
	scrollbar-arrow-color: #7C81A1;
	scrollbar-base-color: #2A223A;
	scrollbar-darkshadow-color: #7C81A1;
	scrollbar-face-color: #2A223A;
	}
	