A:HOVER {
	color : #990000;
	text-decoration : underline;
}

A.footer:LINK {
	text-decoration: underline;
	color: #919394;
}

A.footer:VISITED {
	text-decoration: underline;
	color: #919394;
}

A.footer:ACTIVE {
	text-decoration: underline;
	color: #919394;
}

A.footer:HOVER {
	color: #7BCBF8;
	text-decoration : underline;
}

A.footer1:LINK {
	text-decoration: underline;
	color: white;
	line-height : 16px;
}

A.footer1:VISITED {
	text-decoration: underline;
	color: white;
	line-height : 16px;
}

A.footer1:ACTIVE {
	text-decoration: underline;
	color: white;
	line-height : 16px;
}

A.footer1:HOVER {
	color: blue;
	text-decoration : underline;
	line-height : 16px;
}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #56595C;
	font-weight : bolder;
	padding-bottom: 6px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
	padding-top: 3px;
}

A.header:LINK {
	text-decoration: none;
	font-size: 9px;
	color: white;
	line-height : 14px;
}

A.header:VISITED {
	text-decoration: none;
	font-size: 9px;
	color: white;
	line-height : 14px;
}

A.header:ACTIVE {
	text-decoration: underline;
	font-size: 9px;
	color: #7BCBF8;
	line-height : 14px;
}

A.header:HOVER {
	color: #7BCBF8;
	font-size: 9px;
	text-decoration : underline;
	line-height : 14px;
}

A.rhtable:LINK {
	font-size: 9px;
	color: white;
	line-height : 14px;
	text-decoration : none;
}

A.rhtable:VISITED {

	font-size: 9px;
	color: white;
	line-height : 14px;
	text-decoration : none;
}

A.rhtable:ACTIVE {
	font-size: 9px;
	color: blue;
	line-height : 14px;
	text-decoration : none;
}

A.rhtable:HOVER {
	color: blue;
	font-size: 9px;
	line-height : 14px;
	text-decoration : none;
}

A.headline:LINK {
	font-size: 9px;
	color: #919394;
	text-decoration : underline;
}

A.headline:VISITED {
	font-size: 9px;
	color: #919394;
	text-decoration : underline;
}

A.headline:ACTIVE {
	font-size: 9px;
	color: #919394;
	text-decoration : underline;
}

A.headline:HOVER {
	color: blue;
	font-size: 9px;
	text-decoration : underline;
}

A.boldcaps:LINK {
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration : none;
}

A.boldcaps:VISITED {
	font-size: 11px;
	font-weight: bold;	
	color: white;
	text-decoration : none;
}

A.boldcaps:ACTIVE {
	font-size: 11px;
	font-weight: bold;	
	color: white;
	text-decoration : none;
}

A.boldcaps:HOVER {
	color: #990000;
	font-weight: bold;	
	font-size: 11px;
	text-decoration : none;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
	padding-left: 8px;
}


td.todaysview {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}

select.slideshow {
	display: none;
}