

/* Generic styling */
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #000000;
	background-image: url(images/BG2.jpg);
	background-color: #d5d5d5;
	background-repeat: repeat-x;
	background-position: left top;
}

b, strong	{	font-weight : bold ; }

cite		{	font-style : normal ; }

i, em		{	font-style : italic ; }

u		{	text-decoration : underline ; }

hr		{	color : #000000 ;
			height : 1px ; }

h1		{	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
			font-size : 20px ;
			margin-bottom : 5px ;
			color : #433905 ; }

h2 {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #433905;
	padding: 0 0 0 8px;
}

h3		{	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
			font-size : 15px ;
			color : #000d7a ; }

h4		{	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
			font-size : 13px ; }

h5 {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: -15px 0px 0px 0px;
}


td		{	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
			font-size : 12px ; }

table#Header {
	background-image: url(images/TopBg.gif);
	background-color: #898992;
	background-repeat: repeat-y;
	background-position: left top;
}


table#TopNav {
	background-color: #000d7a;
/*
	background-color: #3a526f;
*/
}

table#TopNav td
{
	text-align: left;
	vertical-align: top;
	/*
	padding: 5px;
	margin: 5px;
*/
	font-weight: bold;
	font-size: 11px;
	width: 97px;
	height: 30px;
}

table#Content {
	background-color: #ffffff;
}

table#TopBannerBar {
	background-color: #ffffff;
}

table#WhatsNew {
	background-color: #e2e2e2;
}

table#WhatsNew li {
	margin: 15px 0px 0px -15px;
}

table#WhatsNew th {
	background-color: #660000;
	font-size : 15px ;
	color : #ffffff ;
}

td.intro p		{	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
			font-size : 12px ;
			color : #000000 ; }

table#data th {background-color:#000000;color:#ffffff;}

ul#LeftNav li {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0 0 0 -5px;
}

li.Selected {
	color: #3a526f; background-color:#e2e2e2;
}

div#Address {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding:10px;
}


#pondGraphic{
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0px 0px;

}

#homePondGraphic{
	margin: 10px 0px 10px 0px;
	padding:0px 0px 0px 0px;

}

#pondTourneyContent{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:635px;

}

#pondTourneyLeft{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:320px;
	float:left;

}

#pondTourneyRight{
	margin: 0px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	width:280px;
	float:left;
	display:inline;
}




#jerseyBox{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
	width:280px;
	border:solid 1px #000000;

}

#jersey{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}


#jerseyTitle{
	margin: 5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;

}

#pondText{
	margin: 0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-size:10px;
	text-align:center;

}

#performaxPullQuote{
	margin: 5px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	font-size:9px;

}

#bannerLeft{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:440px;

}

#bannerRight{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:441px;

}

#banners{
	margin: auto;
	padding:0px 0px 0px 0px;
	float:left;
	width:881px;
	display:block;
	


}

.tourneyRules li{
	margin: 0px 0px 0px 0px;
	padding:10px 0px 0px 0px;


}

div#Footer {
	font-family: courier, geneva, helvetica, sans-serif;
	color: #58653a;
	font-size: 9px;
}




/* All link styles */

a:link		{	text-decoration : underline ; color : #000000 ; }
a:visited	{	text-decoration : underline ; color : #666666 ; }
a:hover		{	text-decoration : none ; color : #000000 ; }

table#TopNav td a:link, table#TopNav td a:visited, table#TopNav td a:hover {padding: 8px;}


table#TopNav td a:link {
	text-decoration: none;
	color: #ffffff;
	display: block;
	background-color: transparent;
	height: 30px;
}
table#TopNav td a:visited {
	text-decoration: none;
	color: #ffffff;
	display: block;
	background-color: transparent;
	height: 30px;
}
table#TopNav td a:hover {
	text-decoration: none;
	color: #fff600;
	display: block;
	background-color: #8083c0;
	height: 30px;
}

div#Footer a:link {color: #58653a; text-decoration: none;}
div#Footer a:visited {color: #58653a; text-decoration: none;}
div#Footer a:hover {color: #000000; text-decoration: underline;}

ul#LeftNav li a:link { color: #000000; text-decoration: none; background-color: #transparent;}
ul#LeftNav li a:visited { color: #000000; text-decoration: none; background-color: #transparent;}
ul#LeftNav li a:hover { color: #000066; text-decoration: underline; background-color: #e2e2e2;}
 

.tourneyRules  a:link		{	text-decoration : underline ; color : #CC0000 ; }
.tourneyRules  a:visited	{	text-decoration : underline ; color : #CC0000 ; }
.tourneyRules  a:hover		{	text-decoration : none ; color : #000000 ; }