.SMLSPage {
	background-color: #FFFFCC;
}
.SMLSMenuLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00FF00;
	text-decoration: none;
}
.SMLSHeaderTopRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.SMLSHeaderLowerRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	top: -20px;
	position: relative;
}
a.menu:link {
	color: #00FF00;
	text-decoration: none;
}
a.menu:visited {
	color: #00FF00;
	text-decoration: none;
}
a.menu:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFCC;

}
a.menu:active {
	color: #00FF00;
	text-decoration: none;
}

a:link {color: #006600}
a:visited {color: #006600}
a:hover {color: #006600}
a:active {color: #006600}
