/* Update 2008/04/02 ================================================== */
				
h1.literature {border-bottom-color: #CC3366;}
h2.literature {border-bottom-color: #CC3366;}
ul.literature {list-style-type: circle;}

img.literature {border: 2px solid #CC3366;}

.highlightBox, .highlightBox2 {
background-color: #8C2346;
border-color: #CC3366;
}
.highlightBox2 {background-color: #B32D59;}
.highlightText {color: #003366;}


/* NAV ACTIVE */
#nav-menu li#D a {background-color: #CC3366;}


/* SECTION MENU */
#Menu a:link, #Menu a:hover,
#Menu a:active, #Menu a:visited { border-color: #CC3366; }

#Menu a:hover, #Menu a:active {
background: #CC3366 url('../img/menu_on.gif') no-repeat left; }

#Menu #current a {
background: #CC3366 url('../img/menu_on.gif') no-repeat left; }

/* LINKS */
a:link {color: #003366; text-decoration: underline;}
a:visited {text-decoration: underline; color: #003366;}
a:hover {text-decoration: none; color: #003366;}
a:active {text-decoration: none; color: #003366;}