.MenuOnmouseover
{
background-color:#5A83c1;
}
.MenuOnmouseout
{
background-color:#97A9db;
}

.MenuTopBG
{
background-image:url(/Menus/SubMenu1.gif);
/*background:background-repeat;*/
background-repeat:repeat-x;
height:5px;}
.TopMenuBG
{

background-image:url(/images/shared_images/TopHeaderP.gif);
height:31px;
}
.MenuBG
{
font-size:12px;
top:5px;
background-image:url(/Menus/BGMenu.gif);
/*background:background-repeat;*/
background-repeat:repeat-x;
height:30px;

}

.LeftOver
{
background-image:url(/Menus/blankss.gif);width:2px;}
.RightOver
{
background-image:url(/Menus/Blank.gif); width:2px;}
.MiddleBG
{

font-size:11px;
background-image:url(/Menus/MiddleGB.gif);
background-repeat:repeat-x;
height:20px;
color:#5a83c1;}

#coolmenu{
width: 110px;

background-image:url(/Menus/blank.gif);


}
#dd
{
width:100px;
background-image:url(/Menus/blank.gif);}

#coolmenu a{
padding-left:1px;
font: 8pt Verdana;

padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: white;
text-decoration: none;

}

html>body #coolmenu a{
width: auto;
}

#coolmenu a:hover{
background-image:url(/Menus/Blankss.gif);
color: white;
}
.bgHeader
{
	background-image:url(/images/shared_images/hedCon.gif);
	background-repeat : repeat-x ;
	padding-left :0px;
	margin-left :0px;
	
}
.bgHeaderR
{
	padding-right :0px;
	 margin-right :0px;
	}
.bgHeaderP
{
	background-image:url(/images/shared_images/hedCon.gif);
	background-repeat : repeat-x ;

}
#contentTD DD
{
	width:400px;
/*background-color:Yellow;*/
	white-space:normal;
}

/*New Menu and tabs*/
.e_mainMenu
{
	border-right: #93aab7 1px solid;
	border-top: #93aab7 1px solid;
	border-left: #93aab7 1px solid;
	border-bottom: #93aab7 1px solid;
	border-collapse:collapse ;
	font-weight: bold;
	font-size: 9pt;
	background-image: url(/images/css_images/bg_menu.jpg);
	font-family: Verdana;
	height:26px;
}
	
	
	.e_mainMenu a
{
padding:10px 10px  10px 10px;
	font-size:9pt;
	color:#006699;

	}

.e_mainMenu a img
{
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:middle ;	}
		
.e_mainMenu a:hover
{	color:white;
background-color:#8BA0CD;
	}
	
	.MenuSeperator
{
	background-color:#194065;
	width:1px;

	}
	
	
	
	
.e_grayMenu
{
	color:#006699;
	background-image :url(/images/css_images/bg_submenu.jpg);
	font-family:Verdana;
	padding:4px 0px 4px 0px;
	border-bottom:solid 1px #C0C0C0;
	}

.e_grayMenu a
{	color:#006699;

	padding:10px 10px 10px 10px;
	font-size:9pt;
	font-weight:bold;
	}
	
.e_grayMenu a:hover
{	background-color:#C0C0C0;}

.Seperator
{
	background-color:#C0C0C0;
	width:1px;}/*#C0C0C0;}


/* Tab Designe*/
.e_shadetabs{
border-bottom: 1px solid #93A6B4;
width: 100%;
/*margin-bottom: 1em;
PADDING-RIGHT: 2px;
PADDING-LEFT: 2px;
PADDING-BOTTOM: 0px;
*/PADDING-TOP: 22px;
margin-top:1em;
}

.e_shadetabs ul
{
	
padding: 3px 0px;
margin-left: 0;
margin-top: 1px;

margin-bottom: 0;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.e_shadetabs li{
display: inline;
margin: 0;
color:Red;

}

.e_shadetabs li a{
text-decoration: none;
padding:  3px 26px 3px 25px ;
/*margin-right: 3px;*/
border: 1px solid #93A6B4;
/*color: #2d2b2b;*/
font-size: 11px;

	/*	color:#006699;*/

		font-weight: bold;
/*background: white url(/images/index/shade.gif) top left repeat-x;*/
background-image: url(/events/images/dolphin_bg.gif);
}



.e_shadetabs li a:hover{
text-decoration:none;
color:#686868;/*color:#006699; underline;
color: #2d2b2b;*/
}

.e_shadetabs li.selected{
position: relative;
top: 1px;
/*color:#686868;*/color:Red;
}

.e_shadetabs li.selected a{ /*selected main tab style */
/*background-image: url(/images/index/shadeactive.gif);*/
background-image: url(/events/images/dolphin_bg-OVER.jpg) ;
border-bottom-color: white;
color:#686868;
}

.e_shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
color:#686868;
}


