#dolphincontainer{
	position:relative;
	border-bottom: 2px solid navy;
	color:#000000;
	background:#005a00;
	width:100%;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	background-color: #ffffff;
}
#dolphinnav{
	position:relative;
	height:33px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#000000 url(images/dolphin_bg.gif) repeat-x bottom left;
	padding:0 0 0 20px;
	background-color: #000000;
}
#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:#005a00;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:#fff;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: #005a00; 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: yellow}

.innercontent{display: none;}
BODY {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #CC9966;
	SCROLLBAR-HIGHLIGHT-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #FF9900;
}

FONT {
	FONT-FAMILY: Verdana;
}

A:link {
	COLOR: #ffffff;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}

A:active {
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}

A:visited {
	COLOR: #ffffff;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}

A:hover {
	COLOR: #000000;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: underline
}

INPUT {
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #ffffff;
}

TEXTAREA {
	FONT-SIZE: 8pt;
        COLOR: #000000;
	
	FONT-FAMILY: Verdana;
	BORDER-LEFT-STYLE: solid;
	BACKGROUND-COLOR: #ffffff;

}

SELECT {
	FONT-SIZE: 8pt;
	COLOR: #000000;
	BORDER-LEFT-COLOR: #1766af;
	BORDER-BOTTOM-COLOR: #1766af;
	BORDER-TOP-STYLE: solid;
	BORDER-TOP-COLOR: #1766af;
	FONT-FAMILY: Arial;
	BORDER-RIGHT-STYLE: solid;
	BORDER-LEFT-STYLE: solid;
	BACKGROUND-COLOR: #ffffff;
	BORDER-RIGHT-COLOR: #1766af;
	BORDER-BOTTOM-STYLE: solid
}
<script language="javascript">



	/*

	Auto center window script- Eric King (http://redrival.com/eak/index.shtml)

	Permission granted to Dynamic Drive to feature script in archive

	For full source, usage terms, and 100's more DHTML scripts, visit http://dynamicdrive.com

	*/

	var win = null;

	function NewWindow(mypage,myname,w,h,scroll){

	LeftPosition = (screen.width) ? (screen.width-w)/2 : 0;

	TopPosition = (screen.height) ? (screen.height-h)/2 : 0;

	settings =

	'height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',resizable'

	win = window.open(mypage,myname,settings)

	}



	function set_cursor()

	{

		document.frmIndexLogin.txtIndexUserName.focus();



	}

	function MM_openBrWindow(theURL,winName,features) { //v2.0

	  window.open(theURL,winName,features);



	}

	function MM_swapImgRestore() { //v3.0

	  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;

	}

	function MM_preloadImages() { //v3.0

	  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();

		var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)

		if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}

	}

	function MM_swapImage() { //v3.0

	  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)

	   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}

	}

	function MM_goToURL() { //v3.0

	  var i, args=MM_goToURL.arguments; document.MM_returnValue = false;

	  for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");

	}

function MM_findObj(n, d) { //v4.01

	  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {

		d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}

	  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];

	  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);

	  if(!x && d.getElementById) x=d.getElementById(n); return x;

	}

//
</script>
