body {
	background-color: #06235D;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}
html {
	margin: 0px;
	padding: 0px;
}

#master {
	width: 950px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 2px solid #ED1C24;
	overflow: hidden;
}

#header {
	color: #FFFFFF;
	background-image: url(../images/hdr-top.gif);
	background-repeat: no-repeat;
	height: 177px;
}
#top-menu {
	color: #FFFFFF;
	background-image: url(../images/top-menu-bg.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	line-height: 39px;
	font-family: Impact, Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	background-color: #2263A7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 39px;
}
#top-menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#top-menu a:hover {
	color: #95BFEA;
}
#top-menu p {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#top-menu ul {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	display: inline;
	list-style-type: none;
	
}
#top-menu li {
	float: left;
	padding-left: 16px;
	background-image: url(../images/top-menu-bg-2.gif);
	background-repeat: no-repeat;
	background-position: 8px 52%;
}
#top-menu li.first {
	padding: 0;
	margin: 0;
	background-image: none;
}



#left-menu {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	font-size: 11px;
}
/*sub-nav*/
.sub-nav {
	padding: 0;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.sub-nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #234794;
	list-style: none;
	display: block;
	background-image: url(../images/ico-arrow-1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 9px;
}
.sub-nav li a {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}

.sub-nav li a:hover {
	color: #9DDBFF;
}


#content-master {
	background-color: #FFFFFF;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #ED1C24;
	background-image: url(../images/left-menu-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	min-height: 550px;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	background-color: #FFFFFF;
	width: 501px;
	overflow: hidden;
	padding-left: 0px;
	padding-top: 3px;
	display: inline;
}
#content-title {
	background-image: url(../images/tl-news.gif);
	background-repeat: no-repeat;
	height: 33px;
	margin-top: 4px;
}

.news-box-rotator {
	padding: 2px;
	border: 2px solid #0070af;
	background-color: #FFFFFF;
	font-size: 12px;
	overflow: hidden;
}
#news-title {
	margin-top: 5px;
	margin-bottom: 10px;
	background-image: url(../images/tl-news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
}
/* news articles */
#news {
	padding: 0;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 30px;
}
#news ul {
	margin: 0px;
	padding: 0px;
}


#news  li {
	padding-left: 12px;
	list-style: none;
	background-image: url(../images/ico-arrow-2.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #072849;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#news  li a {
	text-decoration: underline;
	color: #072849;
}
#news  li a:hover {
	color: #FF0000;
}
#right-col {
	float: right;
	width: 261px;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	padding-top: 3px;
	display: inline;
	overflow: hidden;
	margin-right: 4px;
}
.calendar-box {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-right: 1px solid #11457A;
	border-bottom: 1px solid #11457A;
	border-left: 1px solid #11457A;
}
.calendar-title {
	border-top: 1px solid #11457A;
	border-right: 1px solid #11457A;
	border-left: 1px solid #11457A;
	overflow: hidden;
}

.calendar-box     ul {
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 0px;
	padding: 0px;
}
.calendar-box   li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #e7eff9;
	display: block;
	width: 100%;
}
.calendar-box   li   p {
	padding: 0px;
	margin: 0px;
}

.calendar-box  li h1 {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #649dda;
	margin: 0px;
	padding: 3px;
	text-align: center;
}
.calendar-box li h2 {
	margin: 0px;
	list-style-type: none;
	background-color: #e7eff9;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.tournaments-links-box {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #11457a;
	border-right: 1px solid #11457A;
	border-bottom: 1px solid #11457A;
	border-left: 1px solid #11457A;
}
.tournaments-links-box .arrow {
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
.tournaments-links-box p {
	margin: 0px;
	padding: 0px;
}
.tournaments-links-box a {
	color: #11457A;
	text-decoration: underline;
}
.tournaments-links-box a:hover {
	color: #FF0000;
}

.tournaments-links-box   img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#content-wide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	background-color: #FFFFFF;
	width: 767px;
	overflow: hidden;
	padding-top: 3px;
	display: inline;
}
#page-title {
	font-family: Impact, Charcoal, "Arial Narrow", "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #11457a;
	line-height: 31px;
	background-image: url(../images/page-title-bg.gif);
	background-repeat: repeat-x;
	padding-left: 8px;
	margin-bottom: 10px;
	height: 31px;
	overflow: hidden;
}
#content-wide-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #112348;
	padding-right: 10px;
	padding-left: 15px;
}
#content-wide-2  a {
	color: #112348;
	text-decoration: underline;
}
#content-wide-2 a:hover {
	color: #FF0000;
}
#content-wide-2 p {
	margin: 0px;
	padding: 0px;
}
#content-wide-2 h1 {
	font-size: 18px;
	color: #112348;
	margin: 0px;
	padding: 0px;
}
#content-wide-2 h2 {
	font-size: 14px;
	color: #112348;
	margin: 0px;
	padding: 0px;
}
#content-wide-2 table {
border-collapse:collapse;
}
#content-wide-2 td {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #072849;
	padding: 5px;
	border: 1px solid #11457A;
}
#content-wide-2 td a {
	color: #072849;
	text-decoration: underline;
}
#content-wide-2 th {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0057A7;
	padding: 5px;
	border: 1px solid #072849;
}
#content-wide-st {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #072849;
	padding-right: 10px;
	padding-left: 15px;
}











#footer {
	color: #FFFFFF;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	height: 98px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: none;
	clear: both;
}
.clear-floats {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

.footer-address {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 500px;
	margin-top: 0px;
	margin-left: 0px;
	left: 25px;
	top: 40px;
	position: relative;
}
.footer-address a {
	color: #FFFFFF;
}
.footer-address a:hover {
	color: #FF0000;
}
#e7 {
	position: relative;
	left: 800px;
	text-align: right;
	width: 125px;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#wide {
	height: 1px;
	width: 1600px;
}

.news_style/* CSS Document */

 {
	display:none;
}
#console {
	color: #FF0000;
}
