body {
	background-color:#000099;
	text-align:center;
}

#global {
	margin: 4px auto;
	width: 900px;
	background-color: #C0C0C0;
	text-align: left;
	padding: 10px;
}
#global .goto {
	display: inline;
	font-family: Gautami;
	font-size: 12pt;
	font-weight: normal;
}
#global .goto a{
	display: inline;
	font-family: "Arial Rounded MT Bold";
	font-size: 12pt;
}

.submenu {
	background: #0C9BA0;
	color:#CCCCCC;
	text-align:center;
	line-height:30px;
}

* {
	font-family: sans-serif;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	z-index: 1;
}

.nav > li {
	float: left;
	width: 12.5%;
}
.nav li a {
	background: none repeat scroll 0 0 #0C9BA0;
	border: 0 solid;
	color: #FFFFFF;
	display: block;
	padding: 0;
}
.nav li .flecha {
	display: none;
	font-size: 9px;
	padding-left: 6px;
}
.nav li a:not(:last-child) .flecha {
	display: inline;
}
.nav li a:hover {
	background: none repeat scroll 0 0 #0FBFC6;
}
.nav li {
	position: relative;
}
.nav li ul {
	display: none;
	min-width: 140px;
	position: absolute;
}
.nav li:hover > ul {
	display: block;
}
.nav li ul li ul {
	right: -140px;
	top: 0;
}

.Competition {
	font-family: "Times New Roman";
	font-size: 24pt;
	color: #CC6600;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
}
.heading {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	font-family: Cambria;
	font-size: 12pt;
}
.headstats {
	color: #333333;
	font-weight: bold;
	background-color: #79F;
}
.LastEd {
	font-size: 18pt;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	padding-top:10px;
	padding-bottom:10px;
	font-family: "Trebuchet MS";
}
#global .listing tr td {
	color: #C60;
	font-family: "Trebuchet MS";
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	padding-top:4px;
	padding-bottom:4px;
	background-color: #CCF;
}
.listing tr td a {
	color: #00F;
	font-family: "Trebuchet MS";
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	padding-top:4px;
	padding-bottom:4px;
	background-color: #CCF;
}
.listingspa td a {
	color: #C60;
	font-family: "Trebuchet MS";
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	padding-top:4px;
	padding-bottom:4px;
	background-color: #F8D9D3;
}
.men {
	color: #0000FF;
	font-family: "GoudySans Md BT";
	text-align: center;
	font-size: 24pt;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
}
.noteenglish {
	font-family: "Times New Roman";
	color: #000080;
	padding-top:10px;
	padding-bottom:10px;
}
.noteenglish b {
	font-family: "Times New Roman";
	color: #000080;
	padding-top:10px;
	padding-bottom:10px;
}
.noteenglish u {
	font-family: "Times New Roman";
	color: #000080;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:underline
}
.notespanish {
	font-family: "Times New Roman";
	color: #800000;
	padding-top:10px;
	padding-bottom:10px;
}
.notespanish b {
	font-family: "Times New Roman";
	color: #800000;
	padding-top:10px;
	padding-bottom:10px;
}
.notespanish u {
	font-family: "Times New Roman";
	color: #800000;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:underline
}
.PSeng {
	font-family: "Times New Roman";
	font-size: 10pt;
	color: #000080;
	padding-top:5px;
	padding-bottom:5px;
}
.PSeng u {
	font-family: "Times New Roman";
	font-size: 10pt;
	color: #000080;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration: underline;
}
.PSspa {
	font-family: "Times New Roman";
	font-size: 10pt;
	color: #800000;
	padding-top:5px;
	padding-bottom:5px;
}
.PSspa u {
	font-family: "Times New Roman";
	font-size: 10pt;
	color: #800000;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration: underline;
}
.sep {
	background-color: #999900;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
}
.sepmin {
	background-color: #006600;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
}
.Stats {
	font-size: 20pt;
	color: #008080;
	font-weight: bold;
	font-family: "Trebuchet MS";
	padding-top:10px;
}
.Stats2 {
	font-size: 14pt;
	color: #008080;
	font-weight: normal;
	font-family: "Trebuchet MS";
	padding-top:15px;
}
.Stats3 {
	font-size: 11pt;
	color: #008080;
	font-weight: normal;
	font-family: "Trebuchet MS";
	padding-bottom:3px;
}
.Stats3 u {
	font-size: 11pt;
	color: #008080;
	font-weight: normal;
	font-family: "Trebuchet MS";
	padding-bottom:3px;
	text-decoration: underline;
}
.women {
	color: #FF0099;
	font-family: "GoudySans Md BT";
	text-align: center;
	font-size: 24pt;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
}
