.pageSlogan {
	font-weight:normal;
	font-size:10px;
	text-align:center;
	height:12px;
	background-color:#B74221;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menuLinks {
	font-family: Verdana, Arial, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #760D02;
	text-decoration: none;
	line-height: normal;
}
.menuLinks:HOVER {
	font-family: Verdana, Arial, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #F68C00;
	text-decoration: none;
	line-height: normal;
}


.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFE6BB;
	text-transform: uppercase;
}
.tableBorder {
	border: thin ridge #000000;
}
.tournament {
	font-family: Verdana, Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFE6BB;
}
.liveText {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFE6BB;
}
.menuLinksCurrent {

	font-family: Verdana, Arial, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
.separator {

	font-family: Verdana, Arial, Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #760D02;
	text-decoration: none;
	line-height: normal;
}
.liveTextIns {

	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	text-transform: none;
	color: #FFE6BB;
}

