body {
	background: url(images/pagebg.gif) #F3EFD4 ;
	background-repeat: repeat-y ;
	margin: 10px 0px ;
	margin-top: 0px ;
	font-family: arial, sans-serif ;
	font-size: 12px ;
	color: #000000 ;
}

td {
	font-size: 12px ;
	vertical-align: top ;
}

h1 {
	color: #666666 ;
	border-bottom: 1px solid #666666 ;
	font-size: 18px ;
	font-weight: bold ;
	font-family: verdana ;
	text-align: right ;
	padding: 3px ;
	margin-top: 0px ;
}

h2 {
	font-size: 15px ;
	font-weight: bold ;
}

h3 {
	font-size: 12px ;
	font-weight: bold ;
}

#top {
	text-align: center ;
	background: url(images/barbg.gif) #446D8C ;
	background-position: center ;
	border-bottom: 1px solid #000000 ;
}

#nav {
	text-align: center ;
	font-size: 11px ;
	padding: 5px 0px ;
	background: url(images/barbg.gif) #446D8C ;
	background-position: center ;
	border-top: 1px solid #000000 ;
	border-bottom: 1px solid #000000 ;
}

.button {
	background: url(images/navbg.gif) ;
	background-position: center ;
	background-repeat: no-repeat ;
	padding: 0px ;
	padding-right: 30px ;
	margin: 0px ;
}

.buttonup {
	background: url(images/navbgup.gif) ;
	background-position: center ;
	background-repeat: no-repeat ;
	padding: 0px ;
	padding-right: 30px ;
	margin: 0px ;
}

.butin {
	border-bottom: 1px solid #ffffff ;
	padding: 3px 5px ;
}

a.navlink:link, a.navlink:active, a.navlink:visited {
	color: #ffffff ;
	font-weight: bold ;
	text-decoration: none ;
	font-family: tahoma ;
}

a.navlink:hover {
	color: #ffff00 ;
	text-decoration: underline ;
}

#pics {
	text-align: center ;
}

#content {
	padding: 12px ;
	margin: auto ;
	background: #ffffff ;
	border: 1px solid #000000 ;
	width: 721px ;
	border-top: 0px ;
	border-bottom: 0px ;
}

#botinfo {
	text-align: center ;
	background: url(images/barbg.gif) #446D8C ;
	background-position: center ;
	border-top: 1px solid #000000 ;
	border-bottom: 1px solid #000000 ;
	padding: 5px 0px ;
	color: #ffffff ;
	font-weight: bold ;
}

a:link {
	color: #597274 ;
}

a:active, a:visited {
	color: #999999 ;
}

a:hover {
	color: #ff0000 ;
}

.oc {
	font-size: 9px ;
}