@charset "utf-8";
#navigation td {
	border-bottom: 1px solid #000000;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("arrow.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #dcdada url("") 14px 45% no-repeat;
	border-bottom-color: #787878;
	}
#bob {
	background-color: #FF0000;
	height: 5px;
}
#bob2 {
	background-color: #0066FF;
	height: 5px;
}
#bob3 {
	background-color: #008000;
	height: 5px;
}
