body {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #F0E2E2;
	background-image: url(http://www.poker-terminal.com/images/bg.jpg);
}


.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 25px;
	padding-left: 15px;
}
.nav a:link {
	color: #FFFFFF;
    text-decoration: none;
}

.nav a:hover {
	color: #FFFFFF;
    text-decoration: none;
}

.nav a:visited {
	color: #FFFFFF;
    text-decoration: none;
}

.footer {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.margin {
	margin: 0px;
	padding: 0px;
}
.body_content {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}

td {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}


a:link {
	color: #C51929;
	text-decoration: none;
}
a:hover 
{
    color: #C51929;
	text-decoration: none;
}


.newsletter {
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
input {
	background-color: #C51929;
	background-image: url(http://www.poker-terminal.com/images/bg_input.jpg);
	background-repeat: repeat;
	background-position: 0 0;
	color: #FFFFFF;
	font-size: 12px;
	font-family: arial;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.news_heading {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}


