BODY
{
    SCROLLBAR-FACE-COLOR: #B5C876;
    SCROLLBAR-HIGHLIGHT-COLOR: #E6F1C5;
    SCROLLBAR-SHADOW-COLOR: #B5C876;
    SCROLLBAR-ARROW-COLOR: #626C40;
    SCROLLBAR-TRACK-COLOR: #E6F1C5;
    SCROLLBAR-BASE-COLOR: #B5C876;
    scrollbar-dark-shadow-color: #798355;
    scrollbar-3d-light-color: #626C40;
    FONT-FAMILY: Verdana, Tahoma, Arial;
    FONT-SIZE: 10px;
	margin: 0px 0px 0px 0px;
}


TD
{
    FONT-FAMILY: Verdana, Tahoma, Arial;
    FONT-SIZE: xx-small;
    LINE-HEIGHT: 1.3;
}

H1
{
    FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: black;
	margin-bottom: 8px;
}

H2
{
    FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: black;
	padding-top: 14px;
	margin-bottom: 8px;
}

H3
{
	COLOR: #1144BB;
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    LINE-HEIGHT: 0px;
}

LI
{
	list-style-image: url("/images/hbimg/li.gif");	
}

HR
{
	HEIGHT: 1px;
	COLOR: BLACK;
}

.menulink
{
	color: white;
	padding-left: 20px;
}
a.menulink:active
{
	color: white;
	text-decoration: none;
}

a.menulink:link
{
	color: white;
	text-decoration: none;
}

a.menulink:visited
{
	color: white;
	text-decoration: none;
}

a.menulink:hover
{
	color: white;
	text-decoration: underline;
}
.menulink2
{
	color: white;
}
a.menulink2:active
{
	color: white;
	text-decoration: none;
}

a.menulink2:link
{
	color: white;
	text-decoration: none;
}

a.menulink2:visited
{
	color: white;
	text-decoration: none;
}

a.menulink2:hover
{
	color: white;
	text-decoration: underline;
}

.wintitle
{
	font-weight: bold;
	color: white;
}
.ItemTitle
{
	font-weight: bold;
}

A:link, A:visited
{
	color: #4583AA;
}

.sm_OtherSubTabs, .sm_OtherSubTabsAlt, .sm_SelectedTab
{
	background-color: #F8FAF2;
	padding: 2px 2px 3px 2px;
}

.sm_OtherSubTabsLink, .sm_OtherSubTabsLink:link, .sm_OtherSubTabsLink:visited, .sm_OtherSubTabsAltLink, .sm_OtherSubTabsAltLink:link, .sm_OtherSubTabsAltLink:visited, .sm_SelectedTabLink, .sm_SelectedTabLink:link, .sm_SelectedTabLink:visited
{
	color: #869553;
	font-weight: bold;
}

.ItemDate
{
	color: #B5C876;
	font-weight: bold;
}

.search_field
{
    FONT-FAMILY: Verdana, Tahoma, Arial;
    FONT-SIZE: 10px;
    width: 100px;
}

.li_band
{
	list-style-image: url("/images/hbimg/li_disc.gif");
}

.sm_SimpleMenu
{
	background-color: #FFFFFF;
	width: 100%;
	margin-top: 2px;
}

td.Normal
{
	background-color: #F7F9F1;
	border: solid 1px #C3D683;
	padding: 5px 5px 5px 5px;
}