body {
	background-repeat: repeat-y;
	background-position: 500px 0px;
	background-image: url(../images/maze01back.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.orange {
	color: #FF9A00;
}
a:link {
	font-weight: bold;
	color: #FF9A00;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FF9A00;
	text-decoration: none;
}
h2 {
	font-size: larger;
	color: #9C9A9C;
	text-decoration: none;
}
li{
list-style-image:url(../images/stern.gif);
}
strong{
color: #9C9A9C;
}
.menuCell {
	background-color: #FF9A00;
	color: #000000;
}
a:hover {
	font-weight: bold;
	background-color: #FF9900;
	color: white;
}
.border1{
border:solid #FF9A00 .75pt;
}
.borderTop{
border-top:solid #FF9A00 .75pt ;
padding-left:10px;
}
.h3underline {
	border-bottom: .75pt solid #FF9900;
	color: #9C9A9C;

}
a {
	text-decoration: none;
}
