body {
	margin: 10px ;
	font-family: arial, sans-serif ;
	font-size: 11px ;
	background: url(images/bg.gif) ;
}

table {
	border-collapse: collapse ;
}

td {
	vertical-align: top ;
	text-align: left ;
}

h1 {
	background: #2B588E ;
	color: #ffffff ;
	font-family: verdana, arial, sans-serif ;
	font-size: 21px ;
	font-weight: bold ;
	text-align: center ;
	border: 3px outset #ffffff ;
	padding: 3px ;
}

h2 {
	font-size: 16px ;
	font-weight: bold ;
}

h3 {
	font-size: 11px ;
	font-weight: bold ;
}

a.infolink:link, a.infolink:active, a.linfolink:visited {
	color: #2B588E ;
	text-decoration: none ;
}

a.infolink:hover {
	color: #4995F1 ;
}

a.nav:link, a.nav:active, a.nav:visited {
	color: #ffffff ;
	font-family: verdana, arial, sans-serif ;
	font-size: 10px ;
	font-weight: bold ;
	text-decoration: none ;
}

a.nav:hover {
	color: #2B588E ;
}

.button {
	background: #3872B8 ;
	padding: 3px 7px ;
	border-bottom: 1px solid #000000 ;
	text-align: right ;
}

.buttonup {
	background: #F1F6DB ;
	padding: 3px 7px ;
	border-bottom: 1px solid #000000 ;
	text-align: right ;
}

.oc {
	font-size: 10px ;
}

a.oc:link, a.oc:active, a.oc:visited {
	color: #2B588E ;
}

a.oc:hover {
	color: #4995F1 ;
}

a:link {
	color: #7A538B ;
}

a:active, a:visited {
	color: #999999 ;
}

a:hover {
	color: #C384DE ;
}