body
{
	font-family: 		Trebuchet MS;
	font-size:		9pt;
	margin: 			0px;
	padding: 			0px;
	background:		#FFF1BC;
	overflow:			hidden;
	color:			#FFFFFF;
}
      
td, tr
{
	font-family: 		Trebuchet MS;
	font-size:		9pt;
}

#top_bar, #bottom_bar
{
	background-color:	#403D38;
	width:			100%;
	overflow:			hidden;
}

#top_spans
{
	background-image:	url('../res/menu_back2.gif');
	background-repeat:	repeat-x;
}

#previews
{
	/*height: 			300px; */
	overflow-y: 		hidden;
}

.bottom_bar_icon
{
	cursor: 			pointer;
	/*
	opacity:			0.65;
	filter:			alpha(opacity=65);
	*/
}

.entry
{
	text-align:		left;
	width:			188px;
	border-left:		1px solid #F8D993;
	border-right:		1px solid #F8D993;
	border-bottom:		1px solid #F8D993;
	background-Color:	#ffffff;
}


#content
{
	/*overflow:			auto;*/
	padding: 			0px; 
	text-align: 		left; 
	/*width: 			800px; 
	height: 			400px; */
}

.popup
{
	display: 			none;
	position:			absolute;
	z-Index: 			3;
}

.login
{
	text-align:		left;
	position: 		absolute; 
	bottom: 			29px; 
	right: 			70px;
	font-size:		8pt;
	

	z-Index: 			3;
}

.login input
{
	font-family: 		Trebuchet MS;
	font-size:		8pt;	
	border: 			1px solid #D7D3C9;
	background-color: 	#ededed;
	color:			#6D695F;
	width:			80px;
}

.contacts
{
	text-align:		left;
	/*width: 			110px;*/
	padding: 			4px; 
	position: 		absolute; 
	bottom: 			25px; 
	right: 			10px;
	font-size:		8pt;
	z-Index: 			3;
}


.chatbubble
{
	z-index:			1;
	width: 			98px;
	overflow: 		hidden;
	color:			#ffffff;
	font-size:		7pt;
	z-Index: 			3;
}


.jukebox
{
	visibility:		hidden;
	text-align:		left;
	width: 			150px;
	padding: 			4px; 
	position: 		absolute; 
	bottom: 			25px; 
	right: 			40px;
	font-size:		8pt;
	z-Index: 			2;
}

.favourites
{
	text-align:		left;
	width: 			150px;
	padding: 			4px; 
	position: 		absolute; 
	bottom: 			25px; 
	right: 			100px;
	font-size:		8pt;
	z-Index: 			2;
}


.icon_top
{
	text-align: 		center;
	float: 			left; 
	width: 			110px; 
	height: 			95px;
	font-family:		Trebuchet MS;
	font-size:		8pt;
	overflow:			hidden;
}
