@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0F1F0;
	background-color: #000000;

scrollbar-face-color: #300;
scrollbar-shadow-color: #600;
scrollbar-highlight-color: #600;
scrollbar-3dlight-color: #600;
scrollbar-darkshadow-color: #600;
scrollbar-track-color: #300;
scrollbar-arrow-color: black;

	
	
}
.bannersbg {
	background-image: url(../images/bannersBG.jpg);
	background-repeat: no-repeat;
}
#maintable {
	margin-right: auto;
	margin-left: auto;
}
.banners {
	height: 203px;
	width: 939px;
	background-image: url(../images/bannersBG.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.bannerbox {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#user {
	font-family: Arial, Helvetica, sans-serif;
	width: 120px;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	padding-left: 3px;
	border-top-color: #666666;
	border-left-color: #666666;
}
#pass {
	font-family: Arial, Helvetica, sans-serif;
	width: 120px;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	padding-left: 3px;
	border-top-color: #666666;
	border-left-color: #666666;
}
.px9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a {
	color: #EBBF29;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#mloginbox {
	background-image: url(http://dallasfreepoker.com/images/poweredby.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
*padding-top: 10px; /* this is hack for IE only IE reads this other browsers ignores this line*/
	margin-top: 10px;
	height: 216px;
*height: 206px; /* this is hack for IE only IE reads this other browsers ignores this line*/
}
.cities {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

