a:link {
	color: #000066;
	cursor: hand;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #333366;
	text-decoration: underline;
}
a:active {
	color: #333399;
    text-decoration: underline;
}
#TBLHEAD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	z-index: 1;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 50px;
	background-image:  url(img/sl_logo.jpg);
	background-repeat: no-repeat;
}
#TBLTRAIL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	z-index: 2;
	height: 18px;
	width: 100%;
	left: 0px;
	top: 52px;
	padding-left: 10px;
}
#HOME {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
}
#SOFTWARE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
}
#FEATURE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
}
#HELP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
}
#ADVERTISE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	visibility: hidden;
}
#SRCH {
	visibility: hidden;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

