body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}
.panel_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/backgammon_alternative_r2_c2.jpg);
	background-repeat: repeat-x;
	padding-left: 15px;
	font-weight: bold;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: #003366;
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: none;
}


.text {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}


td {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}


.panel_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
	vertical-align: middle;
}

.panel_text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	font-weight:  normal;
	text-decoration: none;
}

table.top-list th 
{
    text-align: center;
	vertical-align: middle;
	color: #fff;
	padding: 7px 5px 5px 5px;
	background: #fff url(http://www.playing-backgammon.com/images/toplist.head.jpg) repeat-x ;
	border-bottom: 1px solid #CFD8E9;
	font-size: 12px;
}

table.top-list 
{
	border-spacing: 0;
}

table.top-list td 
{
    padding: 5px;
	background: #DCDCDC url(http://www.playing-backgammon.com/images/toplist.row.jpg) repeat-x;
	font-size: 11px;
}


.newsletter {
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}
input {
	background-color: #000000;
	background-image: url(http://www.playing-backgammon.com/images/gradient_grey.jpg);
	background-repeat: repeat;
	background-position: 0 0;
	color: #FFFFFF;
	font-size: 11px;
	font-family: verdana;
	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: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.news_heading {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
}
