
.MenuBar {
   background-color:#003399; color: menutext;
   color:white;
   cursor:pointer;
   border:0
}

.Menu {
      background-color : #003399;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : normal;
    font-size : x-small;
	text-align : left;
    color: white;
 }

.DisabledMenu {
      background-color : #6495ED;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : x-small;
	font-weight : normal;
	text-align : left;
      color: gray;
}

.selectedMenu {
  	font-weight : bold;
	background-color : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-align : left;
	color : white;
 }

.MenuItem {
  background-color:#6495ED; color:menutext;
  	FONT-FAMILY: verdana,arial,helvetica; 
	FONT-SIZE: x-small;
	FONT-WEIGHT: normal; 
	LEFT: 0px; 
	PADDING-BOTTOM: 4px;
	PADDING-LEFT: 10px; 
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 4px; 
	TOP: 2px; 
	line-height: 150%;
  cursor:pointer;
}

.DisabledMenuItemLink {
  color:gray;
}

.Submenu {
 background-color:#cddddd;
 font-family:tahoma; font-size:100%;
}

.MenuDivider {
   background-color: #003399;
   color: #87CEFA;
   font-size: x-small;
}

A.Menu:link { color: #FFFFFF; text-decoration: none; font-size : x-small; } 
A.Menu:active { color: #FFFFFF; text-decoration: none; font-size : x-small; } 
A.Menu:visited { color: #FFFFFF; text-decoration: none; font-size : x-small; } 
A.Menu:hover { color: #FFFFFF; text-decoration: underline } 

A.MenuLink:link { color: #FFFFFF; text-decoration: none; font-size : x-small; } 
A.MenuLink:active { color: #FFFFFF; text-decoration: none; font-size : x-small; } 
A.MenuLink:visited { color: #FFFFFF; text-decoration: none; font-size : x-small; } 
A.MenuLink:hover { color: #FFFFFF; text-decoration: underline } 

A.MenuItemLink:link { color: #FFFFFF; text-decoration: none; font-size : x-small; } 
A.MenuItemLink:active { color: #FFFFFF; text-decoration: none; font-size : x-small; } 
A.MenuItemLink:visited { color: #FFFFFF; text-decoration: none; font-size : x-small; } 
A.MenuItemLink:hover { color: #FFFFFF; text-decoration: underline } 

A.DisabledMenuItemLink:link { color: gray; text-decoration: none; font-size : x-small; } 
A.DisabledMenuItemLink:active { color: gray; text-decoration: none; font-size : x-small; } 
A.DisabledMenuItemLink:visited { color: gray; text-decoration: none; font-size : x-small; } 
A.DisabledMenuItemLink:hover { color: gray } 

A.selectedMenuLink:link { text-decoration: none; color:green } 
A.selectedMenuLink:active { text-decoration: none; color:green  } 
A.selectedMenuLink:visited { text-decoration: none; color:green  } 


.StandardMenuBar {
   background-color:#003399; color: menutext;
   color:white;
   cursor:pointer;
   border:0
}

.StandardMenu {
      background-color : #6495ED;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : normal;
    font-size : x-small;
	text-align : left;
    color: #FFFFFF;
 }

.DisabledStandardMenu {
      background-color : #6495ED;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : x-small;
	font-weight : normal;
	text-align : left;
      color: gray;
}

.selectedStandardMenu {
  	font-weight : bold;
	background-color : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-align : left;
	color : white;
 }

.StandardMenuItem {
  background-color:#6495ED; color:menutext;
  	FONT-FAMILY: verdana,arial,helvetica; 
	FONT-SIZE: x-small;
	FONT-WEIGHT: normal; 
	LEFT: 0px; 
	PADDING-BOTTOM: 4px;
	PADDING-LEFT: 10px; 
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 4px; 
	TOP: 2px; 
	line-height: 150%;
  cursor:pointer;
}

.DisabledStandardMenuItemLink {
  color:gray;
}


.StandardMenuDivider {
   background-color: #6495ED;
   color: #66CCFF;
   font-size: x-small;
}

A.StandardMenu:link { color: #FFFFFF; text-decoration: none; font-size : x-small; } 
A.StandardMenu:active { color: #FFFFFF; text-decoration: none; font-size : x-small; } 
A.StandardMenu:visited { color: #FFFFFF; text-decoration: none; font-size : x-small; } 
A.StandardMenu:hover { color: #FFFFFF; text-decoration: underline } 

A.StandardMenuLink:link { color: #FFFFFF; text-decoration: none; font-size : x-small; } 
A.StandardMenuLink:active { color: #FFFFFF; text-decoration: none; font-size : x-small; } 
A.StandardMenuLink:visited { color: #FFFFFF; text-decoration: none; font-size : x-small; } 
A.StandardMenuLink:hover { color: #FFFFFF; text-decoration: underline } 

A.StandardMenuItemLink:link { color: #FFFFFF; text-decoration: none; font-size : x-small; } 
A.StandardMenuItemLink:active { color: #FFFFFF; text-decoration: none; font-size : x-small; } 
A.StandardMenuItemLink:visited { color: #FFFFFF; text-decoration: none; font-size : x-small; } 
A.StandardMenuItemLink:hover { color: #FFFFFF; text-decoration: underline } 

A.DisabledStandardMenuItemLink:link { color: gray; text-decoration: none; font-size : x-small; } 
A.DisabledStandardMenuItemLink:active { color: gray; text-decoration: none; font-size : x-small; } 
A.DisabledStandardMenuItemLink:visited { color: gray; text-decoration: none; font-size : x-small; } 
A.DisabledStandardMenuItemLink:hover { color: gray } 

A.selectedStandardMenuLink:link { text-decoration: none; color:green } 
A.selectedStandardMenuLink:active { text-decoration: none; color:green  } 
A.selectedStandardMenuLink:visited { text-decoration: none; color:green  } 
