h1, h2, h3
{
	color: #B23E74
}

a
{
	color: #2171AF;	
}

.sidebar a
{
	color: #0BB7BC;	
}

.box .h h2
{
	color: #FFFFFF;
}

.box h5
{
	color: #666666;
	font-weight: bold;
	text-align: center;
}

.textbox
{
	color:#666666;
	font-weight:normal;
}

.btn-players 
{
	color: #961452;
}

.numPlayers 
{
	color: #f24293;
}

.box-plain .h h2
{
	color: #DE297E;
	text-align: left;		
}

.box, .box .h, 
.box .h h2, 
.box .body
{
	background-image:url(/images/sites/mybingo/box/box.png);
}

.box-white, .box-white .h, 
.box-white .h h2, 
.box-white .body
{
	background-image:url(/images/sites/mybingo/box/box-white.png);
}

.box .content, .box .inner
{
	background-image: url(/images/sites/mybingo/box/box-inner-pink.png);
}

#nav li.active a
{
	background: url(/images/sites/mybingo/menu/menubutton.png) no-repeat top right;
}

#nav li.active a span
{
	background: url(/images/sites/mybingo/menu/menubutton.png) no-repeat 0 -38px;
}

#nav li a span
{
	color: #FFFFFF;
}

.box-plain, .box-plain .h, 
.box-plain .h h2, 
.box-plain .body,
.box-error, .box-error .h, 
.box-error .h h2, 
.box-error .body,
.box-success, .box-success .h, 
.box-success .h h2, 
.box-success .body
{
	background-image:url(/images/common/box/boxplain.png);
}

.box-plain .content, .box-plain .inner,
.box-error .content, .box-error .inner,
.box-success .content, .box-success .inner,
.box-white .content, .box-white .inner
{
	background: none;
}

.box-plain .content,
.box-error .content,
.box-success .content
{
	background: #efefee;	
}

.box-white .content
{
	background: #FFFFFF;	
}

.box-plain .frame,
.box-error .frame,
.box-success .frame,
.box-white .frame
{
	border-width: 0px 1px 0px 1px;
}

.box-error .h h2
{
	color: #DD0000;	
}

.box-success .h h2
{
	color: #01BF00;	
}


button:hover span, a.button:hover span
{
	color: #2171AF;
}

.ffriend a
{
	color: #0BB7BC;
	font-weight: bold;
}

.userBox h4 a
{
	color:#FFFFFF;
}

ul.balances li span 
{
	color:#FF0078;
}

.profileLeft
{
	background: #eed7e1;
	border: 2px solid #F965AB;
}

.profileLeft p 
{
	color: #ED338A;
}

#user-manage .welcome a 
{
	color: #B23E74;
}

#prepurchasetable thead, .games thead, #ticket-view thead
{
	background-color: #F24696;
	color: #FFFFFF;
}

.error-desc, .debit
{
	color: #DD0000;
}

#langbar .active
{
	border-bottom: 1px solid #0BB7BC;
}

.userBox h4 
{
	background:url("/images/sites/mybingo/header-tile.png") repeat-x scroll 0 0 #F66EAE;
}

