/*-------- Menu Styles ----*/

#menu td {
	border-bottom: 1px dotted #ffffff;
}
#menu h2 a {
	margin-left: 5px;
	color: #ffffff;
	text-decoration: none;
}

#menu h2.selected a {
	color: #FF9933
}
#menu h2 a:hover {
	color: #FF9933
}
