body {background-color: #333366; color:#000033;}
body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; color: #000033; line-height: 14px;}
a:link, a:visited {color: #000033; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}
a:hover, a:visited:hover {color: #000000; text-decoration: underline;}

.header_class {font-size: 12px; color: #EDC639; font-weight: bold;} 

.nav {font-size: 9px; color: #000033; font-weight: bold;}
a.nav:link, a.nav:visited {color: #000033; text-decoration: none;}
a.nav:active {color: #000000; text-decoration: none;}
a.nav:hover, a.nav:visited:hover {color: #000000; text-decoration: underline;}

.navproject {font-size: 9px; color: #666699; }
a.navproject:link, a.navproject:visited {color: #666699; text-decoration: none;}
a.navproject:active {color: #333366; text-decoration: none;}
a.navproject:hover, a.navproject:visited:hover {color: #333366; text-decoration: underline;}

.blue {color: #2B516A}
a.blue:link, a.blue:visited {color: #2B516A; text-decoration: none;}
a.blue:active	{color: #cccccc; text-decoration: none;}
a.blue:hover, a.blue:visited:hover	{color: #cccccc; text-decoration: underline;}

.white {color: #ffffff;}
a.white:link, a.white:visited {color: #ffffff; text-decoration: none;}
a.white:active {color: #cccccc; text-decoration: none;} 
a.white:hover, a.white:visited:hover {color: #cccccc; text-decoration: underline;}

.details {color: #FF9900; font-weight: bold;}
a.details:link, a.details:visited {color: #FF9900; text-decoration: none;}
a.details:active {color: #666699; text-decoration: none;} 
a.details:hover, a.details:visited:hover {color: #666699; text-decoration: none;}

.caption {font-size: 9px; color: #666699; font-style: italic;}
a.caption:link, a.caption:visited {color: #666699; text-decoration: underline;}
a.caption:active {color: #37375B; text-decoration: underline;} 
a.caption:hover, a.caption:visited:hover {color: #37375B; text-decoration: none;}

.search {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000033; background-color: #FFFFFF;	border: 1px solid #999999; font-size: 10px;	padding: 4;}

.menuBar {
   position : relative;
   /*display : inline;*/
}
.Bar {color:#ffffff; font-size: 9px; padding:3px 6px 3px 8px; cursor:pointer; cursor:hand; line-height: 14px;}
.menu {
   cursor : pointer;
   cursor : hand;
   font-family : Verdana;
   font-size : 9px;
   color : #ffffff;
   border : 1px solid #ffffff;
   visibility : hidden;
   position : absolute;
   background-color : #9d9dbd;
   padding : 0px;
   width : 154px;
   text-align : left;
}
.menuItem {
   padding-left : 10px;
   line-height: 16px;
}
.ItemMouseOver {
   padding-left : 10px;
   line-height: 16px;
   background-color : #333366;
}
.barOver {color:#ffffff; font-size: 9px; padding:3px 6px 3px 8px; cursor:pointer; cursor:hand; line-height:14px; background-color : #333366;
   /*
   float : left;
   cursor : pointer;
   cursor : hand;
   color : #ffffff;
   padding-top : 2px;
   padding-bottom : 2px;
   padding-left : 12px;
   padding-right : 12px;
   text-align : center;
   border-right : 1px solid #cccc99;*/
}

