body {
	color:white;
	margin:15px;
	font-family:Verdana, Arial, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.header {
	width:850px;
	height: 77px;
	background-image: url(images/headbg.gif);
	color: white;
	border:1px solid white;
	border-bottom:1px solid black;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.header h1 {
margin: 0;
width:193px;
height:77px;
background: url(images/logo.gif);
float:left;
padding: 0;
}

.header h1 span
{ display:none; }

.header a {
  color:#ff6600;
  text-decoration:none;
  font-weight:bold;
  font-size:12px;
  font-family: Verdana, Arial, sans-serif;
  border-left:1px solid white;
  padding-left:10px;
}
.header a:hover {
  color:white;
}
.header ul {
  display:block;
  list-style-type:none;
  float:right;
  padding-right:10px;
  padding-top:5px;
  margin:4px;
}
.header li {
  display: inline;
  margin-left:5px;
  margin-right:5px;
}

.contactbar {
	width:850px;
	height:16px;
	color: white;
	text-align:center;
	font-size:9pt;
	border:1px solid white;
	border-bottom: 1px solid black;
	border-top:0;
	background-image: url('images/contactbg.gif');
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.contactbar span {
  font-weight:bold;
}
  
.content {
	width:850px;
	background-color: #fcfcfc;
	color: #101010;
	text-align:left;
	border:1px solid white;
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
  /*background-image: url(genImage640x266.jpg);*/
}

.content p,address{
	padding-left:5px;
	padding-right:0px;
	line-height:normal;
	text-align: justify;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

.footer {
  text-align:center;
  color:white;
  font-size:small;
}

/* Don't really need this, rightpane can just float... */
.mainpane {
	color: #000;
	text-align:left;
	width:600px;
	border-right: medium dotted black;
	padding-right: 15px;
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 9px;
	font-weight: normal;
	line-height: inherit;
	background-repeat: no-repeat;
	word-spacing: normal;
	height: auto;
	white-space: normal;
	display: compact;
}

.rightpane {
  background-color: transparent;
  color: black;
  float:right;
  margin:5px;
  text-align:center;
  width:150px;
}
.rightpane h2 {
  text-align:center;
  color:black;
  font-size:10pt;
  font-weight:bold;
  padding:0px 3px 0px 3px;
  letter-spacing:0;
  background-color:transparent;
}
.rightpane ul {
  list-style: none;
  margin:0 auto 0 auto;
  padding: 0;
  text-align:center;
}
.rightpane li {
  font-weight:bold;
  margin: 0;
  padding:2px 2px 2px 10px;
}
.rightpane li a {
  display: block;
  padding-top: 3px;
  padding-bottom: 3px;
  color: white;
  text-decoration: none;
  position: relative;
  background: url(images/buttons.gif) 0 0 no-repeat;
  width:130px;
}

.rightpane li a:hover {
	background-color: #222244;
	color: white;
	background-position: -130px 0;
	font-size: 8pt;
}
	     

h1, h2, h3, h4, h5, h6	{
	font-family: 	Verdana, Myriad, Arial, "Bitstream Vera Sans", Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 2px;
	letter-spacing: normal;
	padding-left:5px;
	padding-right:0px;
	color:#006;
	text-align: left;
	font-size: 22px;
	}

/* table stuff */
#results {
	border:2px solid black;
	text-align:left;
	border-collapse: collapse;
	width:100%;
	margin: 5px;
	padding-left: 70px;
	font-size: 10px;
}

#results caption {
  font-size:large;
  font-weight:bold;
}

#results tbody tr td{
  background-color: #bbb;
  padding:2px 10px 2px 10px;
  margin:0;
  border-bottom:1px solid black;
}
#results tbody tr.odd td {
  background-color:#eee;
}

#results thead a {
  color:#ff4a1a;
  padding:0 10px 0 10px;
}

#results thead {
  background-color:white;
  text-align:right;
  border-bottom:2px solid black;
}



#admin {
  margin:20px;
text-align:right;
font-size:11pt;
}
#admin td{
padding:2px 10px 2px 10px;
}
#admin tr{
background-color: #888;
}
#admin tr.o {
background-color: #000;
}


.header current_page {
 color:white;
}

.emailform {
width:80%;
padding:10px;
text-align:right;
}
.emailform span{
font-size:x-small;
}

.emailform legend{
font-size:12px;
}
.emailform label{
font-weight:bold;
padding:10px;
}


.emailform input, textarea{
border:1px solid black;
}

.emailform input:focus, textarea:focus{
border:1px solid #f0a000;
}
.content .mainpane Z {
	font-size: 12px;
}
.content .mainpane Z {
	font-size: 12px;
}
#Z {
	font-size: 12;
}
TABLE TITLE {
	font-size: 12px;
	font-style: oblique;
}
.content .mainpane table tr td {
	font-size: 16px;
}
td {
}
.content .mainpane table tr td p strong {
	font-family: "Arial Black", Gadget, sans-serif;
}
.content .mainpane table {
	color: #F0F;
}
.content .mainpane table {
	color: #D6D6D6;
}
table {
	color: #939;
}
.content .mainpane table .odd {
	background-color: #FC9;
	color: #FFF;
}
.content .mainpane table {
	color: #FC6;
}

