body {
	background-color: #5F6062;
}
td {
	font: normal 11px Tahoma, Arial;
	color: #494949;
}
a {
font: normal 11px Tahoma, Arial;
color: #414141;
}
a:hover {
font: normal 11px Tahoma, Arial;
color: blue;
text-decoration: none;
}
a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}
.white-text{
font: bold 12px Tahoma, Arial;
color: #ffffff;
}
.white-text a:hover {
	font: bold 12px Tahoma, Arial;
	color: #FFFF00;
text-decoration: none;
}
.yellow-text {
color: #db9a00;
}
.orange-text {
color: #ca6011;
}
#scrollArea {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 3px;
	color: white;
	font-weight : normal;
	line-height: 1.6em;
	text-decoration:none;
	width: 183px;
    height: 99px;
    border-color: #5F6062;
    background-color: #5F6062;
    border-width: 1px;
    border-style: solid;
    float: left;
    overflow: auto;
}
#scrollArea a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
    color: white;
	font-weight : normal;
	line-height: 1.6em;
	text-decoration:none;
	border: none;
}
#scrollArea a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
    color: white;
	font-weight : normal;
	line-height: 1.6em;
	text-decoration:none;
	border: none;
}
#scrollArea a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: #FFFF99;
	color: blue;
	font-weight : normal;
	line-height: 1.6em;
	text-decoration:none;
	border: none;
}

#YachtButton
{
  display: block;
  width: 106px;
  height: 113px;
  background: url("http://www.sampasystems.com/images/YachtButton.jpg") no-repeat 0 0;
}

#YachtButton:hover
{ 
  background-position: 0 -113px;
}

#YachtButton span
{
  display: none;
}

#PropertyButton
{
  display: block;
  width: 106px;
  height: 113px;
  background: url("http://www.sampasystems.com/images/PropertyButton.jpg") no-repeat 0 0;
}

#PropertyButton:hover
{ 
  background-position: 0 -113px;
}

#PropertyButton span
{
  display: none;
}

#BusinessButton
{
  display: block;
  width: 106px;
  height: 113px;
  background: url("http://www.sampasystems.com/images/BusinessButton.jpg") no-repeat 0 0;
}

#BusinessButton:hover
{ 
  background-position: 0 -113px;
}

#BusinessButton span
{
  display: none;
}

#MiscButton
{
  display: block;
  width: 106px;
  height: 113px;
  background: url("http://www.sampasystems.com/images/MiscButton.jpg") no-repeat 0 0;
}

#MiscButton:hover
{ 
  background-position: 0 -113px;
}

#MiscButton span
{
  display: none;
}
