body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-image:   url("graphics/background.gif");
	background-attachment: fixed;
}
/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Vertical
  Style Theme:0 -Basic Style
  -----------------------------------
*/
#p7PMnav {
	margin: 0;
	padding:0;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image:  url("graphics/button-1.gif");
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	z-index: 10000;
}

#p7PMnav a {
	display: block;
	text-decoration: none;
	line-height: 28px;
	color: #666666;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	color: #FFFFFF;
	font-weight: bold;
}

/* ------ the trigger link styles ------- */

/*the normal trigger link */
#p7PMnav .p7PMtrg, #p7PMnav .p7PMon {
	background-image:  url(p7pm/img/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: 106px center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	color: #CCCCCC;
	font-weight: bold;
}

/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width: 118px;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 118px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;


}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.page-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	text-transform: uppercase;
	background-image: url(graphics/banner-4.gif);
	background-repeat: no-repeat;


}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image:  url("graphics/button-1.gif");
	text-transform: uppercase;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	font-weight: bold;

}
.button a:link, .button a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.button a:hover {
	font-size: 11px;
	color: #FFFFFF;
}
.button a:active {
	font-size: 11px;
	color: #FFFF00;
}
.pt10-text {
	font-size: 10px;
}
.subtitle {
	font-weight: bold;
}
.bold-11 {
	font-size: 11px;
	font-weight: bold;
}
a:link, a:visited {
	font-weight: bold;
	color: #3300FF;

}
a:hover, a:active {
	font-weight: bold;
	color: #FFFF00;
}
hr {
	color: #3399FF;
	border: 2px solid;

}
.tabletitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #66CCFF;
}
.litter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 20px;

}
.keepyourfishing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
.match-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1554FF;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 5px;
	color: #000099;
}
h2 {
	font-size: 16px;
}
.picture-frame {
	border: 2px solid #FFFFFF;
}
