#content, #content td
{
	color: white;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
#content a
{
	color: #FFFF00;
}
#content a:hover
{
	color: #FFCC66;
}
#menu
{
	color: white;
}

.menuitem, .menuitem a
{
	color: #125BE2;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}
.menuitem:hover, .menuitem a:hover
{
	color: black;
}


.menuitem_sel, .menuitem_sel a
{
	color: black;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}
.menuitem_sel:hover, .menuitem_sel a:hover
{
	color: black;
}


.bannerline, .bannerline a
{
    line-height: 11px;
	color: navy;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.bannerline:hover {
    text-decoration: underline;
}

.headline, .headline a
{
    line-height: 11px;
	color: #6633CC;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
}
.headline a:hover
{
	text-decoration: underline;
}




.small_menuitem, .small_menuitem a
{
    line-height: 11px;
	color: #125BE2;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}
.small_menuitem:hover, .small_menuitem a:hover
{
	color: black;
}


.small_menuitem_sel, .small_menuitem_sel a
{
    line-height: 11px;
	color: black;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}
.small_menuitem_sel:hover, .small_menuitem_sel a:hover
{
	color: black;
}