/* ================================
   Style By DnnArt.net
   ================================
060716(JC)added menu item settings
060717(JC)misc mods
060722(JC)tidetable,tidetablered
060905(JC)added text-align: justify for .Normal and created P
061107(JC)set color for hr

JCNotes:
npl dark brown = #a32525
npl pale brown surround = #c28587
npl mid brown? = #bd4343
npl alt dark brown = #ad0000
c02803 -> ad0000
E32903 -> bd4343
ff0000 -> bd4343
*/   

Body
{
	background-color:#ffffff;
	color: black;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.LeftPane {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}

.ContentPane {
	
    color: black;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	
}

.ContentWhite{

	color: #ffffff;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	background-color: #8C825F;
}

.ContentWhiteText{

	color: #ffffff;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}

.RightPane {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}

.ControlPanel {
	BORDER-RIGHT: #424242 1px solid;
	BORDER-TOP: #424242 1px solid;
	BORDER-LEFT: #424242 1px solid;
	WIDTH: 100%;
	BORDER-BOTTOM: #424242 1px solid;
	HEIGHT: 64px;
	BACKGROUND-COLOR: #ffffff
}

.Skinobject {
    font-weight: normal;
    font-size: 9px; /* was 10px */
    color:#626C78;
	padding-bottom: 5px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.Skinobject {
    font-weight: normal;
    font-size: 8pt; /* was 8.5pt */
	padding-bottom: 5px;
    color:#626C78;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.Skinobject:link {
    text-decoration:    none;
    font-size: 9px; /* was 10px */
    color:#626C78;
	padding-bottom: 5px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

A.Skinobject:visited  {
    text-decoration:    none;
    font-size: 9px; /* was 10px */
    color:#626C78;
	padding-bottom: 5px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

A.Skinobject:active   {
   text-decoration: none;
   font-size: 9px; /* was 10px */
   color:#626C78;
   padding-bottom: 5px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

A.Skinobject:hover    {
    text-decoration:    underline;
    font-size: 9px; /* was 10px */
    color:#ad0000;
	padding-bottom: 5px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.txtwhite {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9pt; 
	COLOR: #ffffff; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
A.txtwhite:link {
	COLOR: #ffffff; 
	TEXT-DECORATION: none
}
A.txtwhite:visited {
	COLOR: #ffffff; 
	TEXT-DECORATION: none
}
A.txtwhite:active {
	COLOR: #000000; 
	TEXT-DECORATION: none
}
A.txtwhite:hover {
	COLOR: #6D9000; 
	TEXT-DECORATION: none
}
.Head {
	font-weight: bold;
	font-size: 11px;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}
.Head2 {
	font-weight: bold;
	font-size: 11px;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #bd4343;
}
.SubHead {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #003366; 
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.SubSubHead {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
/* text style used for most text rendered by modules */
P{
	text-align:justify;
}
TD{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
   line-height:16pt;
	font-weight: normal;
	color: #000000;
}
.Normal {
	text-align:justify;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
   line-height:16pt;
	font-weight: normal;
	color: #000000;
}
.NormalBold {
	FONT-WEIGHT: bold;
	font-size: 10px; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#424242;
}
.NormalRed {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #bd4343; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.TreeMenu_Node {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.TreeMenu_NodeSelected {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #dcdcdc;
}
A.TreeMenu_Node:link {
	COLOR: #003366;
	TEXT-DECORATION: none
}
A.TreeMenu_NodeSelected:link {
	COLOR: #003366; 
	TEXT-DECORATION: none
}
A.TreeMenu_Node:visited {
	COLOR: #003366; 
	TEXT-DECORATION: none
}
A.TreeMenu_NodeSelected:visited {
	COLOR: #003366; 
	TEXT-DECORATION: none
}
A.TreeMenu_Node:active {
	COLOR: #003366; 
	TEXT-DECORATION: none
}
A.TreeMenu_NodeSelected:active {
	COLOR: #003366; 
	TEXT-DECORATION: none
}
A.TreeMenu_Node:hover {
	COLOR: #bd4343; 
	TEXT-DECORATION: none
}
A.TreeMenu_NodeSelected:hover {
	COLOR: #bd4343; 
	TEXT-DECORATION: none
}
.FileManager {
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid; 
	HEIGHT: 400px
}
.FileManager_ToolBar {
	BORDER-BOTTOM: black 1px solid; 
	HEIGHT: 25px
}
.FileManager_Explorer {
	BORDER-RIGHT: dimgray 1px solid; 
	BORDER-TOP: dimgray 1px solid; 
	MARGIN: 2px; BORDER-LEFT: dimgray 1px solid; 
	BORDER-BOTTOM: dimgray 1px solid; 
	HEIGHT: 100%; 
	BACKGROUND-COLOR: white
}
.FileManager_FileList {
	BORDER-RIGHT: dimgray 1px solid; 
	BORDER-TOP: dimgray 1px solid; 
	MARGIN: 2px; OVERFLOW: auto; 
	BORDER-LEFT: dimgray 1px solid; 
	BORDER-BOTTOM: dimgray 1px solid; 
	HEIGHT: 100%; 
	BACKGROUND-COLOR: white
}
.FileManager_MessageBox {
	PADDING-RIGHT: 25px; 
	PADDING-LEFT: 25px; 
	PADDING-BOTTOM: 25px; 
	VERTICAL-ALIGN: middle; 
	PADDING-TOP: 25px; 
	BACKGROUND-COLOR: white; 
	TEXT-ALIGN: center
}
.FileManager_Header {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #e7e7ff; 
	BORDER-BOTTOM: dimgray 1px solid; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	HEIGHT: 25px; 
	BACKGROUND-COLOR: #9ebff6
}
.FileManager_Pager {
	BORDER-TOP: dimgray 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	HEIGHT: 25px; 
	BACKGROUND-COLOR: #eeeeee
}
.FileManager_StatusBar {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	MARGIN: 2px; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	HEIGHT: 25px; 
	BACKGROUND-COLOR: #dedfde
}
.FileManager_Item {
	BORDER-TOP: black 1px dashed; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: black; 
	BORDER-BOTTOM: black 1px dashed; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #f8f8f8
}
.FileManager_AltItem {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: black; 
	BORDER-TOP-STYLE: none; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BACKGROUND-COLOR: #eeeeee; 
	BORDER-BOTTOM-STYLE: none
}
.FileManager_SelItem {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: white; 
	BORDER-TOP-STYLE: none; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BACKGROUND-COLOR: #99ffff; 
	BORDER-BOTTOM-STYLE: none
}
.FileManagerTreeNode {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.FileManagerTreeNodeSelected {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #dcdcdc
}
A.FileManagerTreeNode:link {
	COLOR: #003366; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNodeSelected:link {
	COLOR: #003366; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNode:visited {
	COLOR: #003366; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNodeSelected:visited {
	COLOR: #003366; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNode:active {
	COLOR: #003366; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNodeSelected:active {
	COLOR: #003366; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNode:hover {
	COLOR: #bd4343; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNodeSelected:hover {
	COLOR: #bd4343; 
	TEXT-DECORATION: none
}
.Wizard {
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	WIDTH: 650px; 
	BORDER-BOTTOM: black 1px solid; 
	HEIGHT: 400px
}
.WizardButton {
	BORDER-RIGHT: dimgray 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: dimgray 1px solid; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: dimgray 1px solid; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: dimgray 1px solid; 
	BACKGROUND-COLOR: gainsboro
}
.WizardHeader {
	BACKGROUND: #ffffcc; 
	BORDER-BOTTOM: black 1px solid; 
	HEIGHT: 40px
}
.WizardFooter {
	BORDER-TOP: black 1px solid; 
	BACKGROUND: #ccffcc; 
	HEIGHT: 25px; 
	TEXT-ALIGN: right
}
.WizardBody {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 10px; 
	HEIGHT: 325px
}
.WizardHelp {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 9pt; 
	PADDING-BOTTOM: 5px; 
	BORDER-LEFT: black 1px solid; 
	WIDTH: 180px; 
	PADDING-TOP: 5px; 
	BACKGROUND-COLOR: #D8BB89
}
.WizardHelpText {
	FONT-SIZE: 8pt; 
	OVERFLOW: auto; 
	WIDTH: 180px; 
	COLOR: black; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	HEIGHT: 300px
}
.WizardText {
	FONT-SIZE: 9pt; 
	COLOR: black; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.Help {
	BORDER-RIGHT: black 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: black 1px solid; 
	PADDING-LEFT: 2px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: black 1px solid; 
	COLOR: black; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: black 1px solid; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffff99
}
.CommandButton {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
A.CommandButton:link {
	COLOR: #003366; 
	TEXT-DECORATION: underline
}
A.CommandButton:visited {
	COLOR: #003366; 
	TEXT-DECORATION: underline
}
A.CommandButton:active {
	COLOR: #003366; 
	TEXT-DECORATION: underline
}
A.CommandButton:hover {
	COLOR: #bd4343; 
	TEXT-DECORATION: underline
}
H1 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 20px; 
	COLOR: #666644; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
H2 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 20px; 
	COLOR: #666644; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
H3 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #003366; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
H4 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #003366; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
H5 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #003366; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
DT {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #003366; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
H6 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #003366; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
TFOOT {
	FONT-SIZE: 12px; 
	COLOR: #003366; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
THEAD {
	FONT-SIZE: 12px; 
	COLOR: #003366; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
TH {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	VERTICAL-ALIGN: baseline; 
	COLOR: #003366; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
A:link  {
    color: #0000ff;
    text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    padding-bottom: 5px;

}

A:Hover  {
    color: #bd4343;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;

	
}

A:visited  {
    
    text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
	padding-bottom: 5px;


}
SMALL {
	FONT-SIZE: 8px
}
BIG {
	FONT-SIZE: 14px
}
BLOCKQUOTE {
	FONT-FAMILY: Lucida Console, monospace
}
PRE {
	FONT-FAMILY: Lucida Console, monospace
}
UL LI {
	list-style-image:url(/eingtech/Portals/0/ul-li.gif);
	list-style-position: inherit;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	color:#424242;
	padding: 4px;
}
UL LI LI {
	LIST-STYLE-TYPE: disc
}
UL LI LI LI {
	LIST-STYLE-TYPE: circle
}
OL LI {
	LIST-STYLE-TYPE: decimal
}
OL OL LI {
	LIST-STYLE-TYPE: lower-alpha
}
OL OL OL LI {
	LIST-STYLE-TYPE: lower-roman
}
HR {
	HEIGHT: 1pt; TEXT-ALIGN: left; color: #DDD;
}
.ModuleTitle_MenuContainer {
	BORDER-RIGHT: blue 0px solid; BORDER-TOP: blue 0px solid; BORDER-LEFT: blue 0px solid; BORDER-BOTTOM: blue 0px solid
}
.ModuleTitle_MenuBar {
	CURSOR: hand; HEIGHT: 16px; BACKGROUND-COLOR: transparent
}
.ModuleTitle_MenuItem {
	BORDER-RIGHT: white 0px solid; BORDER-TOP: white 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 9pt; BORDER-LEFT: white 0px solid; CURSOR: hand; COLOR: black; BORDER-BOTTOM: white 1px solid; FONT-STYLE: normal;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
BACKGROUND-COLOR: transparent
}
.ModuleTitle_MenuIcon {
	BORDER-TOP: #eeeeee 1px solid; BORDER-LEFT: #eeeeee 1px solid; WIDTH: 15px; CURSOR: hand; BORDER-BOTTOM: #eeeeee 1px solid; HEIGHT: 21px; BACKGROUND-COLOR: #eeeeee; TEXT-ALIGN: center
}
.ModuleTitle_SubMenu {
	BORDER-RIGHT: #ffffff 0px solid; BORDER-TOP: #ffffff 0px solid; Z-INDEX: 1000; FILTER: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); BORDER-LEFT: #ffffff 0px solid; CURSOR: hand; BORDER-BOTTOM: #ffffff 0px solid; BACKGROUND-COLOR: #ffffff
}
.ModuleTitle_MenuBreak {
	BORDER-RIGHT: #eeeeee 0px solid; BORDER-TOP: #eeeeee 1px solid; BORDER-LEFT: #eeeeee 0px solid; BORDER-BOTTOM: #eeeeee 1px solid; HEIGHT: 1px; BACKGROUND-COLOR: #eeeeee
}
.ModuleTitle_MenuItemSel {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; CURSOR: hand; COLOR: black; FONT-STYLE: normal;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
 BACKGROUND-COLOR: #c1d2ee
}
.ModuleTitle_MenuArrow {
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 0px solid; FONT-SIZE: 10pt; CURSOR: hand; 
	BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: webdings
}
.ModuleTitle_RootMenuArrow {
	FONT-SIZE: 10pt; CURSOR: hand; FONT-FAMILY: webdings
}

.HeadBg {
	BACKGROUND-COLOR: #cccccc
}
.TabBg {
	BACKGROUND-COLOR: black
}
/* text style for the selected tab */
.SelectedTab {
    font-weight: normal;
    font-size: 8.5pt;
    color: #ffffff;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/* hyperlink style for the selected tab */

A.SelectedTab:link {
    text-decoration:    none;
     color: #ffffff;
}

A.SelectedTab:visited  {
    text-decoration:    none;
     color: #ffffff;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color: #ffffff;
}

A.SelectedTab:hover    {
    color: #bd4343;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
     color: #ffffff;
}

/* hyperlink style for the unselected tabs */
.OtherTabs {
    font-weight: normal;
    font-size: 10px;
    color:#ffffff;
	padding-bottom: 5px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.OtherTabs:link {
    text-decoration:    none;
    font-size: 8.5pt;
    color:#ffffff;
	padding-bottom: 5px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	

}

A.OtherTabs:visited  {
    text-decoration:    none;
    font-size: 8.5pt;
    color:#ffffff;
	padding-bottom: 5px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;

}

A.OtherTabs:active   {
   text-decoration: none;
   font-size: 8.5pt;
   color:#000000;
   padding-bottom: 5px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;

}

A.OtherTabs:hover    {
    text-decoration:    underline;
    font-size: 8.5pt;
    color:#efefef;
	padding-bottom: 5px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;

}
.Footer
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/* Main Menu */
.MainMenu_MenuContainer {
	padding-left: 0px; 
	BACKGROUND-COLOR: transparent; 
	WIDTH: 210px; 
	HEIGHT: 15px;
}
.MainMenu_MenuBar {
	CURSOR: hand; 
	HEIGHT: 24px; 
	WIDTH: 180px; 
	BACKGROUND-COLOR: transparent; 
}
.MainMenu_MenuItem {
	BORDER-RIGHT: #B1B1B1 0px solid;
	BORDER-TOP: #B1B1B1 0px solid;
	BORDER-LEFT: #B1B1B1 0px solid;
	BORDER-BOTTOM: #B1B1B1 0px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	CURSOR: hand; 
	COLOR: #626C78; 
	FONT-STYLE: normal; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding-left: 2px; 
	HEIGHT: 24px; 
	WIDTH: 180px;
	}
.MainMenu_MenuIcon {
	display:none
	}
.MainMenu_SubMenu {
	BORDER-RIGHT: #B1B1B1 0px solid; 
	BORDER-TOP: #B1B1B1 0px solid; 
	BORDER-LEFT: #B1B1B1 0px solid; 
	BORDER-BOTTOM: #B1B1B1 0px solid;
	Z-INDEX: 0;  
	CURSOR: hand; 
	BACKGROUND-COLOR: #EEF0F1;
}
.MainMenu_MenuBreak {
	BORDER-RIGHT: #eeeeee 0px solid; 
	BORDER-TOP: #eeeeee 1px solid; 
	BORDER-LEFT: #eeeeee 0px solid; 
	BORDER-BOTTOM: #eeeeee 1px solid; 
	HEIGHT: 1px; 
	BACKGROUND-COLOR: #eeeeee;
}
.MainMenu_MenuItemSel {
	BORDER-RIGHT: #B1B1B1 0px solid; 
	BORDER-TOP: #B1B1B1 0px solid; 
	BORDER-LEFT: #B1B1B1 0px solid; 
	BORDER-BOTTOM: #B1B1B1 0px solid;
	Z-INDEX: 0;
	CURSOR: hand; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	CURSOR: hand; 
	COLOR: #ad0000; 
	FONT-STYLE: normal; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(over_bg.jpg);
	padding-left: 2px; 
	HEIGHT: 24px; 
	WIDTH: 180px; 
}
.MainMenu_MenuArrow {
	display:none
}
.MainMenu_RootMenuArrow {
	display:none
}

A.search_link {
    font-weight: normal;
    font-size: 8.5pt;
	padding-bottom: 5px;
    color:#626C78;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.search_link:link {
    text-decoration:    none;
    font-size: 8.5pt;
    color:#626C78;
	padding-bottom: 5px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

A.search_link:visited  {
    text-decoration:    none;
    font-size: 8.5pt;
    color:#626C78;
	padding-bottom: 5px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

A.search_link:active   {
   text-decoration: none;
   font-size: 8.5pt;
   color:#626C78;
   padding-bottom: 5px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

A.search_link:hover    {
    font-size: 8.5pt;
    color:#bd4343;
	padding-bottom: 5px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.login {
    font-weight: normal;
    font-size: 10px;
    color:#bd4343;
	padding-bottom: 5px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.NormalTextBox {
	BORDER-RIGHT: #C2CBD6 1px solid; 
	BORDER-TOP: #626C78 1px solid; 
	BORDER-LEFT: #3626C78 1px solid; 
	BORDER-BOTTOM: #C2CBD6 1px solid;
	FONT-SIZE: 11px;
	background-color: #EEF0F1;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #bd4343;
}

.StandardButton {
	border: 1 solid #626C78;
	FONT-SIZE: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #EEF0F1;
	color:#bd4343;
}
.cnt-1_head {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #bd4343;
}
.cnt-2_head {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
}



.submenuitemselected{
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	padding:2px 15px 2px 10px;
	background:#8EB7D3;
	border:1px #DBE6F1 solid;
	border-width:1px 0px;	
width: 220px;
margin-top:1px;
margin-left:-5px;
}
.submenuitembreadcrumb{
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	padding:2px 15px 2px 10px;
	background:#4E97D3;
	border:1px #DBE6F1 solid;
	border-width:1px 0px;	
width: 220px;
margin-top:1px;
margin-left:-5px;
}
.submenu{
	z-index:1000;
	border:1px #1E77D3 solid;
	padding:0px;
	margin-top:1px;
	margin-left:1px;
	background:#DBE6F1;
font-size:11px;
font-weight:normal;
width: 220px;
margin-top:1px;
margin-left:-5px;
}
.submenu TD{
font-size:11px;
font-weight:normal;
width: 220px;
color:#000000;
}



.rootmenuitem TD{
	color:#AD0000;
	height:22px;
	font-size:10px;
	font-weight:bold;
	border:0px;
	padding:0px 2px 0px 0px;
	margin:0px;
	background:transparent;
}
.rootmenuitemselected TD{
	xcolor:#D0D0FF;
color:#1E67E3;
	height:22px;
	border:0px;
 	font-size:10px;
	font-weight:bold;
	padding:0px 2px 0px 0px;
	margin:0px;
 	background:transparent;
	xbackground-image:url(menu_bg_over.gif);
 	background-position:top center;
	background-repeat:no-repeat;
}
.rootmenuitembreadcrumb TD{
	color:#FFFFFF;
	height:22px;
	border:0px;
 	font-size:10px;
	font-weight:bold;
	padding:0px 2px 0px 0px;
	margin:0px;
 	background:transparent;
	background-image:url(menu_bg_over.gif);
 	background-position:top center;
	background-repeat:no-repeat;
}
.tidetable{
	font-size:9pt;
}
.tidetablered{
	font-size:9pt;
	color:#ad0000;
	padding-left:8px;
}
.tidetablesmall{
	font-size:7pt;
	color:#777777;
	padding-top:10px;
}
SUB{
	font-size: xx-small;
}
SUP{
	font-size: xx-small;
}
H1{
	text-align: left;
	border: 0px;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
}
H2{
	text-align: left;
	border: 0px;
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
}