@charset "utf-8";
/* CSS Document */

#h-3-1{
 background: url(../img/header_pics/big_754_150/6.jpg) no-repeat
 }
#h-3-2{
 background: url(../img/header_pics/small_200_150/5.jpg) no-repeat;
 }


.module-title {
	background:#fbf1be;
	border-left:3px solid #ffd400;
	border-bottom:1px solid #ffd400;
}
 #footer { 
	background:#fbf1be;
} 

.textWithHead {
	border:1px solid #fbf1be; 
}

.twoColumnText {
  border:1px solid #fbf1be;
  margin: 8px 12px;
}


.module-body  li a {color: #666;border-bottom: 1px solid #ffd400;background:url(../img/icons/arrow.gif) no-repeat;}
.module-body li a:hover {border-bottom: 1px solid #ffd400;background:url(../img/icons/arrow_up.gif) no-repeat #fbf1be;}	
.module-body li a#active {border-bottom: 1px solid #ffd400;background:url(../img/icons/arrow_up.gif) no-repeat #fbf1be;}	
.module-body ul .submenu  li a:hover{ background:#fffae0;}
.module-body ul .submenu  li a#active{ background:#fffae0;}

dl.accordion-menu dt.a-m-t-hover{
	border-bottom: 1px solid #ffd400;
	background:url(../img/icons/arrow_active.gif) no-repeat #fbf1be;	
}

html.accordion-menu-js dt.a-m-t-expand {
	border-bottom: 1px solid #ffd400;
	background:url(../img/icons/arrow_active.gif) no-repeat #fbf1be;	
}
