a {
	border-top: white solid 1px;
	border-bottom: black dashed 1px;
	text-decoration: none;
	color: #000
}

a:hover {
	border-top: white solid 1px;
	border-bottom: black solid 1px;
	background-color: #FFA;
}

.MenuItem td
{
	color: #888;
	font-size: 130%;
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold
}

.MenuItem a
{
	border-top: white dashed 1px;
	border-bottom: white dashed 1px;
	display: block;
	width: 100%;
}

.MenuItem a:hover
{
	border-top: black solid 1px;
	border-bottom: black solid 1px;
	background-color: #FFA;
}

.WSLIST a
{
	display: block;
	padding: 0px 0px;
	font-size: 90%;
}

.WSLIST a:hover
{
	background-color: #AFA;
}

a.DASHED {
	border-top: black dashed 1px;
	border-bottom: black dashed 1px;
	background-color: #FFA;
	color: #842
}

.BOXED {
	border: black outset 1px;
	color: #448;
	background-color: #FFA;
	display: block;
}

.UNDERDASHED {
	border-bottom: black dashed 1px;
	font-size: 120%;
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold
}

.UNDERLINED {
	border: black solid 1px;
}

.RATESHEAD {
	background-color: #c0c0c0
}

.RATESREG {
	background-color: #f0f0c0
}

.RATESSTUD {
	background-color: #c0f0f0
}
