body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color: #0B4499;
  margin: 0px 0px 0px 0px;
}

td, p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color: #0B4499;
  margin: 0px 0px 0px 0px;
  
}

h1 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: x-large;
  font-weight:bold;
}

h2 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: large;
  font-weight:bold;
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:bold;
  padding-top: 2px;
  padding-bottom: 2px;

ul {
  list-style-position: outside;
  list-style-type: square;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.normal {
  font-size: small;
}

a:hover {
  text-decoration: none;
}

.nav { font-family: Arial,Helvetica,sans-serif;
	  font-size: 8pt;
	  white-space: nowrap;
	}
a.nav { text-decoration: none;
	  color: #FFFFFF;
	 }
a.nav:hover	{ color: #FFD74C;}

.curnav { font-family: Arial,Helvetica,sans-serif;
	  font-size: 8pt;
	  white-space: nowrap;
	}
a.curnav { text-decoration: none;
	  color: #FFD74C;
	 }

.clubtype { 
  color: #0B4499;
  font-weight: bold;
}

.link { 
  color: #0B4499;
  font-weight: bold;
}

.small {
  font-size: xx-small;
}

.tiny {
  font-size: xx-small;
}

.legal {
  font-size: xx-small;
  font-style: italic;
}

.copywrite {
  font-size: xx-small;
  color: #666666;
}

.breadcrumb {
  font-size: xx-small;
  color: #666666;
}

a.breadcrumb 
  text-decoration: none;
  color: #666666;
}

a.breadcrumb:hover {
  color: #0B4499;
}

.large {
  font-size: medium;
  font-weight: bold;
}

.title {
  font-size: medium;
  font-weight: bold;
}

.topborder {
  border-top: 2px;
  border-left: 2px;
  border-right: 2px;
  border-bottom: 2px;
  border-color: #3C69AD;
  border-style: solid;
}
.midborder {
  border-top: 0px;
  border-left: 2px;
  border-right: 2px;
  border-bottom: 0px;
  border-color: #3C69AD;
  border-style: solid;
}
.bottomborder {
  border-top: 0px;
  border-left: 2px;
  border-right: 2px;
  border-bottom: 2px;
  border-color: #3C69AD;
  border-style: solid;
}

.resultnumbers {
  border: 2px solid #D81E05;
  float: left;
  margin: 1;
  padding-left: 2;
  padding-right: 2;
  color: #D81E05;
  font-weight: bold;
  background-color: #fff;
}

/* List Template Styles */
.listheading {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #6D8FC2;
  border-top: dashed 1px #0B4499;
}

.listtable {
  background-color: #F1F7FB;
}

.listtablecell1 {
  background-color: #F1F7FB;
  border-top: dashed 2px #0B4499;
}

.listtablecell2 {
  background-color: #FFFFFF;
  border-top: dashed 1px #0B4499;
}
/* END List Template Styles */

.horNavBgd {
	background-color: #3C69AD;
}

/* Left Nav Styles */
.leftNavBgd {
	background-color: #B2E5F4;
}

.topbordernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	width: 130px;
	margin-left: -5px;
	display: inline;
}

.menuButtonLarge {
	background-color: #3C69AD;
	width: 118px;
	text-align: left;
	margin-top: 6px;
	margin-left: 6px;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-indent: 4px;
}
#leftNav a:link, #leftNav a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#leftNav a:hover {
	color: #FFD74C;
	font-weight: bold;
}
#newsNav a:link, #newsNav a:visited {
	color: #0068b3;
	font-weight: bold;
	text-decoration: none;
}
#newsNav a:hover {
	color: #0000FF;
	font-weight: bold;
}
.newsNav a:link, .newsNav a:visited {
	color: #0068b3;
	font-weight: bold;
	text-decoration: none;
}
.newsNav a:hover {
	color: #0000FF;
	font-weight: bold;
}
#bottomNav a:link, #bottomNav a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#bottomNav2 a:link, #bottomNav a:visited {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
#bottomNav a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
#bodyNav a:link, #bodyNav a:visited {
	color: #0068b3;
	font-weight: bold;
	text-decoration: none;
}
#bodyNav a:hover {
	color: #0000FF;
	font-weight: bold;
}
.menuButtonSmall {
	background-color: #6D8FC2;
	width: 118px;
	text-align: left;
	margin-top: 6px;
	margin-left: 6px;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 4px;
}
.submenu a:link, .submenu a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu a:hover {
	color: #FFD74C;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#leftNav a:link.selected, #leftNav a:visited.selected {
	color: #FFD74C;
}
#blueboxNav a:link, #blueboxNav a:visited {
	color: #CCCCCC;
}
.whatServer {
	font-size: xx-small;
        color: #0B4499;
	font-weight: bold;
}
/* END Left Nav Styles */

