body, html	{
		margin:0px;
		padding:0px;
		background:#000000 url(/imgs/main_bg.jpg) repeat;
		font-size:14px;
		font-weight:bold;
		scrollbar-face-color:#fff;
		scrollbar-arrow-color:#B0872B;
		scrollbar-track-color:#fff;
		scrollbar-shadow-color:#fff;
		scrollbar-highlight-color:#fff;
		scrollbar-3dlight-color:#fff;
		scrollbar-darkshadow-Color:#fff;
		}

		
td		{
		color:#fff;
		font-family:Tahoma, Verdana, "Arial Rounded MT Bold";
		font-size:10px;

		}

a		{
		color:#fff;
		text-decoration:underline;
		}

#footer a		{
		color:#fff;
		text-decoration:none;
		font-weight:normal;
		font-size:12px;
		}

textarea{
		border-color:#B0872B;
		border-width:1px;
		border-style:solid;
		background:#000000;
		height:167px;
		width:177px;
		color:#fff;
		font-family:tahoma;
		font-size:11px;
		padding:1 0 0 5px;
		overflow:hidden
		}
input	{
		border-color:#B0872B;
		border-width:1px;
		border-style:solid;
		background:#000000;
		height:20px;
		color:#fff;
		font-family:tahoma;
		font-size:11px;
		padding:1 0 0 5px
		}
h3 {
	font-size:24px;
	color: #ff0000;
}

h2 {
	font-size:24px;
	color: #ff0000;
}

.caption2 {
	font-size:14px;
	font-weight:bold;
	}

.container {
	height:336px;
/*	background: url(images/cnt_bg.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.vegashotel.com.au/images/cnt_bg.png',sizingMethod='scale');*/
	padding:6px;
	overflow:auto;
	position:relative;
	}
/* IE ignores styles with [attributes], so it will skip the following. 
.container[class] {
  background-image:url(images/cnt_bg.png);*/




.more	{
		background:url(images/1_arrow.gif) bottom right no-repeat;
		}
.more a {
		color:#F12D07;
		font-size:10px;
		text-decoration:none;
		}
.priv	{
		font-family:tahoma;
		font-size:10px;
		color:#373737;
		margin:2 0 0 631px
		}
.priv a {
		font-family:tahoma;
		font-size:10px;
		color:#373737;
		text-decoration:underline
		}


.tbox
{
	color: #000;
	background-color: #fff;
}
