body {
	margin: 0 0;
	padding: 0 0;
	font-family: Tahoma, Arial, Sans-Serif;
	color: #000;
	background: url(picts/bg_p.gif);
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #ccc;
		}
		
a {
	color: #09c;
	}
	
#onair a:visited {
	color: #069;
	}

p {
	padding: 0 4px;
	}
	
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	}
	

	
#rebox {
	background: #fff url(picts/pper.jpg) top left no-repeat;
	display: block;
	width: 600px;
	padding: 8px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

/*\shit ie6onmac :P*/
 #rebox {
	position: relative; 
	top: 0px;
	left: 50%;
	margin-left: -308px;
	}
	/*IE6ONMACFORCEDMETOWRITETHIS 
	geesh i hate this piece of cr*p */

	
#rebox #titel {
	display: block;
	width: 600px;
	height: 112px;
	background: #fc0 url(picts/ttlbg.png) top right no-repeat;
	background-color: #fc0;
	}
	
#titel #banner {
	padding: 8px;
	margin: 0;
	}
	
#nav1 {
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	color: #fff;
	background-color: #39c;
	text-align: left;
	width: 584px;
	padding: 8px;
	height: 18px;
	margin-bottom: 8px;
	}

#nav1 #histnav {
	float: right;
	margin-top: -18px;
 	width: 180px;
 	height: 16px;
 	text-align:right;
 	}

#rebox #nav2 {
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	color: #39c;
	padding: 0 8px 8px 8px;
	font-size: 12px;
	height: 16px;
	font-weight: bold;
	margin: 0;
	}
	
#rebox #nav2 a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
#nav2 #report {
	float: right;
	position:relative;
	margin-top: -17px;
	width: 150px;
	text-align:right
}
	
#rebox #nav2 a#selected {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	}
	
#rebox #nav2 a:hover {
	color: #069;
	text-decoration: underline;
	}
	
#nav1 a {
	color: #fff;
	text-decoration: none;
	}

#nav1 a:hover {
	color: #ffc;
	text-decoration: underline;
	}
	
#nav1 a#selected {
	color: #fff;
	text-decoration: underline;
	}
	
/* Generic Text Input Styles */

#text {
	padding: 4px;
	font-size: 12px;
	}

	
#text p {
	display: block;
	font-size: 12px;
	}
	
#about_hd {
	padding: 4px;
	color: #39c;
	width: 450px;
	}

#about_hd h3,h4,h5,h2,h1,h6 {
	padding:1px;
	background-color:#fff;
	display:inline;
}
	
.hfbar, .vfbar {
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	}
	
.hfbar p {
	margin: 0px 4px;
	}
	
.hfbar {
	display: table;
	clear: right;
	margin: 4px;
}

.hfbar img {
	padding: 4px 4px 0px 4px;
	}

.hfbar a.cell {
	display: block;
	float: left;
	background: #ccc url('picts/doc.gif') bottom right no-repeat;
	border-right: 4px solid #fff;
	color: #fff;
	text-decoration: none;	
	text-align: left;
	padding-bottom: 18px;
	}
	
.hfbar a.cell:hover {
	background: #69c url('picts/doc.gif') bottom right no-repeat;;
	}
	
.vfbar {
	display: table;
 	float: right;
 	margin-left: 4px;
}

.vfbar p {
	width:70px;
	margin: 0px 4px;
	}

.vfbar a.cell {
	display: block;
	background: #ccc url('picts/doc.gif') bottom right no-repeat;
	color: #fff;
	text-decoration: none;	
	text-align: left;
	padding-bottom: 8px;
	margin-bottom:4px;
	}

.vfbar a.cell img {
	border-top: 4px solid #fff;
	padding: 4px 4px 0px 4px;
	}	
	
.vfbar a.cell:hover {
	background: #69c url('picts/doc.gif') bottom right no-repeat;;
	}

#text li {
	list-style: none;
	font-size: 12px;
	}	
	


#text dl {
	font-size: 11px;
	}
	
#text dl:first-line {
	font-size: 12px;
	font-weight: bold;
	color: #39c;
	}
	
#text dl dt {
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	}
	
#text dl dd {
	font-style: italic;
	}
	
#text td {
	font-size: 12px
	}
	
#trans {
	text-align: right;
	font-size: 10px;
	}
	
#footer {
	margin-top: 0px;
	padding: 0px;
	color: #fff;
	margin-top: 32px;
	background-color: #dedede;
	font-size:10px;
	clear: both;
	}
	
	
#preload {
	display: none;
	}

.timedate {
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 10px !important;
	color: #666;
	}
	