Body 
{
   background-color: #9CB9BE;
}
A.PHDTopLinks:link
{
    FONT-SIZE: 10pt;
    COLOR: #2A6263;
    FONT-FAMILY: Tahoma;
    FONT-WEIGHT: bold;
}
A.PHDTopLinks:visited
{
    FONT-SIZE: 10pt;
    COLOR: #2A6263;
    FONT-FAMILY: Tahoma;
    FONT-WEIGHT: bold;
}
A.PHDTopLinks:hover
{
    FONT-SIZE: 10pt;
    COLOR:  #2A6263;
    FONT-FAMILY: Tahoma;
    FONT-WEIGHT: bold;
}

A.PHDTopLinks:active
{
    FONT-SIZE: 10pt;
    COLOR:  #2A6263;
    FONT-FAMILY: Tahoma;
    FONT-WEIGHT: bold;
}

/* text style used for most text rendered by modules */
.Normal
{
  font-size: 8pt;
  font-family: arial;
}


A:link  {
  color: blue;
  text-decoration: underline;
}

A:visited   {
  color: blue;
  text-decoration: underline;
}

A:active    {
  color: blue;
  text-decoration: underline;
}

A:hover {
  color: blue;
  background-color: #FFFF99;
  text-decoration: underline;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
  color: #2B6264;
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
background-color: #2B6264;
color: #2B6264;
}

.MainMenu_MenuBar {
background-color: #2B6264;
color: #2B6264; 
border-left: 0px solid #2B6264;
 border-bottom: 1px solid #2B6264;
 border-top: 1px solid #2B6264;
 border-right: 0px solid #2B6264;
}

.MainMenu_MenuItem {
background-color: #2B6264;
color: white;
 border-left: 0px solid #2B6264;
 border-bottom: 1px solid #2B6264;
 border-top: 1px solid #2B6264;
 border-right: 0px solid #2B6264;
}

.MainMenu_MenuIcon {
background-color: #2B6264;
 border-left: 0px solid #2B6264;
 border-bottom: 1px solid #2B6264;
 border-top: 1px solid #2B6264;
 border-right: 0px solid #2B6264;
}

.MainMenu_SubMenu {
background-color: #2B6264;
color: #2B6264;
 border-left: 0px solid #2B6264;
 border-bottom: 1px solid #2B6264;
 border-top: 1px solid #2B6264;
 border-right: 0px solid #2B6264;
}

.MainMenu_MenuBreak {
background-color: #2B6264;
 border-left: 0px solid #2B6264;
 border-bottom: 1px solid #2B6264;
 border-top: 1px solid #2B6264;
 border-right: 0px solid #2B6264;
}

.MainMenu_MenuItemSel {
background-color: #003300;
color: white;
 border-left: 0px solid #2B6264;
 border-bottom: 1px solid white;
 border-top: 1px solid white;
 border-right: 0px solid #2B6264;
}

.MainMenu_MenuArrow {
background-color: #2B6264;
 border-left: 0px solid #2B6264;
 border-bottom: 1px solid #2B6264;
 border-top: 1px solid #2B6264;
 border-right: 0px solid #2B6264;
}

.MainMenu_RootMenuArrow {
background-color: #2B6264;
}

P {margin-top: 0px; margin-bottom: 0px; text-align=left; font-size: 8pt; font-family: arial;}

B {font-family: arial; font-size: 8pt;}
