BODY {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight : normal;
  color : #000;
  margin : 0 0 0 0;
  padding : 0 0 0 0;
  width : auto;
}

#wrapper {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  padding: 0 0 0 0;
  margin-top: .3cm;
  text-align: left;
}

.datatable {
  margin-left: auto;
  margin-right: auto;
  border-color: #000;
  border-style: solid;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  padding-left: 2.7em;
  padding-bottom: 2.7em;
  padding-top: 0;
}

.contentarea {
  margin-left: 1.2cm;
  margin-right: 2cm;
  margin-bottom: .2cm;
  background-color : #fff;
}

.podcontent {
  background-color: #fff;
}

.podmenu {
  line-height: 17px;
  padding-left: -2px;
  width: 100%;
  text-align: left;
}

.leftcolumn {
  background-color : #fff;
  padding-top: 30px;
  padding-bottom: 10px;
}

.rightcolumn {
  background-color : #fff;
}

div#lowernav {
  line-height: 3.0;
  text-align: center;
  margin: 0px;
  border-color: #000;
  border-style: solid;
  border-bottom-width: 1px;
  border-top-width: 0px;
  border-left-width: 1px;
  border-right-width: 1px;
  background-color: #CCC;
  color: #000;
  width: 748px;
}

a {
	color: #900;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #000;
}

.poll {
  background-color : #900;
  color: #fff;
}

H1 {
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 1.2em;
color : #000;
background-color : transparent;
}

H3 {
 color: #900;
 font-weight: bold;
 background-color : transparent;
 padding-top: 20px;
 padding-bottom: 10px;
}

.style1 {
 color: #900;
 font-weight: bold;
 background-color : transparent;
 padding-top: 35px;
 padding-bottom: 10px;
}

p {
font-size : .9em;
}

.smalltext {
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : .9em;
}


.smalltext a:link{
font-style : normal;
font-variant : normal;
font-weight : normal;
}

.smalltext a:visited{
font-style : normal;
font-variant : normal;
font-weight : normal;
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 1.2em;
}

.largetext a:link{
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 1.2em;
}

.largetext a:visited{
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 1.2em;
}

.errortext {
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #d8860a;
}

.bg_medium {
  background-color : #fff;
  color : #900;
  font-weight: bold;
  text-align: left;
}

.bg_light {
  background-color : #eee;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #fff;
  color : #900;
  font-weight: bold;
}
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.copyright {
    font-size: .8em;
    text-align: center;
}
