body{
background-color:white;
text-align:center;
width:100%;
}

.loginclass{

   font-family:  Arial, Helvetica;
   font-size:  14px;
   font-weight: bold;
   color: #0079b8;

}
A.loginClass:link   {
font-family:  Arial, Helvetica;
   font-size:  14px;
   font-weight: bold;
   color: #0079b8;
}

A.loginClass:visited {
font-family:  Arial, Helvetica;
   font-size:  14px;
   font-weight: bold;
   color: #0079b8;
}

A.loginClass:active {
   font-family:  Arial, Helvetica;
   font-size:  14px;
   font-weight: bold;
   color: #0079b8;

}

A.loginClass:hover  {
   font-family:  Arial, Helvetica;
   font-size:  14px;
   font-weight: bold;
   text-decoration: none;
   color: #0079b8;
}

.border{ border-bottom: gray 1px solid; border-top: gray 1px solid; border-left: gray 1px solid; border-right: gray 1px solid;}

.dnmgreyMainMenu_MenuItem{color: #3a3a3a; font-family: Arial; font-size: 9pt;font-weight: bold;font-style: normal; background: transparent; text-align:left; padding-left:3px; padding-right:3px; }

.dnmgreyMainMenu_MenuItemSel{color: White; font-family: Arial; font-size: 9pt;font-weight: bold;font-style: normal; background: #0391cf; text-align:left; padding-left:3px; padding-right:3px;}

.dnmgreyMainMenu_SubMenu{cursor:pointer; background-color: white; z-index: 1000; border-right: gray 1px solid; border-bottom: gray 1px solid; border-top: gray 1px solid; border-left: gray 1px solid; margin-top: 1px; margin-right:0px;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal;}

.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon { display: none; }
.dnmgreyMainMenu_SubMenu td {background-color: none; z-index: 1000; border-right: #cccccc 0px solid; border-bottom: black 0px solid; border-top: #cccccc 0px solid; margin-top: 1px; margin-right:0px;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal;}
