body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7A7A7A;
	text-decoration: none;
	SCROLLBAR-FACE-COLOR: #F29400;
	SCROLLBAR-HIGHLIGHT-COLOR: #F7941D;
	SCROLLBAR-SHADOW-COLOR: #7A7A7A;
	SCROLLBAR-3DLIGHT-COLOR: #7A7A7A;
	SCROLLBAR-ARROW-COLOR: #F4F3F0;
	SCROLLBAR-TRACK-COLOR: #FWCB80;
	SCROLLBAR-DARKSHADOW-COLOR: #7A7A7A;
	SCROLLBAR-BASE-COLOR: #FWCB80;
	left: 0%;
	top: 0px;
}
normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7A7A;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7A7A;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7A7A;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F29400;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7A7A;
	text-decoration: underline;
}
.photoframe {
	border: thin solid #F29400;
	float: left;
	padding: 0px;
	margin: 3px;
	cursor: auto;
}

.formular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7A7A;
}

.blueheader, .eventheader {
	font-size : 12px;
	font-weight : bold;
	color : #7A7A7A;
	background-color : #ffcc08;
}
