/* CSS Document */
ul
 { list-style: none; margin: 0; padding: 0 }

li
 { width: 100%; padding-top: 0; padding-bottom: 5px; padding-left: 15px  ; display: block; }


td   { font-size: 11px }
body   { color: #333333; font-size: 11px; font-family: Arial, Helvetica, "Sans Serif"; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; height: 100% }

/* mambo core stuff */
a:link, a:visited    { color: white; font-weight: bold; text-decoration: none; background-color: #7bafa4; display: block; padding-top: 2px; padding-bottom: 2px; padding-left: 2pt; width: 100%; vertical-align: bottom }
a:hover   { color: #7bafa4; font-weight: bold; text-decoration: none; background-color: #062b23 ; vertical-align: middle; }
a.mainlevel:link, a.mainlevel:visited    { color: #ffffff; font-size: 11px; font-weight: bold; background-color: #7bafa4; text-decoration: none; text-align: left; display: block; padding-top: 5px; padding-left: 18px; width: 100%; height: 20px !important; vertical-align: middle  }
a.mainlevel:hover { color: white; background-color: #10473b; text-decoration: none; }
a.sublevel:link,  a.sublevel:visited  { color: #ffffff; font-size: 11px; font-weight: bold; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; text-align: left; display: block; margin: -13px 0 0 -4px; padding-top: 5px; padding-left: 30px; width: 100%; height: 20px !important; vertical-align: middle  }
a.sublevel:hover { color: #333333; text-decoration: none; background-position: 0 -25px }
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
h6 { color: #fff; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; background-color: #1578bd; padding: 2pt }
