body {
	
	padding: 0px;
	
	margin: 0px;
	 background-color: #ffffff;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 9pt;
	 background-image: url("images/bg.gif");
	 background-repeat: repeat-x;
	 background-position: bottom left;
	 background-attachment: fixed;
	

}
img {
	
	border: 0px;
	

}

p {
	
	padding: 0px;
	
	 margin: 0px;
	

}

hr {
	border: 0px;
	height: 1px;
	border-bottom: 1px solid #aeaeae;
	margin: 10px 0px; 
	padding: 0px;	 
	clear: both;
}
.newstitle{
	font-size:larger;
	color:#FF0000;
	font-weight:bold;
}	
html>body hr {
	
	margin: 18px 0px;
	

}
a:link, a:visited, a:active {
	
	color: #3c3cbb;
	

}
a:hover {
	
	color: #c50e0e;
	

}
table {
	
	border-collapse: collapse;
	

}



.prop {
	
	float: right;
	
	width: 1px;
	

}
.clear {
	
	clear: both;
	
	height: 1px;
	 
	overflow: hidden;
	

}
.top {
	
	clear: both;
	 
	text-align: right;
	 
	border-bottom: 1px solid #eeeeee;
	 
	width: 100%;
	 
	font: 7pt "Gill Sans MT", Arial, Helvetica, sans-serif;
	 
	text-transform: uppercase;
	 
	letter-spacing: 0.3em;
	

}
.top a {
	
	text-decoration: none;
	
	
}

.inactive {
	
	color: #CCCCCC;
	

}
.no_decoration {
	text-decoration: none;
}


#wrapper {
	width: 850px;
	text-align: left;
	padding: 0px;
	

}
#wrapper span.logo {
	
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	

}
#wrapper span.cc {
	
	float: left;
	padding-top: 40px;
	padding-left: 0px;
	

}
#wrapper span.contact {
	
	float: right;
	right: 0px;
	margin-top: 1px;
	text-align:right;
	vertical-align:top;
}

#body_top {
	
	background-image: url("images/body_top.gif");
	 
	background-repeat: no-repeat;
	 
	width: 850px;
	 
	height: 16px;
	 
	margin-bottom: -3px;
	

}
html>body #body_top {
	
	margin-bottom: 0px;
	

}
#body {
	
	width: 848px;
	 
	clear: both;
	 
	padding: 0px 0px 10px 0px;
	 
	background-color: #ffffff;
	 
	background-image: url("images/body_bg.gif");
	 
	background-repeat: no-repeat;
	 
	background-position: bottom right;
	 
	border-left: 1px solid #2a2a61;
	border-top: 1px solid #2a2a61;	 
	border-right: 1px solid #2a2a61;
	 
	border-bottom: 1px solid #2a2a61;
	

}


/***** HEADER/FOOTER *****/
#header {
	clear: both;
	 height: 130px;
	
}
#footer {
	clear: both;
	
}

#nav {
	width: 850px;
	 height: 23px;
	 background-color: #006395;
	 font: 7.5pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	 color: #ffffff;
	
}
#nav ul {
	list-style: none;
	 padding: 0px;
	 margin: 0px;
	 width: 750px;
	 display: inline;
	
}
#nav li {
	float: left;
	 padding: 0px;
	 margin: 0px;
	 text-align: center;
	 display: inline;
	 list-style: none;
	
}
#nav li.first {
	margin-left: 10px;
	
}
#nav ul li a {
	display: block;
	 color: #cccccc;
	 padding: 3px 12px 4px 12px;
	
}
#nav ul li a.join {
	color: #FF0000;
	 font-weight: bold;
	 font-size: 8pt;
	
}
#nav ul li a:link, #nav ul li a:visited, #nav ul li a:active {
	text-decoration: none;
	
}
#nav ul li a:hover {
	text-decoration: underline;
	
}
#nav ul li a.active {
	background-color: #c50e0e;
	 color: #ffffff;
	
}
#nav ul li a.main_section {
	font-size: 8pt;
	 font-weight:bold;
	 color: #ffffff;
	
}

#login {
	width: 407px;
	 height: 34px;
	 padding-right: 20px;
	 float: right;
	 color: #ffffff;
	 font: 8pt Arial, Helvetica, sans-serif;
	 background-image: url("images/login_bg.gif");
	 background-repeat: no-repeat;
	 text-align: right;
	
}
#login span.note {
	font-size: 7pt;
	 padding-right: 140px;
	
}html>body #login span.note {
	margin-top: 2px;
	 vertical-align:middle;
	
}
#login input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 7.5pt;
	 padding: 1px 2px;
	 border: 1px solid #ffffff;
	 background: #eaeaf0;
	 margin-right: 10px;
	
}
#login input.btn_go {
	margin-bottom: -4px;
	 border: 0px;
	 margin-right: 0px;
	 padding: 0px;
	
}
#login a:link, #login a:visited {
	text-decoration: underline;
	 color: #ffffff;
	
}
#login a:hover {
	background: #ffffff;
	 color: #2a2a61;
	 text-decoration: none;
	
}
#login a:active {
	background: #2a2a61;
	 color: #ffffff;
	 text-decoration: underline;
	
}

#footer_nav {
	font-size: 10pt;
	 color: #999999;
	
}
#footer_nav a {
	color: #000000;
	 font-size: 8pt;
	 text-decoration: none;
	
}
#footer_nav a:hover {
	color: #c50e0e;
	
}

#copyright {
	font: 7.5pt Verdana, Arial, Helvetica, sans-serif;
	 padding: 5px 0px 40px 0px;
	
}



/***** FLASH BANNER *****/
#banner {
	margin-bottom: 12px;
	 font-size: 7pt;
	
}


/***** LEFT COLUMN (3 COLS) *****/
#left_col {
	float: left;
	 padding: 0px 12px;
	 width: 135px;
	 font-size: 7.5pt;
	
}
#left_col .title {
	font-size: 11pt;
	
}
#left_col ul {
	margin:5px 0px 0px 15px;
	 list-style: square;
	
}html>body #left_col ul {
	margin-left: -28px;
	
}

#main_menu {
	padding: 0px;
	 font-size: 8pt;
	
}html>body #main_menu {
	margin-left: 28px;
	
}
#main_menu .title {
	
}html>body #main_menu .title {
	margin-left: -28px;
	
}
#main_menu a {
	display: block;
	 width: 118px;
	 padding: 4px 3px 4px 10px;
	 color: #000000;
	 border-left: 4px solid #cccccc;
	 background: #f4f4f4;
	 text-decoration: none;
	/* border-bottom: 1px dashed #eeeeee;
	*/
}
#main_menu a.dark {
	font-weight: bold;
	 border-left: 4px solid #bbbbbb;
	
}
#main_menu a.darker {
	font-weight: bold;
	 border-left: 4px solid #aaaaaa;
	 color: #c50e0e;
	
}
#main_menu a.darkest {
	font-weight: bold;
	 border-left: 4px solid #999999;
	
}
/*#main_menu a:hover {
	background: #eaeaea;
	 color: #c50e0e;
	 border-left: 4px solid #3c3cbb;
	 text-decoration: underline;
	
}*/
#main_menu a:hover {
	background: #006395;
	 color: #ffffff;
	 text-decoration: underline;
	
}
#main_menu ul {
	padding: 0px;
	 margin: 5px 0px 0px 0px;
	 list-style: none;
	
}
#main_menu li {
	margin-bottom: 1px;
	
}

#newsletter img {
	padding-top: 5px;
	
}

#tournaments img {
	margin-bottom: 7px;
	
}
#tour_dates a {
	color: #666666;
	 display: block;
	
}
#tour_dates a:link, #tour_dates a:visited {
	text-decoration: none;
	
}
#tour_dates a:hover {
	background-color: #e7eeff;
	
}

#gaming_income {
	text-align: center;
	 padding-bottom: 20px;
	
}


#left_col_portal {
	float: left;
	 width: 573px;
	 padding: 0px 7px;
	 border-right: 1px solid #aeaeae;
	 font-size: 8pt;
	
}
#left_col_portal .title {
	color: #c50e0e;
	 padding-bottom: 2px;
	 margin-bottom: 4px;
	 font-weight: bold;
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 font-size: 14pt;
	 border-bottom: 1px solid #eeeeee;
	 display: block;
	
}
#left_col_portal p {
	padding-bottom: 7px;
	
}

#join {
	padding-left: 8px;
	
}
#join form {
	margin: 0px;
	 padding: 0px;
	
}
#join input {
	padding: 2px;
	 border: 1px solid #2a2a61;
	 font: 8pt Verdana, Arial, Helvetica, sans-serif;
	
}
#join input.button {
	padding: 2px 5px;
	 background-color: #2a2a61;
	 color: #ffffff;
	
}
#join select {
	padding: 1px;
	 border: 1px solid #2a2a61;
	 font: 8pt Verdana, Arial, Helvetica, sans-serif;
	
}


#mid_col {
	float: left;
	 width: 504px;
	 padding: 4px 4px;
	 border-left: 1px solid #aeaeae;
	 border-right: 1px solid #aeaeae;
	 font-size: 8pt;
	
}
#mid_col hr {
	border: 0px;
	 height: 1px;
	 border-bottom: 1px solid #aeaeae;
	 margin: 20px 0px;
	 padding: 0px;
	
}
html>body #mid_col hr {
	margin: 25px 0px 20px 0px;
	
}
#mid_col p {
	padding-bottom: 7px;
	
}
#mid_col td {
	vertical-align: top;
	
}
#mid_col ul {
	padding: 0px;
	 margin: 0px 0px 0px 15px;
	 list-style: square;
	
}
#mid_col .title {
	color: #c50e0e;
	 padding-bottom: 2px;
	 margin-bottom: 4px;
	 font-weight: bold;
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 font-size: 14pt;
	 border-bottom: 1px solid #eeeeee;
	 display: block;
	
}
#mid_col .sub_title {
	color: #c50e0e;
	 font-size: 11pt;
	 text-decoration: none;
	
}
#mid_col.contact {

	padding-right: 0px;
	
}html>body #mid_col.contact {
	padding-right: 12px;
	
}
#mid_col img.border {
	border:1px solid #666666;
}

#poker_schedule table {
	border: 1px solid #999999;
	 border-collapse: collapse;	
}

table#casinoTable td {

}

table#casinoTable td.over {
	background: #f2e4e4;
}


#right_col {
	font-size: 7.5pt;
	 width: 135px;
	 float: right;
	 padding-right: 12px;
	 text-align: left;
	
}
#right_col .title {
	font-size: 11pt;
	 text-align: center;
	 font-weight:bold;
	
}
#right_col p {
	padding-top: 4px;
	
}
#right_col ul {
	margin:5px 0px 0px 15px;
	 list-style: square;
	
}html>body #right_col ul {
	margin-left: -28px;
	
}

#casino a {
	color: #000000;
	display: block;
	text-align:center;
	
}
#casino a:link, #casino a:visited {
	text-decoration: none;
	 border: 1px solid #ffffff;
	
}
#casino a:hover {
	border: 1px solid #a1b2e1;
	
}
#casino ul {
	list-style: none;
	 margin: 0px;
	
}

html>body #casino ul {
	margin-left: -40px;
	
}

#contests .sub_title {
	font-weight: bold;
	 color: #000000;
	
}
#contests ul {
	list-style: none;
	 margin: 0px;
	
}html>body #contests ul {
	margin-left: -40px;
	
}
#contests a {
	padding: 3px;
	 display: block;
	 color: #999999;
	
}
#contests a:link, #contests a:visited, #contests a:active {
	text-decoration: none;
	
}
#contests a:hover {
	background-color: #e7eeff;
	
}

#freerolls ul {
	list-style: none;
	 margin: 0px;
	
}html>body #freerolls ul {
	margin-left: -40px;
	
}
#freerolls table {
	border: 1px solid #000000;
	 border-collapse: collapse;
	
}
#freerolls a {
	padding: 3px;
	 display: block;
	 color: #666666;
	
}
#freerolls a:link, #freerolls a:visited, #freerolls a:active {
	text-decoration: none;
	
}
#freerolls a:hover {
	background-color: #e7eeff;
	
}
#freerolls a.last {
	border: 0px;
	
}

#multi-table ul {
	list-style: none;
	 margin: 0px;
	
}html>body #multi-table ul {
	margin-left: -40px;
	
}
#multi-table a {
	padding: 3px;
	 display: block;
	 color: #666666;
	
}
#multi-table a:link, #multi-table a:visited, #multi-table a:active {
	text-decoration: none;
	
}
#multi-table a:hover {
	background-color: #e7eeff;
	
}

#jackpot {
	text-align: center;
	
}
#jackpot a {
	color: #000000;
	
}
#jackpot a:link, #jackpot a:visited, #jackpot a:active {
	text-decoration: none;
	
}
#jackpot a:hover {
	text-decoration: underline;
	
}

#logout a {
	color: #000000;
	 text-decoration: none;
	
}
#logout a:hover {
	text-decoration: underline;
	
}



#live_col, #vip_col {
	float: left;
	 width: 565px;
	 padding-left: 12px;
	 border-left: 1px solid #aeaeae;
	 font-size: 8pt;
	
}
#live_col hr, #vip_col hr {
	border: 0px;
	 height: 1px;
	 border-bottom: 1px solid #aeaeae;
	 margin: 20px 0px;
	 padding: 0px;
	
}
html>body #live_col hr, #vip_col hr {
	margin: 25px 0px 20px 0px;
	
}
#live_col p, #vip_col p {
	padding-bottom: 7px;
	
}
#live_col ul, #vip_col ul {
	padding: 0px;
	 margin: 0px 0px 0px 15px;
	 list-style: square;
	
}
#live_col .title, #vip_col .title {
	color: #c50e0e;
	 padding-bottom: 2px;
	 margin-bottom: 4px;
	 font-weight: bold;
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 font-size: 14pt;
	 border-bottom: 1px solid #eeeeee;
	 display: block;
	
}
#live_col .sub_title, #vip_col .sub_title {
	color: #c50e0e;
	 font-size: 11pt;
	 text-decoration: none;
	
}
#live_col .no_decoration, #vip_col .no_decoration {
	text-decoration: none;
	
}

#vip_col form {
	margin: 0px;
	 padding: 0px;
	
}
#vip_col input {
	border: 1px solid #2a2a61;
	 font: 8pt Verdana, Arial, Helvetica, sans-serif;
	
}
#vip_col input.button {
	padding: 2px 8px;
	 background-color: #2a2a61;
	 color: #ffffff;
	
}
#vip_col select {
	border: 1px solid #2a2a61;
	 font: 8pt Verdana, Arial, Helvetica, sans-serif;
	
}
#col1header{
	font-weight:bold;
}
#mid_col2 {
	float: left;
	 width: 504px;
	 padding: 4px 4px;
	 border-left: 1px solid #aeaeae;
	 font-size: 8pt;
	
}
#mid_col2 hr {
	border: 0px;
	 height: 1px;
	 border-bottom: 1px solid #aeaeae;
	 margin: 20px 0px;
	 padding: 0px;
	
}
html>body #mid_col2 hr {
	margin: 25px 0px 20px 0px;
	
}
#mid_col2 p {
	padding-bottom: 7px;
	
}
#mid_col2 td {
	vertical-align: top;
	
}
#mid_col2 ul {
	padding: 0px;
	 margin: 0px 0px 0px 15px;
	 list-style: square;
	
}
#mid_col2 .title {
	color: #c50e0e;
	 padding-bottom: 2px;
	 margin-bottom: 4px;
	 font-weight: bold;
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 font-size: 14pt;
	 border-bottom: 1px solid #eeeeee;
	 display: block;
	
}
#mid_col2 .sub_title {
	color: #c50e0e;
	 font-size: 11pt;
	 text-decoration: none;
	
}
#mid_col2.contact {

	padding-right: 0px;
	
}html>body #mid_col2.contact {
	padding-right: 12px;
	
}
#mid_col2 img.border {
	border:1px solid #666666;
	
}

#loggedin {
	width: 407px;
	 height: 34px;
	 padding-right: 20px;
	 float: right;
	 color: #ffffff;
	 font: 8pt Arial, Helvetica, sans-serif;
	 background-image: url("images/login_bg.gif");
	 background-repeat: no-repeat;
	 text-align: right;
	
}
#loggedin span.note {
	font-size: 7pt;
	 padding-right: 140px;
}html>body #loggedin span.note {
	margin-top: 2px;
	 vertical-align:middle;
	
}
#loggedin input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 7.5pt;
	 padding: 1px 2px;
	 border: 1px solid #ffffff;
	 background: #eaeaf0;
	 margin-right: 10px;
	
}
#loggedin input.btn_go {
	margin-bottom: -4px;
	 border: 0px;
	 margin-right: 0px;
	 padding: 0px;
	
}
#loggedin a:link, #loggedin a:visited {
	text-decoration: underline;
	 color: #ffffff;
	
}
#loggedin a:hover {
	background: #ffffff;
	 color: #2a2a61;
	 text-decoration: none;
	
}
#login a:active {
	background: #2a2a61;
	 color: #ffffff;
	 text-decoration: underline;
	
}

.captionbar{
	width:100%;
	height: 20px;
	font-size: 11px;
	text-align: center;
	color: #000;
	font-family: verdana, tahoma, arial,sans-serif;
	font-weight: bold;
	background-image: url(images/cap1.gif);
	background-repeat: repeat-x;
}

.caption{
	color: #000;
	font-family: verdana, tahoma, arial,sans-serif;
	font-weight: bold;
	background-color:#EEC327;
}

/*#pools {
	width: 724px;
	 padding: 0px 12px;
	
}*/
