body{
background-color:#0A4088;
margin:0px 0px 0px 0px;
font-family: Tahoma;
	font-size: 11px;

}
table{font-family: Tahoma;
	font-size: 11px;}
a{ color:#1F5299; text-decoration:none}
a:link {
	text-decoration: none;
	color: #1F5299;
}
a:hover {
	text-decoration: underline;
	color: #FF6622;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #1F5299;
}
a {
	font-family: Tahoma;
}
.TopMenuGroup
{

  border:1px;
  border-style:outset;
  border-color:Gray;
  background-image:url(images/topGroupBg.gif); 
}

.MenuGroup
{
		
	 border-bottom:solid 1px #000000;
	
	height:20px;

  border:0px;
  border-style:solid;
  border-color:Gray;
 
}

.MenuItem 
{

  background-color:white;
  height:20px;
  border-bottom:solid 1px #000000;
  font-weight:bold;
  color:#1F5299;
  font-family:Tahoma; 
  font-size:11px;  
  cursor:hand;
}
.MenuItem1 
{
	 font-weight:bold;
	 
	 padding-left:3px;
	 padding-right:3px;
	 
	
  background-color:#cccccc;
  height:20px;
	color:#1F5299;
  font-family:Tahoma;  
  font-size:11px;  
  cursor:hand;
}
.tieude{color: #0070BC; font-weight:bold; text-decoration:none;}
.foot{color:#585858;}
.MenuItemOver 
{
	 font-weight:bold;
	height:20px;
  color:white; 
  background-color:Navy;
  text-decoration:underlin;
  font-family:Tahoma; 
  font-size:11px; 
   cursor:hand;
   }
.MenuOver1 
{
	
	 padding-left:3px;
	 padding-right:3px;
	height:20px;
  color:white; 
  border-bottom:solid 1px #000000;
  background-color:Navy;
  text-decoration:underlin;
  font-family:Verdana; 
  font-size:11px; 
   cursor:hand;
   }
.ChildMenuItemOver 
{
	height:20px;
  color:black; 
  background-color:red;  
  font-family:Verdana; 
  font-size:11px; 
   cursor:hand; 
}

.DisabledMenuItem
{
  color:Gray; 
  background-color:white; 
  font-family:Verdana; 
  font-size:11px; 
  padding:3px;
  padding-left:15px;
  padding-right:10px;
  cursor:default;
}

.DisabledMenuItemOver 
{
  color:Gray; 
  background-color:silver; 
  font-family:Verdana; 
  font-size:11px; 
  padding:3px;
  padding-left:15px;
  padding-right:10px;
  cursor:default;
}

.MenuBreak
{
  padding:0px; 
}
.bt{ border-bottom:2px solid #0070BC;}