body { background: #254A8A }

.body { background: #ffffff }
.box { background: #ffffff; -moz-opacity: .8; filter: alpha(opacity=80); }

.menu { text-transform: lowercase; background: #B8BEC3; font-size: 70%; font-family: Verdana, Arial, Helvetica }
	.menu A:link, .menu A:visited { color: #254A8A; text-decoration: none }
	.menu A:active, .menu A:hover { color: #516E93; text-decoration: none }
	
.submenu { text-transform: lowercase; background: #eeeeee; font-size: 70%; font-family: Verdana, Arial, Helvetica }
	.submenu A:link, .submenu A:visited { color: #254A8A; text-decoration: none }
	.submenu A:active, .submenu A:hover { color: #516E93; text-decoration: none }

	
.copyright { color: #C5DBFC; font-size: 70%; font-family: Verdana, Arial, Helvetica }
	.copyright A:link, .copyright A:visited { color: #ffffff; text-decoration: none }
	.copyright A:active, .copyright A:hover { color: #516E93; text-decoration: none }
	
.infobox { border: solid 1px #dddddd; padding: 5px }
.catalog { font-size: .7em; font-family: Verdana, Arial, Helvetica }
	
h1 { text-transform: lowercase; color: #254A8A; font-size: 100%; font-weight: bold; font-family: Arial, Verdana, Helvetica }
h2 { color: #254A8A; font-size: 100%; font-weight: bold; font-family: Arial, Verdana, Helvetica }
h3 { color: #254A8A; font-size: 95%; font-style: italic; font-weight: bold; font-family: Arial, Verdana, Helvetica }
h4 { color: #254A8A; font-size: 90%; font-style: italic; text-transform: uppercase; font-weight: bold; font-family: Arial, Verdana, Helvetica }
h5 { color: #254A8A; font-size: 90%; font-style: italic; text-transform: lowercase; font-weight: bold; font-family: Arial, Verdana, Helvetica }
h6 { color: #254A8A; font-size: 80%; font-weight: bold; font-family: Arial, Verdana, Helvetica }

p, ol, ul 
	{ font-size: 70%; font-family: Verdana, Arial, Helvetica }
ol ol, ol ol ol, ul ul, ul ul ul 
	{ font-size: 100%; font-family: Verdana, Arial, Helvetica }
input, select, textarea, option
	{ font-size: 11px; font-family: Verdana, Arial, Helvetica }
A:link { color: #9C5F2F }
A:visited { color: #632A16 }
A:active, A:hover { color: #D8C7AD }

hr { color: #254A8A; height: 1px }