@import url(../calendar/calendar.css);
@import url(../edit/wysiwyg.css);
@import url(../calendar/css/default.css);
@import url(../inc/css/home.css);
@import url(../inc/css/mouseOver.css);
@import url(../inc/css/score_card.css);

#top_header_banner { /* makes content not print- page code = <div id='top_header_banner'> display: none; */
}
BODY {
	scrollbar-base-color: #3366CC;
	scrollbar-arrow-color: red;
	scrollbar-DarkShadow-Color: #3366CC;
}
.logo {
	font-size: inherit;
	color:#004080;
	font-variant: small-caps;
}
.pageCopy {
	color: #000000;
	margin-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
}
.pageCopy a {
	color: #0000CC;
	font-weight: bold;
}
.pageCopy a:hover {
	color: #CC3366;
	font-weight: bold;
}
.pageCopy a:visited {
	color: #CC3366;
	font-weight: bold;
}
#container {/* page code... id="container" */
	min-height: 100%;
	height: auto;
	height: auto;
}
#container2 {
	min-height: 100%;
	height: 100%;
	height: auto;
}
#content {
	height: auto;
	padding: 0px;
}
.floatLeft {
	float:left
}
.floatRight {
	float:right
}
#adminMessage {
	font-family: Times New Roman, Times, serif;
	color: #339933;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
#adminApproved {
	font-family: Times New Roman, Times, serif;
	color: #339933;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	overflow: scroll;
	height: 115px;
}
.remind {
	color: #006666;
}
#adminMessage2 {
	font-family: Times New Roman, Times, serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#adminMessage3 {
	font-family: Times New Roman, Times, serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
}
#dhtmltooltip {
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray, direction=135);
}
#boldRed {
	font-family: Times New Roman, Times, serif;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
#boldRedYbg {
	font-family: Times New Roman, Times, serif;
	color: #CC0000;
	background-color: #FFFFA6;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #000000;
	height: auto;
}
#textlink {/*controls text not in the "<a>" tag - page code = <div id='textlink'> */
	font-size: 18px;
	font-family: Times New Roman, Times, serif;
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
#textlink a {/*page code = <div id='textlink'> */
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
#textlink a:link {
	color: #0000CC;
}
#textlink a:visited {
	color: #0000CC;
}
#textlink a:hover {/*page code = id="textlink" in the tag */
	color: #0033CC;
	font-family: Times New Roman, Times, serif;
	text-decoration: underline;
	background-color: #FFFF00;
}
#yellowBG {
	background-color: #FFFFCC;
	width: 600px;
	border: 1px solid #000099;
	height: auto;
	font-size: 16px;
	font-weight: bold;
}
.copysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 15.5px;
}
.right {
	color: #FFFFFF;
	margin-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
}
.right a, .list a {
	color: #FFFFFF;
}
.right a:hover {
	color: #AAAAAA;
}
.pagetitle {
	color: #000099;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-variant: normal;
	font-style: normal;
	background-color: #B1C3D9;
	width: 600px;
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pagetitleLeft {
	color: #000099;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:15px;
	background-color: #B1C3D9;
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pagetitleBodr {
	color: #000099;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:20px;
	font-variant: normal;
	font-style: normal;
	background-color: #B1C3D9;
	width: 60%;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	border: thin solid #000099;
}
.pagetitle2 {
	color: #000099;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:16px;
	background-color: #CCCCFF;
	border: 1px solid #000099;
	padding: 5px;
	width: 600px;
}
.pagetitle2 a, img {
	text-decoration: none;
}
.pagetitle2 a:hover {
	color: #FF0000;
}
.pagetitle3 {
	color: #000099;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-variant: normal;
	font-style: normal;
	background-color: #b8b8b8;
	text-align: left;
	border: 1px solid #000099;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 25px;
}
.pagetitle4 {
	color: #000099;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:16px;
	background-color: #CCCCFF;
	background-position: center;
	border: 1px solid #000099;
	padding: 5px;
	width: 300px;
}
.pagetitle5 {
	color: #000099;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:16px;
	font-variant: normal;
	font-style: normal;
	background-color: #CCCCFF;
	vertical-align: middle;
	background-position: center;
	text-align: center;
	border: 1px solid #000099;
	z-index: auto;
	padding: 5px;
	width: 600px;
}
.pageContent {
}
.pref_1 {
	margin-top: 4px;
	margin-bottom: 0px;
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.formBox {
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 25px;
}
.menu02 { /*used in footer & index - html needs class="menu02" in whatever tag*/
	color: #000000;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	margin-right: 0px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
}
.menu02 a {
	text-decoration: none;
}
.menu02 a:link {
	color: #0000CC;
}
.menu02 a:visited {
	color: #0000CC;
}
.menu02 a:hover {
	color: #0000CC;
}
.copyLink { /*used for links */
	font-weight: bold;
}
.copyLink a {
	text-decoration: none;
	color: #0000CC;
}
.copyLink a:link {
	color: #0000CC;
}
.copyLink a:visited {
	color: #0000CC;
}
.copyLink a:hover {
	color: #0000CC;
}
.h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000
}
.h2 a:visited { /* html needs class="h2" included in whatever tag */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.h2 a:hover { /* html needs class="h2" included in whatever tag */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
/* javalink added 1/29/09 for groupScores.php to display a plain blue link with a hand cursor */
#javalink {
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
#javalink a {
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
#javalink a:link {
	color: #0000CC;
}
#javalink a:visited {
	color: #CCCCCC;
}
#javalink a:hover {
	color: #0033CC;
	font-family: Times New Roman, Times, serif;
	text-decoration: underline;
	background-color: #FFFF00;
}
#unauthorized {/* added 7/8/04 to control unauthorized access pages when trying to access without being logged on */
	font-size: 16px;
	font-family: Times New Roman, Times, serif;
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
#unauthorized a {/*page code = <div id='unauthorized'> */
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
#unauthorized a:link {
	color: #0000CC;
}
#unauthorized a:visited {
	color: #0000CC;
}
#unauthorized a:hover {/*page code = id="unauthorized" in the tag */
	color: #0033CC;
	font-family: Times New Roman, Times, serif;
	text-decoration: underline;
	background-color: #FFFF00;
}
table.outter_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;/* background-image:url(images/bar-bg2_x1px.gif); */
}
table.outter_menu a, table.menu a:link, table.outter_menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 32px;
	width: 88px;
}
table.outter_menu a:active, table.outter_menu a:hover {
	background-image:url(images/bar-bg3_x1px.gif);
}
table.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
table.menu a, table.menu a:link, table.menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 32px;
	width: 88px;
}
table.menu a:active, table.menu a:hover {
	background-color: #000000;
}
.top_header_banner {
	margin: 0px;
	padding: 0px;
	height: 109px;
	width: 780px;
}
#buy {
	background-image: url(images/buy_splash.gif);
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	border: none;
	position: absolute;
	width: 80px;
	height: 60px;
	font-variant: small-caps;
	text-align: center;
	left: 341px;
	top: 201px;
	z-index:1;
	background-repeat: no-repeat;
}
#buy a, #back a:link, #back a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	border: none;
	position: relative;
	width: 160px;
	height: 72px;
	font-variant: small-caps;
	text-align: center;
	left: 0px;
	top: 0px;
	z-index:5;
}
#buy a:active, #back a:hover {
	z-index:10;
}
#back {
	background-image: url(../gifs/splash.gif);
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	border: none;
	position: absolute;
	width: 160px;
	height: 72px;
	font-variant: small-caps;
	text-align: center;
	left: 60%;
	top: 15px;
	z-index:1;
}
#back a, #back a:link, #back a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	border: none;
	position: relative;
	width: 160px;
	height: 72px;
	font-variant: small-caps;
	text-align: center;
	left: 0px;
	top: 0px;
	z-index:5;
}
#back a:active, #back a:hover {
	z-index:10;
}
#paypalIndex {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 20px;
}
#counterIndex {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -6px;
}
#tableList { /* Used in Member List */
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
#logoff {
	width: 550px;
}
.bigBoldLetter {
	color: white;
	background-color: #306DD7;
	font-size: 24px;
	margin-right: 2px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}
.bigBoldLetter2 {
	color: white;
	background-color: #306DD7;
	font-size: 20px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	padding-left:5px;
}
.redLeftGrayBorder {
	color: red;
	background-color: #D6D3CE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 10pt;
	border:1px solid gray;
}
.white_bg {
	background-color: #ffffff;
}
