html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	background-image: url(images/style6/bg_Blue2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #002775;
	background-repeat: repeat-x;
	color: #003366;
	margin: 0px;
	font-size: 12px;
}
td {
	font-size: 12px;
}

/* Commonly used to style page titles. */
h1 {
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
}
/* Commonly used to style section titles. */
h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
}
h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
}
hr {
	color: #CCC;
	height: 1px;
}
.tdColorBg {
	background-color:#ECF8FF;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #FF0000;
}
.admin_sidenav {
	width: 200px;
	vertical-align: top;
}
/**** top nav ****/

#topNav {
	margin: 0px;
	padding: 0px;
}
#topNav td {
	background-image:url(/images/nav_bg.png);
	background-repeat:repeat-x;
}
#topNav a:link, #topNav a:visited {
	display: block;
	padding: 3px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #015890;
	border-left-color: #015890;
}
#topNav a:hover {
	background-color: #20ABFF;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #015890;
	border-left-color: #015890;
}
/** end topNav **/
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	background-color: #f4f4f4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0174C0;
	border-bottom-color: #0174C0;
}
.largeTxt {
	font-size: 14px;
}
.xlTxt {
	font-size: 16px;
}
.wTxt {
	color: #FFFFFF;
}
.border_grey {
	border: 1px solid #7C8B9C;
}
.border_lightGrey {
	border: 1px solid #CCCCCC;
}
.title_Bbg {
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	background-color: #015890;
	color: #FFFFFF;
	background-image: url(/images/corner_tLeft_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/** button **/
#button {
}
#button a:link, #button a:visited {
	background-color: #0f478f;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(/images/nav_bg.png);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0f478f;
	border-left-color: #0f478f;
	display: block;
}
#button a:hover {
	background-color: #20ABFF;
	text-decoration: none;
	color: #DDF9FF;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
/**** admin nav ****/

#adminNav {
	margin: 0px;
	padding: 0px;
}
#adminNav h1 {
	padding: 3px;
}
#adminNav a:link, #adminNav a:visited {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#adminNav a:hover {
	background-color: #20ABFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}

/*** end admin nav ***/

/** side nav **/
.sideNav_imgHolder {
	height:101px;
	width:200px;
}
.sideNav_color {
	background-color:#015890;
	width: 200px;
}
#leagues {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/nav_left_01.jpg);
	background-repeat: no-repeat;
	height: 101px;
}
#leagues a:link, #leagues a:visited {
	display: block;
}
#leagues a:hover {
	text-decoration: none;
	background-image: url(/images/nav_left_01_on.jpg);
	background-repeat: no-repeat;
	display: block;
}
#tournaments {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/nav_left_03.jpg);
	background-repeat: no-repeat;
	height: 101px;
}
#tournaments a:link, #tournaments a:visited {
	display: block;
}
#tournaments a:hover {
	text-decoration: none;
	background-image: url(/images/nav_left_03_on.jpg);
	background-repeat: no-repeat;
	display: block;
}
#parties {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/nav_left_04.jpg);
	background-repeat: no-repeat;
	height: 101px;
}
#parties a:link, #parties a:visited {
	display: block;
}
#parties a:hover {
	text-decoration: none;
	background-image: url(/images/nav_left_04_on.jpg);
	background-repeat: no-repeat;
	display: block;
}
#youth {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/nav_left_05.jpg);
	height: 101px;
	background-repeat: no-repeat;
}
#youth a:link, #youth a:visited {
	display: block;
}
#youth a:hover {
	text-decoration: none;
	background-image: url(/images/nav_left_05_on.jpg);
	display: block;
	background-repeat: no-repeat;
}
/** end side nav **/
/**** sideNavLower ****/

#sideNavLower {
	margin: 0px;
	padding: 0px;
}
#sideNavLower td {
	background-color: #014F83;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01609E;
}
#sideNavLower a:link, #sideNavLower a:visited {
	display: block;
	padding: 3px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #015890;
	border-left-color: #015890;
	padding-left: 10px;
}
#sideNavLower a:hover {
	background-color: #20ABFF;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #015890;
	border-left-color: #015890;
	padding-left: 10px;
}
/** end sideNavLower **/

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 4px;
	font-size: 10px;
	background-image: url(/images/nav_bg.png);
	background-repeat: repeat-x;
}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #015890;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #015890;
}
textarea {
	border: 1px solid #0174C0;
}
.imgRM {
	margin-right: 4px;
}
.admin_PageButtons {
	font-size: 12px;
}
.admin_PageButtons a:link, .admin_PageButtons a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003;
	background-image: url(/admin_images/custPageButton.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	padding-top: 28px;
	padding-bottom: 28px;
}
.redTxt {
	color: #FF0000;
}
.nav_under {
	background-image: url(/images/bar_upper.jpg);
	background-repeat: repeat-x;
}
.input {
	height: 20px;
	border: 1px solid #003366;
}
.logoDimensions {
	max-height:100px;
	max-width:740px;
}
.imgGalleryDimensions {
	max-width:100px;
}
.rsPagingButtons {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0033CC;
	border: 1px solid #003399;
}
.titleBg {
	background-image: url(/images/nav_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-color: #155298;
}
.titleBg a:link {
	color: #FFFFFF;
}
.titleBg a:visited {
	color: #FFFFFF;
}
.titleBg a:hover {
	color: #FFFFFF;
	background-color: #06C;
}
.threadBar {
	color: #ffffff;
}
.admin_custPageButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	background-image: url(/admin_images/custPageButton.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.border_blue {
	border: 1px solid #155298;
}
.bg_CellGrad_Blue {
	background-image: url(/admin_images/bg_CellGrad.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #D4E3FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97BBFF;
}
.bg_CellGrad_Blue a:link, .bg_CellGrad_Blue a:visited {
	color: #FFF;
	display: block;
	padding: 10px;
	text-decoration: none;
	background-image: url(/images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.bg_CellGrad_Blue a:hover {
	background-image: url(/images/nav_bg_over.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	background-position: center center;
}

hr {
	color: #CCCCCC;
	height: 1px;
	background-color: #CCC;
}
table.rollover {
}
tr.rollover {
	background-color:#F4F4F4;
}
tr.rollover:hover {
	background-color:#C4E0FF;
	font-weight:bold;
}
td.rollover:hover {
	background-color:white
}
td.rollovertd {
}
.bgColor_td_light {
	background-color: #ECEAE6;
}
.message {
	color: #900;
	background-color: #FFC;
	border: 1px solid #FC9;
	padding: 6px;
}
.YellowButton {
	padding:4px;
	border:1px;
	border-style:solid;
	border-color:#666666;
	background-image:url(/images/style6/bg_title.jpg);
	background-repeat:repeat-x;
	color:#003366;
}
.adminLoginTable {
	border-top-style:solid;
	border-top-color:#015890;
	border-bottom-style:solid;
	border-bottom-color:#015890;
	border-top-width: 3px;
	border-bottom-width: 3px;
}
/* round panel */
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}
.b1h {
	height:1px;
	margin:0 5px;
	background-color: #015890;
}
.b2h, .b2bh {
	height:1px;
	background:#015890;
	border-right:2px solid #015890;
	border-left:2px solid #015890;
	margin:0 3px;
}
.b3h, .b3bh {
	height:1px;
	background:#015890;
	border-right:1px solid #015890;
	border-left:1px solid #015890;
	margin:0 2px;
}
.b4h, .b4bh {
	height:2px;
	background:#015890;
	border-right:1px solid #015890;
	border-left:1px solid #015890;
	margin:0 1px;
}
.b2bh, .b3bh, .b4bh {
	background: #FFF;
}
.headh {
	background: #015890;
	border-right:1px solid #015890;
	border-left:1px solid #015890;
	color: #FFF;
}
.headh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.contenth {
	border-right:1px solid #015890;
	border-left:1px solid #015890;
	background-color: #FFF;
}
.contenthdiv {
	margin-left: 12px;
	padding-top: 5px;
	margin-right: 12px;
	padding-bottom: 5px;
	font-size:12px;
}
.borderGreyBottomOnly {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

