body { 
	margin-top:0px; 
	margin-bottom:0px; 
	background:#CDCDCD; 
	font-family:Arial, san-serif; 
	font-size: 9pt; 
	color: #000000;
}

.date {
	font-family:Arial, san-serif; 
	color:#e00122;
	font-size: 9pt;
	font-weight:bold;
}

TD, TH {
        margin-top:0px;
        margin-bottom:0px;
        font-family:Arial, san-serif;
        font-size: 9pt;
        color: #000000;
}

td.nav1 {
	background-color: #096ea1; 
	color: white; 
	font-family: Verdana, Arial; 
	font-weight: bold; 
	font-size: 9pt;
}

td.nav2 {
	background-color: #dee3e7; 
	color: black; 
	font-family: Verdana, Arial; 
	font-weight: bold; 
	font-size: 9pt;
}

td.header {
	color: #ffbb55; 
	font-family: Verdana, Arial; 
	font-weight: bold; 
	font-size: 9pt; 
	text-align=center;
}

td.description {
	background-color: #333333; 
	color: white; 
	font-family: Verdana, Arial; 
	font-weight: bold; 
	font-size: 9pt;
}

a.nav1, a.nav1:link, a.nav1:visited, a.nav1:active {
	color: #ffbb55; 
	font-family: Verdana, Arial; 
	font-weight: bold; 
	font-size: 9pt; 
	text-decoration: none;
}
a.nav1:hover {
	color: #ffbb55; 
	font-family: Verdana, Arial; 
	font-weight: bold; 
	font-size: 9pt; 
	text-decoration: underline;
}

a.nav2, a.nav2:link, a.nav2:visited, a.nav2:active {
	color: #096ea1; 
	font-family: Verdana, Arial; 
	font-weight: bold; 
	font-size: 9pt; 
	text-decoration: none;
}
a.nav2:hover {
	color: #096ea1; 
	font-family: Verdana, Arial; 
	font-weight: bold; 
	font-size: 9pt; 
	text-decoration: underline;
}

a.menu:link {
	color:#FFFFFF;
	text-decoration:none;
}

a:link { 
	color: #e00122;
 	text-decoration:underline; 
}

a.menu:visited { 
	color: #FFFFFF;
	text-decoration:none;
}

a:visited { 
	color: #e00122;
	text-decoration:underline;
}

a.menu:hover {
	color: #e00122;
	text-decoration:underline;
}

a.menu2:hover {
	color: #000000;
	text-decoration:underline;
}

a.menu2:link {
	color:#FFFFFF;
	text-decoration:none;
}

a.menu2:visited { 
	color: #FFFFFF;
	text-decoration:none;
}

a:hover { 
	color:#e00122;
	text-decoration:underline;
}

img {
	border: 0px;
}

.trans_box1 {
	width:225px;
	height:73px;
	border:solid 1px #555;
	/* Mozilla doesn't support crazy MS image filters, so it will ignore the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/band/images/75p_white.png');
}

/* IE ignores css styles with [attributes], so it will skip the following. */
.trans_box1[class] {
	background-image:url(/band/images/75p_white.png);
}

