@charset "utf-8";
.selected_nav {
	font-weight: bold;
	color: #FFF;
	font-size: 18px;
}

#Main #Tourney_Nav {
	float: left;
	width: 300px;
	text-align: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #039;
	margin-bottom: 0px;
	font-size: 17px;
	background-image: url(../images/nav_background.jpg);
}
#Main #Tourney_logo {
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #039;
}
#Main #Tourney_info {
	float: right;
	width: 625px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
table#tblRegistration tr td {
	border: thin solid #900;
}
table#tblRegistration {
	border: thin solid #900;
}

#Tourney_Nav ul li {
	margin-top: 15px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#Tourney_Nav ul {
	list-style-type: none;
	margin-top: 25px;
	margin-bottom: 25px;
}
#Tourney_Nav a:link {
	color: #000;
	text-decoration: none;
}
#Tourney_Nav a:visited {
	color: #000;
	text-decoration: none;
}
#Tourney_Nav a:hover {
	color: #FFF;
	text-decoration: none;
}
#Tourney_Nav a:active {
	color: #000;
	text-decoration: none;
}
table#tblHotel tr td {
	border: thin solid #900;
}
table#tblHotel {
	border: thin solid #900;
}
table#tblHotel2 tr td {
	border: thin solid #900;
}
table#tblHotel2 {
	border: thin solid #900;
}
