A:link {
	COLOR: #1b4069; TEXT-DECORATION: none
}
A:active {
	COLOR: #1b4069; TEXT-DECORATION: none
}
A:visited {
	COLOR: #1b4069; TEXT-DECORATION: none
}
A:hover {
	COLOR: #1b4069; TEXT-DECORATION: underline
}
.fan {
	FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Tahoma; TEXT-DECORATION: none; text-weight: bold
}
.text {
	FONT-SIZE: 7pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Tahoma; TEXT-DECORATION: none
}

A { text-decoration:none }
a img{
border: none;
}
/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer{position:relative;height:56px;color:#E0E0E0;background:#143D55;width:100%;font-family:Helvetica,Arial,Verdana,sans-serif;}
#dolphinnav{position:relative;height:33px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#fff url(images/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 0px;}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 0px;}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#dolphinnav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background:#1D6893 url(images/dolphin_left-ON.gif) no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(images/dolphin_right-ON.gif) no-repeat top right;height:33px;}
/* ---------------------- END Dolphin nav ---------------------- */

/* ---------------------- Offer Table ---------------------- */
#offertable
{
	color:#FFF;
	background:#649974;
	border-collapse:collapse;
	width:100%;
	border:5px solid #387e4a;
}

thead
{

}

thead th
{
	padding:1em 1em .5em;
 	border-bottom:1px dotted #FFF;
 	font-size:100%;
 	text-align:center;
}



thead tr
{
	padding:.5em 1em;
}

td
{
padding:.5em 1em;


}



tbody tr.odd td
{
	background:transparent url(http://www.golfturkey.com/images/tr_bg.png) repeat top left;
}

tfoot
{

}

tfoot td
{

	padding-bottom:1.5em;
}

tfoot tr
{

}


* html tr.odd td
{
	background:#C00;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='tr_bg.png', sizingMethod='scale');
}


.middle
{
	background-color:#6DAF3D;
}
/* ---------------------- End Offer Table ---------------------- */