body {
  /*background: url("../images/gdsports-background.jpg") repeat;*/
  background-color: #347235;
  margin: 5px 0px 5px 0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
}

h1{
	margin:0px;
}
h2{
	margin:0px;
}
h3{
	color: #808080;
	margin:0px;
}
h4 {
	margin:0px;
}
A {
	color: #0066ff;
	outline: none;
	
}
#menu_table{
	background-color: #64E986;
}

#menu{
	width:100%;
	text-align:center;
	margin:0;
	padding:0;
}

#menu ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type:none;
	text-align: center;
}

#menu ul li{
	display: block;
	width:165px;
	height:25px;
	padding: 2px 0px 0px 0px;
	margin-bottom: 2px; 
	text-align: center;
}

#menu ul li a {
	display: block;
	width:165px;
	height:25px;
	padding: 2px 0px 0px 0px;
	margin-bottom: 2px;
	text-decoration: none;  
	color: #000000; 
	text-align: center;
}

#menu ul li a:hover {  
	display: block;
	width:165px;
	height:25px;
	padding: 2px 0 0 0;
	margin-bottom: 2px;
	text-decoration: none;
	color: #000000;
	text-align: center;
	background-image: url(../images/gdsports_hover.gif);  
	background-repeat: no-repeat;
	background-position: right top;
}



#footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

#html_content p, ul, li{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #000000;	
}

.arrow_list { 
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 

.arrow_list li { 
  padding-left: 12px;
  padding-bottom: 4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  line-height:20px;
}