#dolphincontainer{position:relative;border-bottom: 1px solid navy; color:#E0E0E0;background:#143D55;
width:100%;font-family:Helvetica,Arial,Verdana,sans-serif;}
#dolphinnav{
	position:relative;
	height:33px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#DEC300 url(images/dolphin_bg.gif) repeat-x bottom left;
	padding:0 0 0 20px;
	background-color: #FF860C;
}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{
	display:block;
	float:left;
	color:#000000;
	text-decoration:none;
	padding:0 0 0 20px;
	height:33px;
	font-weight: bold;
}
#dolphinnav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{
	color:#000000;
	background:#1D6893 url(images/dolphin_left-ON.gif) no-repeat top left;
	line-height:275%;
	font-weight: bold;
}
#dolphinnav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(images/dolphin_right-ON.gif) no-repeat top right;height:33px;}

#dolphin_inner{color: white; padding: 5px; font-size: 80%; height: 1em}

#dolphin_inner a:link, #dolphin_inner a:visited, #dolphin_inner a:active{color: black}
#dolphin_inner a:hover{color: yellow}

.innercontent{display: none;}
DIV.scroller {
	OVERFLOW: hidden; WIDTH: 545px; HEIGHT: auto
}
.scroller LI {
	MARGIN: 5px
}
DIV.scroller DIV.section {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; FLOAT: left; PADDING-BOTTOM: 0px; OVERFLOW: hidden; WIDTH: 545px; PADDING-TOP: 0px; HEIGHT: auto
}
DIV.scroller DIV.content {
	WIDTH: 10000px
}
#tablobg{
	background-attachment: fixed;
	background-image: url(backtablo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.input {
border:1px solid #DBDBDB;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#1E1E1E;
}