a:link {
color: #003399;
background: transparent;
text-decoration: none;
}

a:visited {
color: #FF0033;
background: transparent;
text-decoration: none;
}

a:active {
color: #FFFF00;
text-decoration: underline;
}

a:hover {
text-decoration: underline;
}

.menu A {
	BORDER-TOP-COLOR: #003399;
	BORDER-TOP-STYLE: solid;
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-COLOR: #003399;
	BORDER-LEFT-STYLE: solid;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #99CCFF;
	BORDER-BOTTOM-STYLE: solid;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #99CCFF;
	BORDER-RIGHT-STYLE: solid;
	BORDER-RIGHT-WIDTH: 1px;
	TEXT-DECORATION: none;
	width: 100%;
	font-size: 10px;
	display: block;
	text-align: center;




}

.menu A:hover {
	BORDER-TOP-COLOR: #003399;
	BORDER-TOP-STYLE: solid;
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-COLOR: #003399;
	BORDER-LEFT-STYLE: solid;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #99CCFF;
	BORDER-RIGHT-STYLE: solid;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #99CCFF;
	BORDER-BOTTOM-STYLE: solid;
	BORDER-BOTTOM-WIDTH: 1px;
	TEXT-DECORATION: none;
	width: 100%;
	background : #003399;
	color:#FFFFFF;
	letter-spacing: 4px;
	text-transform: uppercase;
}

.menuNotActive A {
BORDER-TOP: 1px solid #99CCFF;
BORDER-LEFT: 1px solid #99CCFF;
BORDER-BOTTOM: 1px solid #003399;
BORDER-RIGHT: 1px solid #003399;
TEXT-DECORATION: none;
width: 100%;
padding : 1px 1px;
}

.menuSelected {
BORDER-TOP: 1px solid #003399;
BORDER-LEFT: 1px solid #003399;
BORDER-RIGHT: 1px solid #99CCFF;
BORDER-BOTTOM: 1px solid #99CCFF;
TEXT-DECORATION: none;
background : #003399;
padding : 1px 1px;
color:#FFFFFF;
}

.trackTableHeader {
	color: #666666;
	text-decoration: none;
	background-color: #FF9900;
	background-position: left;
	font-size: 12px;


}

.trackTableItem {
	color: #666666;
	text-decoration: none;
	clip:   rect(   );
	border-color: #FF6666 black black;
	font-size: 12px;

}
.highlight {
	BORDER-TOP: 1px solid #000000;
	BORDER-LEFT: 1px solid #000000;
	TEXT-DECORATION: none;
	background : #FFFF99 center center;
	color:#6699CC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	font-size: 9px;

}

.sidelineImage {
	border: 1px solid #003399;
}
.topBottomLeftBorder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.topBottomRightBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
}
.topBottomBorder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-bottom-color: #003399;
}
.pageProperties {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CCFF;
	font-size: 12px;

}
.leftRightBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003399;
}

.iframeProps {
	scrolling: auto;
}

.invisible {
	visibility: hidden;
}

.noBorder {
	border: 1px solid #99CCFF;
}

.sectionTitleStyle {
	font-size: 36px;
	font-weight: bolder;
	color: #003399;
}
.subsectionTitleStyle {
	font-size: 12px;
	font-weight: bolder;
	color: #003399;
}
.mixRecordedInfo {
	font-size: 10px;
}

.streamCell A {
	font-size: 10px;
	display: block;
	border: 1px solid #003399;
	text-align: right;
	width: 100%;




}

.streamCell A:hover {
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	color: #CCCCCC;
	background-color: #003399;
	text-decoration: none;


}

.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}

.streamHeader {
	font-size: 10px;
	color: #003399;
	text-align: right;
	display: block;
}
.twelvePx {
	font-size: 12px;
; font-family: Arial, Helvetica, sans-serif

}
.visible {
	visibility: visible;
}
