   .text {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	line-height: 1.1em;
   }
   
   a 
   {
   	font-family: Arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	line-height: 1.1em;
   }
   
   a:hover 
   {
   color:#ff6600;
   }
   
   .links:hover{
	color:#ff6600;
   }
   
   .links {
    font-family: Arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2774b9;
	text-decoration: none;
	line-height: 1.1em;
   }
   
   .shadowtop {
   background-image:url(img/site/shadow_top.gif);
   background-color:#999999;
   }
   
   .shadowtopleft {
   background-image:url(img/site/shadow_topleft.gif);
   background-color:#999999;
   }
     
   .shadowtoprite {
   background-image:url(img/site/shadow_toprite.gif);
   background-color:#999999;
   }
   
   .shadowleft {
   background-image:url(img/site/shadow_left.gif);
   background-color:#999999;
   }
     
   .shadowrite {
   background-image:url(img/site/shadow_rite.gif);
   background-color:#999999;
   }
     
   .shadowbot {
   background-image:url(img/site/shadow_bot.gif);
   background-color:#999999;
   }
     
   .topnav {
   background-image:url(img/site/bg_topnav.jpg);
   background-color:#FFFFFF;
   }
     
   .coverchim {
   background-image:url(img/site/coverchim2.gif);
   background-color:#FFFFFF;
   }

.menucontainer
{
height:20px; text-align:left; position:relative;
}

.menuimage
{
position:absolute;
}

.menuitem a
{
padding-bottom:2px; padding-top:2px; width:230px; 
margin-left:25px;padding-left:10px;float:left; color:#007DC3; margin-top:3px; font-weight:bold;font-size:10px;font-family:tahoma;position:relative;z-index:3;
}

.menuitem a:hover
{
background-color:#FFFFFF; padding-bottom:2px; padding-top:2px; width:230px; 
margin-left:25px;padding-left:10px;float:left; color:#007DC3; margin-top:3px; font-weight:bold;font-size:10px;font-family:tahoma;position:relative;z-index:3;
}

.menuitemactive a
{
background-color:#FFFFFF; padding-bottom:2px; padding-top:2px; width:230px; 
margin-left:25px;padding-left:10px;float:left; color:#007DC3; margin-top:3px; font-weight:bold;font-size:10px;font-family:tahoma;position:relative;z-index:3;
}

.menuitemactive a:hover
{
background-color:#FFFFFF; padding-bottom:2px; padding-top:2px; width:230px; 
margin-left:25px;padding-left:10px;float:left; color:#007DC3; margin-top:3px; font-weight:bold;font-size:10px;font-family:tahoma;position:relative;z-index:3;
}

.menuitem a:hover
{
background-color:#FFFFFF; padding-bottom:2px; padding-top:2px; width:230px; 
margin-left:25px;padding-left:10px;float:left; color:#007DC3; margin-top:3px; font-weight:bold;font-size:10px;font-family:tahoma;position:relative;z-index:3;
}

.menuitemactive a
{
background-color:#FFFFFF; padding-bottom:2px; padding-top:2px; width:230px; 
margin-left:25px;padding-left:10px;float:left; color:#007DC3; margin-top:3px; font-weight:bold;font-size:10px;font-family:tahoma;position:relative;z-index:3;
}

.graylink 
   {
   	font-family: Arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #555555;
	text-decoration: underline;
	line-height: 1.1em;
   }
   
.graylink a:hover 
   {
   color:#ff6600;
   }

.bluelink
   {
   	font-family: Arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 1.1em;
   }
   
.bluelink a:hover 
   {
   color:#ff6600;
   }

