table.menu {
	font-size:xx-small;
	width:100%;
}

td.menutop { 
	height:10px;
	border-right:1px solid #81346D;
}
	
td.menubottom { 
	height:6px;
	font-size:2px;
	border-right:1px solid #81346D;
	border-bottom:1px solid #81346D;
	}
	
td.menuextra { 
	border-right:1px solid #81346D;
	border-bottom:1px solid #81346D;
	border-top:1px solid #81346D;
	}

div.menudiv { 
	color:#FFFFFF;
	font-weight: bold;
	padding-left:2px;
}
	
td.menuhome { 
	width:87px;
	border:1px solid #81346D;
	border-left: 0px;
	color:#FF9000;
	padding-left:2px;
	font-weight: bold;
	}

td.menubutton { 
	width:122px;
	height:15px;
	border:1px solid #81346D;
	border-left:0px;
	border-bottom:0px;
	color:#FF9000;
	padding-left:2px;
	font-weight: bold;
	}
	
td.menubuttonon { 
	width:122px;
	height:15px;
	border:1px solid #81346D;
	border-left:0px;
	border-bottom:0px;
	background-color:#FF9000;
	color:#ffffff;
	font-weight: bold;
	text-align: left; 
	padding-left:2px;
	cursor:hand;
	cursor: pointer;
}

td.homebutton { 
	width:113px;
	border:1px solid #81346D;
	border-left: 0px;
	color:#FF9000;
	padding-left:2px;
	font-weight: bold;
	cursor:hand;
	cursor: pointer;
}
	
td.homebuttonon { 
	width:113px;
	border:1px solid #81346D;
	border-left: 0px;
	color:#FFFFFF;
	padding-left:2px;
	font-weight: bold;
	cursor:hand;
	cursor: pointer;
}

td.marquee {
	border-right:1px solid #81346D;
	border-bottom:1px solid #81346D;
}	

marquee.marquee {
	font-weight:bold;
	height:14px;
	color: #FF9000;
}

td.hillstreetbutton {
	height:19px;
	border-right:1px solid #81346D;
	border-bottom:1px solid #81346D;
	text-align:center;
	font-weight:bold;
	cursor:arrow;
}

td.soundbutton {
	border-bottom:1px solid #81346D;
	text-align:center;
	width:87px;
	font-weight:bold;
}

a.loginbutton {
	text-decoration:none;
}

a:hover.loginbutton {
	text-decoration:none;
}

a:link.loginbutton {
	text-decoration:none;
}

a:visited.loginbutton {
	text-decoration:none;
}

a:active.loginbutton {
	text-decoration:none;
}

