
 
body {
	font-size: 12px;
	line-height: 1.35;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #000000; /*background-image: url(../img/drf2_bg.gif);*/
	background-position: top left;
	background-color: #D9D2B3; /* dark bg color B6B299 */
}
	
 
TD	{
		font-size: 12px;
		line-height: 1.35;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
	}

.smalltext {
		font-size: 10px;
		line-height: 1.15;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
	}

.tinytext {
		font-size: 8px;
		line-height: 1.15;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
	}

td.ldtop
{ 
    background-image: url(../img/back.gif);
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #456d4a;
}

td.navtop
{ 
    background-image: url(../img/drf2_bghorzstripe.gif);
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #456d4a;
}	

.tight { 
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
}	
	
td.ldcontentleft
{ 
    background-color: #95bb9a;
    width: 325px;
    padding: 5px 0px 10px 10px; 
}

.ldcontentleftbtm { 
    background-image: url(../img/.gif);
    background-repeat: repeat-x;
    background-position: bottom center;
    background-color: #95bb9a;
    width: 330px;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
	text-align: center;
}

td.ldcontentright
{ 
    background-image: url(../img/.gif);
    background-repeat: repeat-x;
    background-position: top center;
    background-color: #95bb9a;
    width: 330px;
    padding: 0px 0px 10px 10px; 
}	

.ldpgbtm {
background-color: #375d3c;
padding: 10px 0px 10px 10px;
}

.btmsearch
{ 
    background-image: url(../img/drf2_bgfooterleft_plain.gif);
    background-repeat: repeat-y;
    background-position: top left;
    background-color: #375d3c;
	padding: 0px;
}	


.footer
{ 

	padding: 3px;
    font-size: 10px;
	line-height: 1.3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}	


A:link {
	text-decoration: none;
	color: Silver;
}
A:visited {
	text-decoration: none;
	color: Black;
}
A:hover {
	text-decoration: underline;
	color: White;
}

.club_total {
	/* text input for winclub signup page - bordercolor should be the
	   same as the page background color */
	border: 1px solid #456d4a;
	background-color: #456d4a; 
}
