html, body {
		height: 100%;
		border: none;
		padding: 0;
		margin: 0;
		background-image: url(backgroundbar.jpg);
		background-repeat: repeat-x;
		text-align: center;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 10pt;
}

#wrapper {
	border: none;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 772px;
 	border-right: 1px solid #dddddd; 
 	border-bottom: 1px solid #dddddd; 
 }

#toptable {
   background-image: url(topfoto01.jpg);
	background-repeat: no-repeat;
	color: black;
	height: 241px;
	width: 772px;
	border: none;
	padding: 0;
	margin: 0;
}

#toptable2 {
   background-image: url(topfoto02.jpg);
	background-repeat: no-repeat;
	color: black;
	height: 241px;
	width: 772px;
	border: none;
	padding: 0;
	margin: 0;
}

#toptable3 {
   background-image: url(topfoto03.jpg);
	background-repeat: no-repeat;
	color: black;
	height: 241px;
	width: 772px;
	border: none;
	padding: 0;
	margin: 0;
}

#toptable4 {
   background-image: url(topfoto04.jpg);
	background-repeat: no-repeat;
	color: black;
	height: 241px;
	width: 772px;
	border: none;
	padding: 0;
	margin: 0;
}

#toptable5 {
   background-image: url(topfoto05.jpg);
	background-repeat: no-repeat;
	color: black;
	height: 241px;
	width: 772px;
	border: none;
	padding: 0;
	margin: 0;
}

#toptable6 {
   background-image: url(topfoto06.jpg);
	background-repeat: no-repeat;
	color: black;
	height: 241px;
	width: 772px;
	border: none;
	padding: 0;
	margin: 0;
}

#admintoptable {
   background-image: url(topfotoadmin.jpg);
	background-repeat: no-repeat;
	color: black;
	height: 241px;
	width: 772px;
	border: none;
	padding: 0;
	margin: 0;
}

#sidecontainer {
	background-color: #96BF0D;
	color: white;
}

#sidebar {
	width: 199px;
}

#menubar {
	background-color: #01632F;
	color: white;
	height: 210px;
	vertical-align: top;
	padding: 10px;
}

#divider {
	height: 4px;
	background-color: white;
	color: black;
}

#textbar {
	height: 280px;
	background-color: #96BF0D;
	color: white;
	vertical-align: top;
	padding: 10px;
}

#contentmain {	
}

#footer {
	width: 772px;
	margin-left: 25px;
}

#bottomborder {
	width: 772px;
	background-image: url(bottomborder.jpg);
	background-repeat: no-repeat;
}

#contentarea {
	vertical-align:top;
}

#maincontent {
	width: 533px; 
	height: 300px;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
}

#maincontentgray {
	width: 553px; 
	height: 124px;
	background-color: gray;
	color: white;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 30px;
	text-align:right;
	padding-right: 20px;
}

.Normal table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #777777;
}

.Normal img {
	border: 1px solid #96bf0D;
	margin-left: 5px;
	margin-right: 5px;
}

.Head {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	display: block;
	padding-bottom: 8px;
}

.Normal A {
	color: blue;
}

.Normal LI {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}


