@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 16px;
}
a:link {
	color: #F0C;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #FF00FF;
}
a:hover {
	text-decoration: underline;
	color: #FF00FF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.style2 {font-size: 11px; font-weight: bold; }
.style2 {font-size: 11px; font-weight: bold; }
#tourney_navTable {
	color: #003;
	background-color: #CCC;
	text-align: center;
	vertical-align: middle;
	font-size: 9px;
	font-weight: bold;
}

h3 {
	color: #000099;
	font-size: 20px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.style5 {font-size: 10px}


.blue {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
#navTable {
	font-size: 10px;
	font-weight: bold;
	background-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
}
#navTable a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
#navTable a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;

	
}

#navTable a:hover {
	color: #FF00FF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}

#contactTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
}
#contactTable a:link {
	color: #FF00FF;
	text-decoration: none;
}
#contactTable a:visited {
	color: #FF00FF;
}
#contactTable a:hover {
	color: #000033;
	text-decoration: underline;
	font-size: 10px;
}
#contactTable tbody tr td div {
	font-size: 10px;
}
#navigation_tourney ul {
	border-bottom:1px #003 solid;
	font:Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	padding:1px;
	font-size:18px;
}

#navigation_tourney a {
	text-decoration:none;
	color:#00C;
	border-bottom:3px #F0C solid;
}

#navigation_tourney li {
	display:inline;
	margin:0px 30px;
}

#navigation_tourney a:hover {
	border-bottom:5px #00C solid;
	color:#F0C;
	font-weight: bold;
}

.smCenterText {
	color:#333;
	font-size:9px;
	text-align:center;
}.centerTD {
	text-align: center;
}
.boldCenterPink {
	font-weight: bold;
}
.boldCenterPink {
	font-size: 18px;
}
#navigation_tourney {
	margin:0px auto;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	width:90%;
}
#topNavTable {
	margin:0px auto;
	background-color:#000033;
}

#linksTop {
	margin:0px auto;
	text-align:center;
}

#linksTop li {
	margin:0px;
	padding:0px;
	display:inline;
	list-style-type:none;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

#linksTop a {
	padding:10px 30px;
	color:#fff;
	text-decoration:none;
	border:2px #000033 solid;

}

#linksTop a:hover {
	background:#F0C;
	color:#000033;
	border-bottom:2px #fff solid;
}
#linksTop a:active {
	background:#FFC;
	color:#000;
}
#footer {
	margin:0px auto;
	width:800px;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	background:#fff;
	padding:5px;
}
#resultsTable {
	margin:2px auto;
	width:500px;
}
#resultsTable td {
	vertical-align:top;
	padding:5px;
	font-weight:bold;
	letter-spacing:2px;
	line-height:15px;
}
