body {
	background-color:#FFFFFF;
	color:#222222;
	font-family:Arial, Helvetica, sans-serif;
	background: white url('../images/filler.jpg'); background-repeat: repeat-x;
}

a:link, a:visited {
	color:#009900;
	color:#183e9e;
	font-weight:bold;

}

a:hover, a:active {
	color:#00990;
	color:#183e9e;
	font-weight:bold;
	
}

div {
	margin:1px 1px 1px 1px;
 /*	border: thin solid #222222; */
}

#nav li {
	list-style-type:circle;
	display:inline;
	padding-right:20px;
	
}

.arrow:hover, .arrow:active {
	cursor:pointer;
	
}

a.footer_link:link, a.footer_link:visited, a.footer_link:hover, a.footer_link:active{
	text-decoration: none; 
	padding-right:1em; 
	margin-bottom:-6px;
	color:#800000;
}

#table7 {
  float: left;
}
