body {
	margin: 0px;
}

#menu {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #cbdff3;
	font-weight: normal;
}
#menu p { margin: 0 0 2em 0; padding: 0.3em 0.4em; color: white; }
#menu a, #menu em {
	display: block;
	margin: 0em 0.3em;
	font-weight: normal;
}
#menu a, #menu px { border-bottom: solid 1px #669ace; }
#menu a: first-child { border-top: none }
#menu em { color: #fff }

#menu a:link {
	text-decoration: none;
	color: #336699;
	text-indent: 15px;
	background-image: url(/images/new_arrowfull.gif);
	background-repeat: no-repeat;
}
#menu a:visited {
	text-decoration: none;
	color: #336699;
	text-indent: 15px;
	background-image: url(/images/new_arrowfull.gif);
	background-repeat: no-repeat;
}
#menu a:hover {
	background: #FFFFFF url(/images/new_arrowfull_blue.gif) no-repeat;
	text-decoration: none;
	color: #666666;
	text-indent: 15px;
}

.files-count {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
	font-weight: bold;
}