body {
	background-color:white;
	color:#048686;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	font-weight: normal;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
	}

TD {font-size:11px;}
	
A:link {color:#048686; text-decoration:underline;}
A:hover {color:blue;}
A:visited {color:navy;}

.textlinks {font-size:10px;}

.address {font-size:10px; color:black;}

.copyright {font-size:9px; font-style: italic;}
 .sb{
    display:block;
    height: 84px;
    width: 230px;
    background:url(../../images/sb.png) no-repeat;
    position: relative;
    lefT: 8%;
  background-position:0px 0px;  
}
.sb:hoveR{
  background-position:0px -96px;
}
.sb:active{
  background-position:0px -195px;
}

.menu_center {
	text-align:center;
	font-weight:bold;
	color:#028482;
		
}

ul li{
   list-style:none;
}

