#dolphincontainer {
	position:relative;
	border-bottom: 2px solid black;
	color:black;background:#121234;
	height:57px;
	width:100%;font-family:Arial,Verdana,sans-serif;
}
#dolphinnav {
	position:relative;
	height:33px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#eee url(images/dolphin_bg.gif) repeat-x bottom left;
	padding:0 0 0 20px;
}
#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:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 20px;
	height:33px;
}
#dolphinnav ul li a span {
	padding:12px 20px 0 0;
	height:21px;
	float:left;
}
#dolphinnav ul li a:hover {
	color:#000000;
	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:#DDDDFF;
	background:#1D6893 url(images/dolphin_left-ON.gif) no-repeat top left;
	line-height:275%;
}
#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: white
}
#dolphin_inner a:hover {
	color: #CC0000
}

.innercontent{
	display: none;
}

* {
	margin: 0px; 
	padding: 0px;
	text-decoration: none;
}

body {
	color: #000000;
	font-family: Arial,;
	font-size: 12px;
	background-image:url('back.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #000000;
}

#head {
	font-family: Arial;
	color: #1D6893;
	font-size: 12px;
}

#table {
	font-family: Arial;
	color: white;
	font-size: 11px;
}
#table a:link, #table a:visited, #table a:active {
	font-size: 11px;
	color: white}
}
#table a:hover {
	color: #1D68A5}
}

a:link, a:visited, a:active {
	font-family: Arial,;
	color: #1D68A5;
	font-size: 12px;
}

a:hover {
	color: #800000;
}