

#thetable th {
text-align:left;
color:white;
}
.odd{background-color: white;} 
 .even{background-color: #AFAFAF;} 

body
{
	text-align: center;
	background-color:#000000;
	margin:0px;
	padding:0px;
}


#pgWrapper {
  	width: 1024px;
	text-align: center;
  margin-left: auto;
  margin-right: auto;
	padding:0px;
  }

.hdr {
width:1024px;
height:261px;
background-color:#000000;
background-image:url(hdrBG2.jpg);
background-repeat:no-repeat;
margin-left: auto;
margin-right: auto;
padding:0px;
border:0px;

}

#mainContent {

	width:1024px;
padding-right:20px;
	padding-bottom:20px;
	font-family:arial;
	color:black;
	font-size:11pt;
	text-align: left;
	height:auto;
	background-color:white;
}

#mainContent a {
color:#A64220;
text-decoration:none;
}

#mainContent a:hover {
color:#800000;
text-decoration:none;
}


#ftr {
	width:1024px;
  	margin-left: auto;
  	margin-right: auto;
	height:auto;
	font-family:verdana;
	font-size:7pt;
	color:#91371C;
	}
	
.imprint, .imprint:hover {
text-decoration:none;
	color:#E3812A;
		font-family:verdana;
	font-size:7pt;
	}
	
#menuTBL {
width:1024px;
height:25px;
background-color: #C54F21;
}



#menuTBL TD { font-family:arial;font-weight:bold;text-transform:uppercase;font-size:8.5pt;padding:5px;}

#menuTBL a {
color:black;
text-decoration:none;
}

#menuTBL a:hover {
color:white;
text-decoration:none;
}

.transON {width:14%;text-align:center;background-color: #91371C;color:white;}
.transOFF {width:14%;text-align:center;background-color: #C54F21;color:#000000;}

#photobox {
float:right;
margin-left:5px;
margin-bottom:5px;
width:250px;
height:300px;
text-align:center;
	color:#3F3F3F;
		font-family:verdana;
	font-size:7pt;

}

#sideBox {
width:220px;
float:left;
border-right:1px solid black;
height:auto;
padding-left:5px;
text-align:center;
margin-right:10px;
}

#bottom {
width:100%;
text-align:center;
	color:#2F2F2F;
		font-family:verdana;
	font-size:7pt;
	height:8px;
	padding-top:2px;
		padding-bottom:4px;
		background-color:white;

	}
	
	#bottom a, #bottom a:hover {
	color:#2F2F2F;
text-decoration:none;
}

.i {border:1px solid black;}

#links {
border-top:1px solid black;
width:100%;
padding:0px;

}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button, radio, CHECKBOX, select
	{
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma, arial, helvetica, serif;
	border:1px solid black;
	
	}
h1 {
font-family:Arial; font-size:13pt; color:#800000; text-transform:capitalize; font-weight:bold;}

