body,td {
	font-family:Verdana, sans-serif;
	font-size:8pt;
	color:#000000;
	vertical-align:top;
}

a:active, a:link, a:visited {
	color: #993399;
	text-decoration:underline;
}

a:hover {
	color: #cccccc;
	text-decoration:none;
}

li {
   	list-style-type: square;
}

hr {
	color:#000000;
	height:1;
}

.menutext {
	font-family:Arial,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	text-align:right;
}

#nab,#updates,#guestbook {
	position:relative;
	margin:5;
	margin-right:10;
	text-align:right;
	font-family:Arial,sans-serif;
	font-size:8pt;
	font-weight:bold;
}

td.menutable a {
	display: block;
    text-decoration: none;
}
td.menutable a:link, td.menutable a:visited, td.menutable a:active {
    color: #ffffff;
    background-color: #999999;
	text-decoration: none;
	padding: 4;
	padding-right:10;
	width:180;
}
td.menutable a:hover {
    color: #ffffff;
    background-color: #31004A;
	text-decoration: none;
}

td.submenutable a {
    text-decoration: none;
}
td.submenutable a:link, td.submenutable a:visited, td.submenutable a:active {
    color: #000000;
	text-decoration: none;
}
td.submenutable a:hover {
    color: #996699;
	text-decoration: none;
}

.head {
	font-size:10pt;
	font-weight:bold;
	color:#660066;
}

input,select,textarea {
	border: 1px solid #660066;
	font-family: Verdana;
	font-size: 8pt;
}