/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
body {
	background-color: #FFFFFF;
}

a.nav {
	font-weight: bold;
	font-size: 12px;
	color: #000099;
}
a.nav:visited {
	color: #0000FF;
}
a.nav:hover {
	color: Red;
}

a.pi {
	
	font-size: 9px;
	color: #000066;
}
a.pi:visited {
	color: #000066;
}
a.pi:hover {
	color: Red;
}

h1 {
	font-size: 20px;
	color: #d4022a;
}


h2 {
	font-size: 16px;
	color: #d4022a;
}

.style2 {font-weight: bold;
		 font-size: 14px;
		 color: #8d184d;
}

.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.style4 {color: #8d184d
	font-weight: bold;
}

.style5 {font-weight: bold;
		 font-size: 16px;}
		 
.style6 {color: #000066}


/* Deborah's */
div {
	font: 11px arial,geneva,lucida,verdana,sans-serif;
}
#navbar {
color: red;
}
.menu {
	visibility: hidden;
}
#start {
	visibility: visible; 
	width: 1026px;
	margin-left: auto;
	margin-right: auto;
}

#start, #about, #news, #policies, #teams, #referees, #tournament, 
#programs , #SelctP {
	position: absolute; 
	left: 5px; 
	top: 145px;
}
#start {
	top: 120px;
}
#about {
	left: 5px;
}
#news {
	left: 127px;
}
#policies {
	left: 249px;
}
#teams {
	left: 371px;
} 
#referees {
	left: 493px;
}
#tournament {
	left: 615px;
}
#programs {
	left: 737px;
}
#SelctP {
	left: 860px;	
}
#start a {
	float: left;
} 

.menu a.over {
	background: #fff;/* #000; */
	color: #d4022a;/* #fff; */
	border: 1px solid #663333;
	text-transform: uppercase;
	font-weight: bold;
}
.menu a {
	width: 127px; 
	text-decoration: none;
	padding: 5px 0;
	color: #ffffff;/* #000;*/
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	border: 1px solid #31111f; 
	background: #d4022a; /* #ddd; */
	display: block;
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 120px; 
}


