.RightBackground {
	background-image: url(images/rightFrame.gif);
	background-repeat: repeat-y;
}
.LeftBackground {
	background-image: url(images/leftFrame.gif);
	background-repeat: repeat-y;
}
#Layer1 {
	background-image: url(images/a8.gif);
	background-repeat: repeat;
}
#Layer2 {
	background-image: url(images/a10.jpg);
	background-repeat: no-repeat;
}
.TopLogoBackground {
	background-image: url(images/a8.gif);
	background-repeat: repeat-x;
	font-family: "Cambria Math";
	color: #333333;
	padding: 0px;
	margin: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.logo_background {
	background-image: url(images/a47.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.veryTopLogoBackground {
	background-image: url(images/a16.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.title {
	font-family: TRASHED;
	font-size: 36px;
	font-weight: normal;
	color: #000033;
	text-transform: uppercase;
}
.bodytext {
	font-family: Boopee;
	font-size: 20px;
	font-weight: bold;
	text-decoration: blink;
	cursor: ne-resize;
	filter: Chroma;
}
.titleleft {
	font-family: TRASHED;
	font-size: 16px;
	font-weight: normal;
	color: #000033;
	text-transform: uppercase;
	background-color: #F2F2EA;
}
.leftmenue {
	font-family: Boopee;
	font-size: 18px;
	font-weight: bold;
	text-decoration: blink;
	color: #85B000;
	font-style: normal;
	text-transform: uppercase;
	background-image: url(images/abg.gif);
	border: thin dotted #CCCCCC;
	text-align: right;
}

