body {
	background-image: url(images/style6/bg_Blue.gif);
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #e0e6f6;
	background-repeat: repeat-x;
	color: #000066;
	margin-bottom: 0px;
	margin-top: 0px;
}
.pageWidth {
	width: 780px;
}
.tdColorBg {
 background-color:#e5e5e5;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:active {
	color: #cc0000;
}


.admin_sidenav {
	width: 200px;
}

/**** top nav ****/

#topNav{
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0033CC;
}
#topNav td {
	height: 30px;
	background-image:url(images/style6/off.gif);
	background-repeat:repeat-x;
	background-position: middle;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
}

#topNav a:link, #topNav a:visited {
	display: block;
	padding: 6px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}

#topNav a:hover{
	text-decoration: none;
	background-image: url(images/style6/on.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	background-position: bottom;
}
/** 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: #e5e5e5;
	color: #000066;
	background-image: url(images/style6/bg_title.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
}
.largeTxt {
	font-size: 14px;
}
.xlTxt {
	font-size: 16px;
}


.wTxt {
	color: #FFFFFF;
}

.border_grey {
	border: 1px solid #CCCCCC;
}
.border_lightGrey {
	border: 1px solid #CCCCCC;
}

.title_Bbg {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	background-image: url(images/style6/title_bbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
/**** 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;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
/*** end admin nav ***/

/** side nav **/
.sideNav_imgHolder {
	height:23px;
	width:200px;
}
.sideNav_color {
	background-color:#000099;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
	background-image: url(images/style6/nav_left_tbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#leagues{
	margin: 0px;
	padding: 0px;
	background-image: url(images/style6/nav_left_01.gif);
	background-repeat: no-repeat;

}

#leagues a:link, #leagues a:visited {
	display: block;

}

#leagues a:hover{
	text-decoration: none;
	background-image: url(images/style6/nav_left_01_on.gif);
	background-repeat: no-repeat;
	display: block;
}

#tournaments{
	margin: 0px;
	padding: 0px;
	background-image: url(images/style6/nav_left_03.gif);
	background-repeat: no-repeat;

}

#tournaments a:link, #tournaments a:visited {
	display: block;

}

#tournaments a:hover{
	text-decoration: none;
	background-image: url(images/style6/nav_left_03_on.gif);
	background-repeat: no-repeat;
	display: block;
}

#parties{
	margin: 0px;
	padding: 0px;
	background-image: url(images/style6/nav_left_04.gif);
	background-repeat: no-repeat;

}

#parties a:link, #parties a:visited {
	display: block;

}

#parties a:hover{
	text-decoration: none;
	background-image: url(images/style6/nav_left_04_on.gif);
	background-repeat: no-repeat;
	display: block;
}

#youth{
	margin: 0px;
	padding: 0px;
	background-image: url(images/style6/nav_left_05.gif);
	background-repeat: no-repeat;
}

#youth a:link, #youth a:visited {
	display: block;

}

#youth a:hover{
	text-decoration: none;
	background-image: url(images/style6/nav_left_05_on.gif);
	display: block;
	background-repeat: no-repeat;
}


/** end side nav **/
/**** sideNavLower ****/

#sideNavLower{
	margin: 0px;
	padding: 0px;
	background-color: #000066;
}

#sideNavLower td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}

#sideNavLower a:link, #sideNavLower a:visited {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#sideNavLower a:hover{
	text-decoration: none;
	background-color: #0000ff;
}
/** end sideNavLower **/

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 10px;
	font-size: 10px;
	background-image: url(images/style6/off.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #003399;
	background-color:#000066;
}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #484848;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #484848;
}
textarea {
	border: 1px solid #606060;
}
.imgRM {
	margin-right: 4px;
}

.admin_PageButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	background-image: url(images/admin_page_button.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.redTxt {
	color: #FF0000;
}
.nav_under {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-left-color: #003399;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
	background-color: #000099;
	background-image: url(images/style6/nav_under.jpg);
	background-position: left;
	height: 24px;
	background-repeat: no-repeat;
}
#nav_underLink {
	color:#FFFFFF;
}

hr {
	color: #CCCCCC;
}
.input {
	height: 20px;
	border: 1px solid #003366;
}
.logoDimensions {
	max-height:100px;
	max-width:740px;
}
.imgGalleryDimensions {
	max-width:300px;
	max-height:300px;
}
.titleBg {
	background-image: url(images/style6/off.gif);
	background-repeat: repeat-x;
	background-color: #000066;
	color: #ffffff;
	background-position: top;
}
.threadBar {
	color: #ffffff;	
}
