body { background-image: url('/biochem/amberg/actin/includes/brg.gif'); }

h1 {color: #660000;
	font-weight: bold;
	font-size: 23px;
	}
	
h2 {color: #336600;
	font-size: 14px}


h3 {color: #000000
	font-size: 8px}
	
p {color: black;}

a:link { color: #336600; }
a:visited { color: #336600; }
a:active { color: black; }
a:hover { color: #660000; }

#button
{
	color: #660000;
	font-size: 25px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	margin-bottom: 10px;
	padding: 0 0 25px;
	width: 172px;
}

#button ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	margin-top: 10px;
}

#button li
{
	border-bottom: 3px solid #000000;
	margin: 0;
}

#button li.menulabel
{
	background-color: #336600;
	color: #ffffff;
/*	color: #336600;
	border-bottom: 3px solid #000000;*/
	padding: 10px;
	font-weight: bold
	width: 100%;
	display: block;
	text-align:center;
	font-size:13px;
}

#button li a
{
	color: #660000;
	text-decoration: none;
	background-color: 000000;
	padding: 5px;
	width: 100%;
	display: block;
}

html>body #button li a { width: auto; }

#button li a:visited
{
	padding-left: 5px;
}

#button li a:hover
{
	border-right: 5px;
	background-color: #336600;
	color: #ffffff;
}
