body {
}
p
{
	font-family:Arial;
	margin: 20px;
}
li
{
	margin-left:-60;
}
ol
{
	margin-left:90;	
}
dl
{
	margin-left: 20px;
}

.menuitemsOff
{
	font-weight: bold;
	color: #FFCC00;
	font-family: Arial;
	text-align: center;
	background-color: Black;
	cursor:pointer;
	font-size:12pt;
}
.menuitemsOn
{
	background-color:Red;
	font-weight: bold;
	color: #FFCC00;
	font-family: Arial;
	text-align: center;
	background-color: #FF3300;
	cursor:pointer;
	font-size:12pt;
}
.quotetext
{
	font-family:Arial;
	font-size:10pt;
}
.SaysFont
{
		font-weight: bold;
		font-size:12pt;
}

.atb
{
	color:Black;
	font-family:Arial;
	text-decoration:none;
}
.atb:hover
{
	text-decoration:underline;
}

a
{
	
	font-weight:bold;
}

a.menulink
{
	font-weight: bold;
	font-family: Arial;
	font-size:10pt;
	color:Black;
	width:100%;
	text-decoration: none;
}
a.menulink:hover
{
	background-color:#E7E7E2;
}
a.menulink:hover img 
{
	background-image: url(images/buttonup.gif);
}
a.menulink img
{
	background-image: url(images/buttondown.gif);
	border:0px;
}
a.menulink:active 
{
	background-color:#E7E7E2;	
}
.menu .menulink:hover 
{
	background-color: #E7E7E2;
}
