#menu {
	float:right;
	height:20px;
	width:540px;
	position:relative;
	font-family:arial,palatino linotype, tahoma, verdana, sans-serif; 
	font-size:16px;
	z-index:500;
	margin-top:18px;
}

#menu b{font-weight: normal;}

#menu .select {
	margin:0; 
	padding:0; 
	list-style:none; 
	white-space:nowrap;
}

#menu li {
  float:left;
}

#menu li.lrt {
float:right;
}


#menu .select a {
	display:block; 
	height:30px; 
	float:left; 
	/*padding:0 0 0 15px;*/ 
	text-decoration:none; 
	line-height:30px; 
	white-space:nowrap; 
	color:#004695;
}


#menu .select li.lrt a {color:#004695;}
.active_l1 .active_l1_a b{color:white;}


#menu .select a b {
display:block;
padding:0 15px 0 15px; 
}

#menu .select li.line a b {
}


#menu .select .active_l1 a,
#menu .select a:hover, 
#menu .select li:hover a {
/*padding:0 0 0 15px;*/
cursor:pointer; 
color:#ffffff;
background:#e20025 url(../images/corner_lt.gif) no-repeat left top;
}



#menu .active_l1 b,
#menu .select :hover b {background:url(../images/corner_rt.gif) no-repeat right top;}

#menu .select li.lrt a:hover, 
#menu .select li.lrt:hover a {
}

#menu .select a:hover b, 
#menu .select li:hover a b {
  display:block; 
  padding:0 15px 0 15px; 
  cursor:pointer;
}

#menu .select li.line a:hover b, 
#menu .select li.line:hover a b {

}

#menu .select li.lrt a:hover b, 
#menu .select li.lrt:hover a b {

}

#menu .select li.lrt a:hover b.arrow, 
#menu .select li.lrt:hover a b.arrow {

}

#menu .sub {display:none;}
#menu .active{display:block;}

#menu ul ul {display:none;}
#menu ul .active ul {display:block;}

/* IE6 only */
#menu table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

#menu .active,
#menu .sub {
margin:0; 
padding:0;
list-style:none;
}

#menu .active li,
#menu .sub li {background:transparent;}

#menu .select .active, 
#menu .select :hover .sub {
height:25px;
display:block; 
position:absolute;
float:left;
width:540px;
top:30px; 
left:0; 
text-align:center;
/*background:#e20025 ;*/
}

#menu .select .rt li,
#menu .select :hover .rt li {float:right;}

#menu .select .active li a,
#menu .select :hover .sub li a{
  background:#e20025;
  display:block; height:25px; line-height:25px; float:left; ; padding:0 16px; margin:0; white-space:nowrap; color:#ffffff;font-size:13px;}

#menu .select :hover .sub li.subline a {color:#c00;}

.active_l2,
.active a:hover,
#menu .select :hover .sub li a:hover,
#menu .select :hover .sub li:hover
{line-height:25px; position:relative;color:#faa3b1 !important;background-color:#e20025;}

.active_l2_li{background:#e20025 !important;}

#menu .activel1 .active_l1_a{
	color:white;
}

.noscat_a:hover,
.active_l1 .noscat_a{background:#e20025 url(../images/corner_left_big.gif) no-repeat left top !important;}
.noscat_a:hover b,
.active_l1 .noscat_a b {background:url(../images/corner_right_big.gif) no-repeat right top !important;}

.tmp1,
.tmp2{background:none;}
