body { background: #4C77C2 }

.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: #103C7E; text-decoration: none }
	.menu A:active, .menu A:hover { color: #BFCFED; text-decoration: none }
	
.submenu { text-transform: lowercase; background: #eeeeee; font-size: 65%; font-family: Verdana, Arial, Helvetica }
	.submenu A:link, .submenu A:visited { color: #4C77C2; text-decoration: none }
	.submenu A:active, .submenu A:hover { color: #BFCFED; text-decoration: none }
.copyright {
	color: #999999;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica;
	line-height: 19px;
	font-style: normal;
	font-weight: normal;
}
.bold {font-weight:bold;}
.copyright A:link, .copyright A:visited { color: #ffffff; text-decoration: none }
.copyright A:active, .copyright A:hover { color: #BFCFED; text-decoration: none }
	
.infobox { border: solid 1px #dddddd; padding: 5px }
.catalog { font-size: .7em; font-family: Verdana, Arial, Helvetica }
	
h1 { text-transform: lowercase; color: #4C77C2; font-size: 100%; font-weight: bold; font-family: Arial, Verdana, Helvetica }
h2 { color: #4C77C2; font-size: 100%; font-weight: bold; font-family: Arial, Verdana, Helvetica }
h3 { color: #4C77C2; font-size: 95%; font-style: italic; font-weight: bold; font-family: Arial, Verdana, Helvetica }
h4 { color: #4C77C2; font-size: 90%; font-style: italic; text-transform: uppercase; font-weight: bold; font-family: Arial, Verdana, Helvetica }
h5 { color: #4C77C2; font-size: 90%; font-style: italic; text-transform: lowercase; font-weight: bold; font-family: Arial, Verdana, Helvetica }
h6 { color: #4C77C2; font-size: 80%; font-weight: bold; font-family: Arial, Verdana, Helvetica }

p, ol, ul 
	{ font-size: 70%; font-family: Verdana, Arial, Helvetica; line-height:21px; }
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: #2758A0 }
A:visited { color: #103C7E }
A:active, A:hover { color: #CA2706}

hr {color: #4C77C2; height: 2px}

