body {
        background : #000000;
        margin: 0px;
	color: #ffffff;
	font-family: Tahoma;
}

a {
	font-family: Tahoma;
	text-decoration: none;
	color: #7799cc;
	font-weight: 600;
}

a:hover {
	text-decoration: none;
	color: #aaccff;
}

.bannertext {
        padding-left: 10px;
        font-family: Tahoma;
        font-size: 18pt;
        font-weight: 100;
        color: white;
}

td.bannermenuitem {
        font-family: Tahoma;
        font-size: 10pt;
        color: white;
}

a.bannermenuitem {
        font-family: Tahoma;
        font-size: 10pt;
        color: white;
	font-weight: 400;
}

a.bannermenuitem:hover {
        font-family: Tahoma;
        font-size: 10pt;
        color: white;
        cursor: hand;
	font-weight: 400;
}

.bannermenu {
        border-bottom: 1px solid white;
        background: #666666;
}

.bannermenuitemindicator {
        cursor: default;
}

a.sitelink {
	color: #aaaaaa;
	text-decoration: none;
}

a.sitelink:hover {
	color: #ffffff;
	text-decoration: none;
}

.sitelinkcaption {
	font-size: 14pt;
	color: #ffffff;
}

.listheaderleft {
	border : 1px solid white;
	background: #bbbbbb;
	color: black;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: 600;
}

.listheader {
	background: #bbbbbb;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: 600;
	color: black;
}

.listleft {
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}

.list {
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}
