/* start of nav bar */
#menu dl {width: 115px; margin: 0 auto; padding: 0 0 0 0; background: #69c url(bottom.gif) no-repeat bottom left;}
#menu dt {
	margin:0;
	padding: 0px;
	font-family: Arial;
	font-size: 1.4em;
	font-weight:bold;
	color: #fff;
	background-color: #030128;
	background-image: url(top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#menu dd {
	margin:0;
	padding:0;
	color: #fff;
	font-family: Arial;
	font-size: 1em;
	border-bottom:1px solid #fff;
	background-color: #2C3753;
}
#gallery a, #gallery a:visited {color:#fff; text-decoration:none; display:block; padding:5px 0px 5px 5px;
background: #47a url(arrow.gif) no-repeat 10px 10px; width:110px;
}
#gallery a:hover {
	color:#9cf;
	background-color: #258;
	background-image: url(arrowr.gif);
	background-repeat: no-repeat;
	background-position: 11px 10px;
}

ol li {font-size:11px;}/* CSS Document */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #293658;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #405486;
}

h3 {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #293658;
}

a:link {
	color: #405486;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #405486;
}
a:hover {
	text-decoration: underline;
	color: #4478AA;
}
a:active {
	text-decoration: underline;
	color: #405486;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #405486;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.style1 {font-size: 10pt}