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

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


.module-title {
	background:#f3dad7;
	border-left:3px solid #f15b4e;	
	border-bottom:1px solid #f15b4e;
}

 #footer { 
	background:#f3dad7;
} 

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

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

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



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

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

