
.sub-line,.sup-line {
	height: 2px; 
	background-color:#003375;
}

#content .title, .subtitle, #content h1, #content h2, #content h3 
{
    color: #003375;
}

#content a {
	color: #003375;
}
#top-menu {
	 background-color: #003375;
}
#content #small-nav span {
	background: url(/public/gfx/mnu/smallnavblue.jpg) 0 2px no-repeat;
}


#content #small-nav a:hover {
	border-bottom: dotted 1px #003375;
	color: #003375;
}