.menu ul
{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu a
{
	float:left;
	width:7.35em;
	text-decoration:none;
	color:#660000;
	text-align:center;
	font-family:verdana;
	font-size:14px;
	background-color:#FFFFFF;
	padding:0.2em 0.6em;
	border-right:4px solid #660000;
	border-left:4px solid #660000;
	border-bottom:2px double #660000;
}
.menu a:hover
{
	background-color:#D6D6D6;
	font-weight:bold;
	border-bottom:2px double #D6D6D6;
}
.menu li
{
	display:inline;
}
.visit a:visited
{
	background-color:#D6D6D6;
	font-weight:bold;
	border-bottom:2px double #D6D6D6;
}
.bodytable
{
	border-left:2px double #660000;
	border-right:2px double #660000;
	border-bottom:2px double #660000;
	width:100%; 
	background-color:#D6D6D6;
}
.stufftable
{
	border:1px double #660000;
	width:100%; 
	background-color:#D6D6D6;
	
}
.input{
	border:1px solid #FFFFFF;
	background:#660000;
	color:#FFFFFF;
	padding:1px;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}
.bodytext
{
	margin:10px;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#660000;
	text-align:justify;
	line-height:18px;
}
.footer a
{
	text-decoration:none;
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
}
.footer a:hover
{
	background-color: #0066CC;
	text-decoration:underline;
}
.showguest
{
	margin:10px;
	font-family:verdana;
	font-size:10px;
	color:#660000;
	text-align:justify;
	line-height:12px;
}
.servicetext 
{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
