body {
	background-color:#000033;
	text-align:center;
}
.bz{	
color:#00FFFF; 
background-color:#000099;
}
.combinedSecond{
	border-bottom:thin;
	border-top:thin dotted;
	border-right:thin dotted;
	border-left:none;
}
.combinedFirst{
	border-bottom:thin;
	border-top:thin dotted;
	border-left:thin dotted;
	border-right:none;
}
#counter{
	position:absolute;
	z-index:10;
	top:0px;
	left:0px;
	color:#CC0066;
	text-align:left;
	background-color:#CC9966;
}
h2 {
	text-align: center;
}
#headFormat {
	margin:0px 0px 0px 0px;	
}
.header{
	text-align:right;
	margin:0px 0px 0px 0px;
}
/*.li{
	text-align:justify;
	}*/
img {
	margin: 10px;
	border:#CCFFFF;
}
#layerBack {
	position:absolute;
	width:775px;
	height:130px;
	overflow:visible;
	z-index:1;
	overflow: visible;
	text-align:left;
	margin:0 auto;
}
#layermiddle {
	margin: auto;
	text-align: left;
	width: 800px;
}
#layerHead {
	z-index:2;
	height:100px;
}
#layerCenter {
	position:absolute;
	top:140px;
	left:0px;
	width:800px;
	height:500px;
	z-index:4;
}
#layerCenterRight {
	position:absolute;
	top:32px;
	left:0px;
	width:800px;
	height:auto;
	border:#000000 thin;
	background-color:#00FFFF;
	padding:0 10px 0 10px;
	overflow:scroll;
	z-index:5;
}

/*.menu1{
	background-color:#99CCFF;
}
.menu2{
	background-color:#CC99FF;
}
.menu3{
	border-style:none;
	background-color:#00FF00;
	text-transform:uppercase;
	cursor:e-resize;
}
#menu3:hover {
	background-color:#00FF00;
	text-transform:uppercase;
	cursor:crosshair;
}*/
p {
	padding: 5px;
	text-align: justify;
}
.pictureBorder{
	border-color:#DFFEFF;
	padding:9px 9px 9px 9px;
}
th {
	background-color: #DDFFFF;
	border:thin dotted #0000FF;
}
td {
	background-color: #DDFFFF;
	border:thin dotted #0000FF;
}
table {
	padding: 2px;
	border: thick inset #0000FF;
	width:98%;
	background-color: #DDFFFF;
}


