/* CSS Document */
p {
font-family:Tahoma;
font-size:12px;
text-align:left;
color:#000000;
padding-left:10px;
padding-right:5px;
}

p.side {
font-family:Tahoma;
font-size:12px;
text-align:left;
color:#000000;
font-weight:bold;
padding-left:10px;
padding-right:5px;
}

h1 {
font-family:Tahoma;
font-size:20px;
font-weight:bold;
text-align:left;
color:#000000;
padding-left:10px;
padding-right:5px;
margin-bottom:-1px;
}

h1.inner {
font-family:Tahoma;
font-size:20px;
font-weight:bold;
text-align:left;
color:#FFFFFF;
padding-left:10px;
padding-right:5px;
margin-bottom:-1px;
}

h2 {
font-family:Tahoma;
font-size:14px;
font-weight:bold;
text-align:left;
color:#000000;
padding-left:10px;
padding-right:5px;
margin-bottom:-1px;
}
.img_casino_brdr {
	border: thin solid #000000;
}


h3 {
font-family:Tahoma;
font-size:12px;
font-weight:bold;
text-align:left;
color:#000000;
padding-left:10px;
padding-right:5px;
margin-bottom:-1px;
}

h2.home {
font-family:Tahoma;
font-size:14px;
font-weight:bold;
text-align:left;
color:#FFFFFF;
padding-left:10px;
padding-right:5px;
margin-bottom:-1px;
}

a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}

a.smallwhite:link {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bolder;
}
a.smallwhite:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bolder;
}
a.smallwhite:active {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bolder;
}
a.smallwhite:visited {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bolder;
}

a.topbar:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a.topbar:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a.topbar:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a.topbar:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

a.top:link {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
a.top:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
a.top:active {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
a.top:visited {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
.scroller {
 		
		overflow: auto;
		height: auto;
		width:auto;
	
		scrollbar-arrow-color: #ffffff;
		scrollbar-3d-light-color : #ffffff;
		scrollbar-base-color: #FFffff;
		scrollbar-face-color: #880000;
		scrollbar-dark-shadow-color : #ffffff;
     	scrollbar-highlight-color: #ffffff;
		scrollbar-shadow-color: #ffffff;
		margin-left:2px;
		text-align:right;
		padding-right:0px;

