#mainnav {
	background: /*transparent*/#ffe8e9	url(/helvetia09/img/abubox_bottomborder.gif) left bottom no-repeat;
}

#contact h3 {
	background:#ff1122;
}
#contact .contactcontent {
	background-color: /*transparent*/#ffe8e9;
}
h1 { 
	color: #ff1122;
}

#mainnavtitleabu { background: transparent url(/helvetia09/img/abu_tit.gif) left top no-repeat; }

#mainnavcontent hr {
	 height: 1px; 
	 padding: 0; 
	 margin: 0 .6em; 
	 margin-top: -5px;
	 color: #ff1122; 
	 background-color: #ff1122; 
	 border: none; 
}

html>body #mainnavcontent hr { margin: .16em .6em .6em .6em ; }
*:first-child+html #mainnavcontent hr { margin: 0 .6em;  }

#mainnavcontent li a:hover, #mainnavcontent li li a:hover, #mainnavcontent li li li a:hover, #mainnavcontent li.active li li a:hover {
    color: #ff1122;
}
#mainnavcontent li.active a, #mainnavcontent li.active li.active a, #mainnavcontent li.active li.active li.active a {
	color: #ff1122;
}

#mainnavcontent li li.active {
	background: url(/helvetia09/img/nav_arrow_abu.gif) 14px 6px no-repeat;
}
#mainnavcontent li li li.active {
	background: url(/helvetia09/img/nav_arrow_abu.gif) 30px 6px no-repeat;
}


#content ul li
{
	background: url(/helvetia09/img/bullet_red.gif) 0 1px no-repeat;
}

#related  li {
	background: url(/helvetia09/img/bullet_red.gif) 8px 1px no-repeat;
}

/*
-------------------------------------
 Links 
-------------------------------------
*/

a:link.buscolor2, a:visited.buscolor2, a:hover.buscolor2, a:active.buscolor2 {
	color: #885f9d; 
	text-decoration: none;
}

a:link.pricolor2, a:visited.pricolor2, a:hover.pricolor2, a:active.pricolor2 {
	color: #00aaa0; 
	text-decoration: none;
}

a:hover {
	color: #ff1122; 
	text-decoration: none;
}
