A          {text-decoration:underline; color: #000000}
A:hover    {text-decoration:underline; color: #8C985C}

.listopened {
  background-color: #E2EDA9;
  background-repeat: no-repeat;
  background-image: url('http://www.golfnation.org/images/arrowopen.gif');
  background-position: left top;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 10px; }

.listclosed {
  border-top: solid 1px #E2EDA9;;
  background-repeat: no-repeat;
  background-image: url('http://www.golfnation.org/images/arrowshut.gif');
  background-position: left top;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px; }


.itemheaders {
  font-family: arial, "lucida console", sans-serif;
  font-size: 12pt;
  color: #8C985C; }


.dashedborder {
	BORDER-RIGHT: #E2EDA9 1px dashed;
	BORDER-LEFT: #E2EDA9 1px dashed;
	BORDER-TOP: #E2EDA9 1px dashed;
	BORDER-BOTTOM: #E2EDA9 1px dashed;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

body {
	/* background: #B0B478 url('http://www.golfnation.org/images/bodybg.gif') repeat-x 0 0; */
	background: #99A1AB url(http://www.golfnation.org/forums/images/filux2/filux2_bg.gif) repeat;
	margin: 0px;
	font-family: arial, "lucida console", sans-serif;
	font-size: 9px;
	line-height: 15px;
}


hr {border: none 0;
padding-top: 15px;
border-bottom: 1px dotted #000;/*the border*/
width: 75%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

h1 {
font-family: arial, "lucida console", sans-serif;
font-size: 14pt;
color: #8C985C;
}
h1 a {
color: #8C985C;
text-decoration: none;
}
h1 a:hover {
color: #000000;
text-decoration: none;
}
h2 {
font-family: arial, "lucida console", sans-serif;
font-size: 12pt;
color: #000000;
}
h2 a {
color: #000000;
text-decoration: none;
}
h2 a:hover {
color: #8C985C;
text-decoration: none;
}
h3 {
font-family: arial, "lucida console", sans-serif;
font-size: 12pt;
color: #8C985C;
}
h3 a {
color: #8C985C;
text-decoration: none;
}
h3 a:hover {
color: #000000;
text-decoration: none;
}
h4 {
font-family: arial, "lucida console", sans-serif;
font-size: 10pt;
color: #000000;
}
h4 a {
color: #000000;
}
h4 a:hover {
color: #8C985C;
}
p {
font-family: arial, "lucida console", sans-serif;
font-size: 8pt;
}
td {
font-family: arial, "lucida console", sans-serif;
font-size: 8pt;
}

.smaller {
font-family: arial, "lucida console", sans-serif;
font-size: 8pt;
}

.breadcrumbborder {
	BORDER-RIGHT: #B0B478 1px solid;
	BORDER-LEFT: #B0B478 1px solid;
	BORDER-BOTTOM: #B0B478 1px solid;
	BORDER-TOP: #B0B478 1px solid
}

.recentposts {
	BORDER-RIGHT: #8C985C 1px dashed;
	BORDER-LEFT: #8C985C 1px dashed;
	BORDER-TOP: #8C985C 1px dashed;
	BORDER-BOTTOM: #8C985C 1px dashed;
	padding-left: 15px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 4px;
	background-color: #E2EDA9
}
