* {
	margin: 0;
	padding: 0;
}

body {
	background: #363 url("/op/images/bg_herald.gif") repeat;
	font-family: sans-serif;
	font-size: 10pt;
	background-attachment: fixed;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	margin: 0 10px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0 10px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: left;
	margin-left: 10px;
}

a:link, a:visited, a:active {
	color: #336600;
	text-decoration: none;
}

a:hover {
	color: #669900;
	text-decoration: underline;
}

hr {
	border: 0;
	color: #006600;
	background-color: #006600;
	height: 1px;
	margin: auto;
}

#content {
	border: 2px solid #00AA00;
	background: #FFFFDD;
	width: 700px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.inside	{
	padding: 5px;
}

.header {
	text-align: center;
	border-bottom: 1px solid #006600;
}

.head1 {
	font-family: Garamond, Times New Roman, Serif;
	font-size: 32px;
	display: block;
}

.head2 {
	font-family: Garamond, Times New Roman, Serif;
	font-size: 48px;
}

.innercontent {
	text-align: center;
	border-bottom: 1px solid #006600;
}

.notefield {
	font-style: italic;
	font-size: small;
	text-indent: 2em;
}

.optable {
	border-collapse: collapse;
	width: 90%;
}

.optable th {
	background: #006600;
	color: #FFFFDD;
	font-weight: normal;
}

.subhead {
	font-size: 85%;
	font-style: italic;
	color: #FFCC99;
}

.optable td {
	text-align: left;
}

.row0 {
	background-color: #FFFFFF;
}

.row1 {
	background-color: #DDFFDD;
}

.row2 {
	background-color: #FFDDAA;
}

.heading {
	background: #006600;
	color: #FFFFDD;
}

th a:link, th a:visited, th a:active {
	color: #FFFFDD;
	text-decoration: none;
}

th a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#opform {
	width: 100%;
}

#banner {
  text-align: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 3px;
}

#navcol {
  float: right;
  width: 150px;
  padding: 3px;
  margin-top: 0;
  margin-left: 5px;
  margin-bottom: 0px;
  margin-right: 0px;
  border-left: 1px solid #696;
}

#mainbody {
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 156px;
  padding-right: 5px;
  border-right: 1px solid #696;
}

#footer {
  clear: right;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 3px;
  margin-bottom: 0;
  border-top: 1px solid #696;
}

.badge {
  float: left;
}

.headline1 {
  clear: right;
  font-family: Old English Text MT, serif;
  font-size: 20pt;
}

.headline2 {
  clear: right;
  font-family: Old English Text MT, serif;
  font-size: 28pt;
}

#tabmenu {
  margin: 0;
  padding: 0 0 20px 10px;
  border-bottom: 1px solid #696;
}

#tabmenu li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
}

#tabmenu a {
  float: left;
  line-height: 14px;
  font-weight: bold;
  margin: 0 10px 4px 10px;
  text-decoration: none;
  color: #9c9;
}

#tabmenu a:active, #tabmenu a:hover {
  border-bottom: 4px solid #696;
  padding-bottom: 2px;
  color: #363;
}

#tabmenu a:hover {
  color: #696;
}


