a
	{
	 color:#ece7db;
	}
body
	{
	 padding:0px;
	 margin:0px;
	 background-color:#9f927a;
	 /*background-image:url(images/bodybg.gif);
	 background-repeat:repeat;*/
	 color:#ece7db;
	 font-family:Tahoma;
	 font-size:11px;
	}
a:hover{color:#DBD9D9;}

.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:15px;
		color:#484235;
	}

.m1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:15px;
		color:#ECDFC4;
	}

.m2_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:15px;
		color:#343129;
	}

.m3_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:15px;
		color:#FFFFFF;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#484235;
	}

.l1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#ECDFC4;
	}
	
.footerText
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#BBAD8F;
	}

.footerText02
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#DBD9D9;
	}

.form
	{
		width:202px; height:23px; border-color:#3A362B; border-width:1px; background-color:#BBAD8F; border-style:solid; padding-left:10px
	}
.form_div
	{
		height:26px; margin-top:-2px;
	}
			
	a.l_text{text-decoration:none;}	
	a.l_text:hover{text-decoration:underline;}
	
	a.l1_text{text-decoration:none;}	
	a.l1_text:hover{text-decoration:underline;}
	
	a.c_text{text-decoration:none;}	
	a.c_text:hover{color:#DBD9D9;}
	
	a.c1_text{text-decoration:none;}	
	a.c1_text:hover{text-decoration:underline;}

ul {margin:0; padding:0; list-style:none}
.li1 {background:url(images/2-a.gif) no-repeat left center; margin: 9px 0px 0px 0px; padding:0px 0px 0px 10px}

.li2 {background:url(images/3-a.gif) no-repeat left center; margin: 9px 0px 0px 0px; padding:0px 0px 0px 10px}

/* WEBCAM Styles */

#tap_container {
	position:relative;
	height:41px;
	overflow:hidden;
}
#drop_down {
	float:right;
	padding:10px 0 0 0;
}
#drop_down select {
}
#tap {
	width:249px;
	float:left;
}
#tap ul {
	padding:0;
	margin:0;
}
#tap li, #tap a {
	list-style:none;
	overflow:hidden;
	padding:0;
	margin:0;
	height:41px;
	display:block;
	float:left;
}
#tap li span {
	display: none;
}
#suites a {
	width:99px;
	background:url(images/button_sprite.jpg) 0 -41px no-repeat;
}
#suites a:hover {
	background:url(images/button_sprite.jpg) 0 -82px no-repeat;
}
#suites a.active {
	background:url(images/button_sprite.jpg) 0 0 no-repeat;
}
#playroom a {
	width:150px;
	background:url(images/button_sprite.jpg) -99px -41px no-repeat;
}
#playroom a:hover {
	background:url(images/button_sprite.jpg) -99px -82px no-repeat;
}
#playroom a.active {
	background:url(images/button_sprite.jpg) -99px 0 no-repeat; 
}
