

	#loadingDiv{
		width:250px;
		height:80px;
		text-align:center;
		border:1px solid #000;
		background-color:#FFF;
		z-index:100000;
		line-height:45px;
		font-size:0.9em;
	}
	#loadingDiv div{
		height:30px;
	}
	
	h5 {
	color: #b97b0c;	font-size: 14px;font-weight: bold;
	}

.onlinetbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border: 0;
  border-top: 1px #f1f4e3 solid;
  border-left: 1px #f1f4e3 solid;	
}
.onlinetbl td, .onlinetbl th {

	border: 0;
  border-bottom: 1px #f1f4e3 solid;
  border-right: 1px #f1f4e3 solid;
	padding: 2px;
}

.tour_iframe_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border: 0;
  border-top: 1px #f1f4e3 solid;
  border-left: 1px #f1f4e3 solid;	
	margin: 2px 5px 0 0;
}

.tour_iframe_table td, .tour_iframe_table th {

	border: 0;
  border-bottom: 1px #f1f4e3 solid;
  border-right: 1px #f1f4e3 solid;
	padding: 1px;
}



#invtbl select {
width:70px;
}
#invtbl td {
padding: 3px;
}

table a {
color: #000;
text-decoration: underline;
cursor: pointer;
}

th
{
	color: #ffffff;
	background-color: #2b2b2b;
	text-align: center;
	font-weight: bold;
}

.tr1 {
background: #fcfce4;
}
.tr0 {
background: #ffffff;
}



input.join {
	font-size: 12px;
	font-weight: bold;
	color: #3333CC;
	border: 1px #000 solid;
	background: #fcfce4;
	cursor: pointer;
}

input.invite {
	font-size: 12px;
	font-weight: bold;
	color: #3333CC;
	border: 1px #000 solid;
	background: #fcfce4;
	cursor: pointer;
}

input.remove {
	font-size: 12px;
	font-weight: bold;
	color: #C96008;
	border: 1px #000 solid;
	background: #fcfce4;
	cursor: pointer;
}
.pls {
text-align: left;
padding: 0 0 0 2px;
}

