body {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #F9FAFC;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C849E;
	height: 25px;
	padding-left: 15px;
}

.nav a:link {
	color: #000000;
     text-decoration:none;
}
.nav a:visited {
	color: #000000;
     text-decoration:none;
}
.nav a:hover {
	color: #000000;
     text-decoration:none;
}

.footer {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	background-color: #802402;
}
h2 {
	font-size: 18px;
	color: #FF6600;
}

.margin {
	margin: 0px;
	padding: 0px;
}
.body_content {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}

a:link {
	color: #0155AB;
	text-decoration: none;
}

a:hover 
{
    color: #0155AB;
	text-decoration: none;
}

a:visited 
{
    color: #0155AB;
	text-decoration: none;
}

.newsletter {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

table.toplist {
	border-spacing: 0;
	background-color: #E1E4E9;
}
table.toplist th 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 28px;
	background-color: #360017;
	border: 1px solid #F01D02;
}

table.toplist tr 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 28px;
	background-color: #360017;
	border: 1px solid #F01D02;	
	
}

.toplist tr td a {
	font-weight:bold;
}

input {
	background-color: #000000;
	background-image: url(http://www.itsonlinepoker.com/images/bg_input.jpg);
	background-repeat: repeat;
	background-position: 0 0;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.news_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}




table.reviewstable 
{
	border-spacing: 0;
	border-color: #333333;
}
table.reviewstable th 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.reviewstable tr 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.reviewstable tr td a {
	font-weight:bold;
}

.reviewstableer tr:hover, tr.over {
	background-color:#360000;
}


