body {
	background: url(images/pageBg.gif) #F4EED0 ;
	background-repeat: repeat-y ;
	background-position: center ;
	margin: 0px ;
	margin-bottom: 10px ;
	font-family: arial, sans-serif ;
	font-size: 11px ;
}

table {
	border-collapse: collapse ;
}

input, select {
	font-family: arial, sans-serif ;
	font-size: 11px ;
}

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

form {
	padding: 0px ;
	margin: 0px ;
}

h1 {
	color: #215FAA ;
	border-bottom: 1px solid #215FAA ;
	font-size: 21px ;
	font-weight: bold ;
	font-family: verdana ;
	text-align: left ;
	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 ;
}

.button {
	background: #dddddd ;
	padding: 2px 5px ;
	margin: 1px 5px ;
	text-align: left ;
}

.buttonup {
	background: #215FAA ;
	padding: 2px 5px ;
	margin: 1px 5px ;
	text-align: left ;
}

a.navlink:link, a.navlink:active, a.navlink:visited {
	color: #E34F1D ;
	text-decoration: none ;
	font-family: verdana ;
	font-weight: bold ;
	font-size: 10px ;
}

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

#pics {
	text-align: center ;
}

#nav {
	padding-left: 5px ;
}

#content {
	padding: 10px 10px 0px 10px ;
}

a:link {
	color: #215FAA ;
}

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

a:hover {
	color: #E34F1D ;
}

.oc {
	font-size: 9px ;
}

#holder {
	width: 760px ;
	margin: auto ;
}

a.botlink:link, a.botlink:active, a.botlink:visited {
	color: #215FAA ;
	font-family: verdana ;
	font-size: 10px ;
}

a.botlink:hover {
	color: #E34F1D ;
}

.topTitle {
	padding: 2px ;
	font-family: verdana ;
	font-size: 10px ;
	text-align: center ;
	background: #eeeeee ;
	color: #E34F1D ;
	letter-spacing: 2px ;
	font-weight: bold ;
}
