a {
	font-style: italic;
	font-weight: bold;
	color: #ee0000;
}
a:hover, a:active {
	background-color: #ffff00;
	color: #ff3300;
}
#menu { background-color: #F4EBB3; font-size: 18px }
#menu td { padding: 6px; border: 1px solid #FFCC99; margin: 0px }
#menu a, #DrawList a {
	vertical-align: bottom;
	text-decoration: none;
	color: #000066;
}
#menu a:hover, #menu a:active, #menu a .select {
	background-color: #000066;
	color: #F4EBB3;
}
#DrawList { font-size: 18px}
#DrawList .getpdf {padding-left: 30px; font-size: 14px; color: #ee0000; }
#DrawList li { margin-bottom: 7px}
#PhotosMenu { background-color: #F4EBB3; padding-top: 6px; padding-bottom: 6px; }
#PhotosMenu td { padding-left: 6px; padding-right: 6px; }
#PhotosMenu th { color: #000066; font-weight: bold; font-size: 16px}

