.MainStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.LiveEventsBar {
	font-family: "Courier New", Courier, mono;
	color: #999999;
	background-color: #000000;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	width: auto;
	border: 1px solid #000000;
	margin: 0px;
	height: auto;
}
.tdStyle {
	border: 1px #000000;
	width: 3px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	//font-size: 13px;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}


a.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

a.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}
a.visited.white {
	color: #ffffff;
}



a.changefont {
	font-family: "Courier New", Courier, mono;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

a:visited.small {

	color: #000000;
}
a:hover.small {
	text-decoration: underline;
	color: #0000FF;
}


a:hover.white {
	text-decoration: underline;
	color: #FFFF00;
}

a:hover.changefont {
	text-decoration: none;
	color: #FF0000;
}

a:hover.vid {
	text-decoration: underline;
	color: #FF00FF;
}
a:active.vid {
	text-decoration: none;
	color: #000000;
}
a:visited.vid {
	color: #000000;
	}
a:link.vid {
	color: #000000;
	}

.GreyedOutText {
	color: #CCCCCC;
	font-size: 11px;
}

.hyperlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}
.PhotoText {
	font-size: 11px;
}
