body {
   margin: 0;
   padding: 0;
   color: #111;
   background: url(../img/bg.gif) top left repeat;
	background-color: #414141;
   font-size: 11px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-align: left;
}
	
form {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

td {
	vertical-align: top;
}

#navigation {
	width: 951px;
	background-color: #062fa5;
	vertical-align: middle;
	border-right: 1px solid #fff;
}

#navigation .left {
   background: url(../img/left_h.gif) top left no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 8px 0 4px 8px;
	width: 180px;
}

#navigation .search {
   background: url(../img/search_text.gif) top right no-repeat;
	color: #fff;
	text-align: right;
	padding: 0 5px 0 0;
	width: 770px;
}

#navigation input.text {
   border: 1px solid #3E9401;
   background-color: #fff;
   color: #111;
   height: 14px;
   width: 230px;
   margin: 4px 3px 4px 5px;
}


#navigation .hnav {
	color: #fff;
	text-align: right;
	padding: 7px 10px 0 15px;
	width: 770px;
}

#navigation .hnav a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#navigation .hnav a:hover {
	text-decoration: none;
}



#main {
	width: 951px;
   background-color: #fff;
	border-right: 1px solid #fff;
	margin: 0;
	padding: 0 0 5px 0;
}

#left {
	width: 180px;
	background-color: #fff;
}

#left hr {
	color: #5080b8;
	height: 1px;
	margin: 4px 4px 2px 4px;
}


#leftnav {
   background: url(../img/left_u.gif) top left no-repeat;
	background-color: #e3e2e2;
	border-bottom: 3px solid #5080b8;
	color: #fff;
	width: 180px;
	padding: 5px 0;
}



#leftnav a {
	color: #555;
	font-weight: bold;
   background: url(../img/left_a.gif) center left no-repeat;
	text-decoration: none;
	width: 140px;
	padding: 7px 0 2px 15px;
	margin: 0 10px;
	display: block;
}


#leftnav a.selected {
	color: #2b7bc4;
}


#leftnav a:hover {
   background: url(../img/left_a_2.gif) center left no-repeat;
	text-decoration: underline;
}

#leftnav a.border {
   background: url(../img/left_a2.gif) center left no-repeat;
	border-bottom: 1px #444 dotted;
	padding: 7px 0 7px 15px;
}

#leftnav a.border:hover {
   background: url(../img/left_a2_2.gif) center left no-repeat;
}



#leftnav a.border_selected {
	color: #2b7bc4;
   background: url(../img/left_a2.gif) center left no-repeat;
	border-bottom: 1px #444 dotted;
	padding: 7px 0 7px 15px;
}

#leftnav a.border_selected:hover {
   background: url(../img/left_a2_2.gif) center left no-repeat;
}



#leftnav a.border_red {
	color: #CF0000;
   background: url(../img/left_a2_2.gif) center left no-repeat;
	border-bottom: 1px #444 dotted;
	padding: 7px 0 7px 15px;
}

#leftnav a.border_red:hover {
	color: #CF0000;
   background: url(../img/left_a2_2.gif) center left no-repeat;
}


#leftnav a.inner {
	font-weight: normal;
   background: url(../img/left_a_inner.gif) center left no-repeat;
	padding: 0px 0 0px 20px;
}

#leftnav a.inner:hover {
   background: url(../img/left_a_inner_2.gif) center left no-repeat;
}

#leftnav a.border_inner {
	font-weight: normal;
   background: url(../img/left_a_inner2.gif) center left no-repeat;
	padding: 0px 0 7px 20px;
	border-bottom: 1px #444 dotted;
	width: 135px;
}

#leftnav a.border_inner:hover {
   background: url(../img/left_a_inner2_2.gif) center left no-repeat;
}

#pokerrooms {
   background: url(../img/left_u.gif) top left no-repeat;
	padding: 15px 5px 0 5px;
	margin: 0;
	border-right: 1px solid #666;	
	line-height: 15px;
}

#pokerrooms a {
	color: #034ea2;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 3px 0;
	display: block;
}

#pokerrooms a:hover {
	text-decoration: underline;
}

#pokerrooms h1 {
	text-align: center;
	font-size: 15px;
	color: #0133b3;
	margin: 0 0 15px 0;
	padding: 0;

}

#pokerrooms .bold {
	font-weight: bold;
}

#pokerrooms hr {
	color: #2b7bc4;
	height: 1px;
	margin: 15px 0 15px 0;
}



#content {
   background: url(../img/main_u.gif) top left no-repeat;
	text-align: justify;
	padding: 10px 9px 5px 20px;
	line-height: 150%;
}

#content h1 {
	color: #2b7bc4;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 5px 0 15px 0;
	padding: 0;
}

#content h2 {
	color: #2b7bc4;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 15px 0 15px 0;
	padding: 0;
}

#content h3 {
	color: #2b7bc4;
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
}

#content h4 {
	color: #2b7bc4;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px 0px;
	padding: 0;
}

#content hr {
	color: #2b7bc4;
	height: 1px;
	margin: 7px 0 7px 0;
}

#content a {
	color: #0133b3;
	text-decoration: underline;
}

#contect a:hover {
	text-decoration: none;
}

#content p {
	padding: 0 20px 0 0;
	margin: 6px 0;
}

#content p.strong {
	font-weight: bold;
}


#pokerroomsm {
	width: 735px;
}

#pokerroomsm a {
	font-size: 13px;
}

#pokerroomsm a.name {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

#pokerroomsm .img {
	vertical-align: middle;
}

#pokerroomsm .bold {
	font-weight: bold;
}


#room_review {
	width: 100%;
}

#room_review .pd {
	padding: 0 0 0 10px;
}

#room_review a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


#room_review a:hover {
	text-decoration: underline;
}


#review_end {
	width: 100%;
	margin: 0 0 25px 0;
}

#review_end a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#review_end a:hover {
	text-decoration: underline;
}



#down {
	color: #888;
	width: 951px;
	height: 30px;
   border-top: #062fa5 solid 5px;
   background-color: #fff;
	padding: 3px 2px 3px 2px;
}

#down a {
	color: #062fa5;
	text-decoration: underline;
}

#down a:hover {
	text-decoration: none;
}

.right {
	text-align: right;
}


.green {
	color: #398603;
}

.red {
	color: #f00;
}


#where {
	color: #555;
	font-size: 10px;	
	text-align: left;
	margin: 0;
	padding: 0 8px 0 0;
}

#where a {
	color: #555;
	font-size: 10px;	
 	text-decoration: underline;
}

#where a:hover {
	text-decoration: none;
}



#where2 {
	color: #555;
	font-size: 10px;	
	text-align: right;
	margin: 0;
	padding: 0 16px 0 0;
}

#where2 a {
	color: #555;
	font-size: 10px;	
 	text-decoration: underline;
}

#where2 a:hover {
	text-decoration: none;
}






.big {
	font-size: 12px;
	font-weight: bold;
}

#imp_info {
	border: 1px solid #f00;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	margin: 10px 0 15px 0;
}

.bold {
	font-weight: bold;
}

#plusev {
	text-align: center;
	margin: 25px 0;
}

.center {
	text-align: center;
}
