/* Main Page*/

body {font-size: 100%; margin: 0px auto; padding: 0px; background: url(../img/background_1.gif) top center repeat-y; font-family: Verdana;}

.page-container {
	width: 770px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #005bbf;
	background-repeat: repeat-y;
	background-position: left top;
}

/* Header */
.header_text_box {
	width: 770px;
	top: 14px;
	position: absolute;
	z-index: 2;
	background-color: transparent;
	font-weight: bold;
}
.header_text {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	color: #daa520;
	float: right;
	font-family: Verdana;
	font-weight: normal;
}	
/* Top Links */
.top_links {
	clear: both;	
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
}
.top_links ul {
	float: left;
	width: 770px;
	height:90%;
	margin: 0px;
	padding: 1px;
	background-color: #FFFFFF;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #daa520;
	border-bottom-color:#daa520;
	font-family: Verdana;
	
}	
.top_links li {
	display: inline;
		
}

.top_links li a {
	display: block;
	float: left;
	height: 12px!important;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border-right: solid 1px #005bbf;
	color: #454545;
	text-transform: none;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
	font-weight:bold;
}
.top_links li a:hover {
	display: block;
	float: left;
	height: 12px!important;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border-right: solid 1px #005bbf;
	color: #454545;
	text-transform: none;
	text-decoration: none;
	font-size: 10px;
	background-color:#daa520;
	}
	
.top_links a:visited {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border-right: solid 1px rgb(54,83,151);
	color: #454545;
	font-weight:normal;
	text-transform: none;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
	font-weight:bold;
}
/* Space Bars */
.space_bar {
	clear: both;
	width: 770px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-color: rgb(255,255,255);
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.space_bar1 {
	clear: both;
	width: 770px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #005bbf;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}



/* Left Box */
.left_box {
	overflow: hidden;
	clear: both;
	float: left;
	width: 160px;
	min-height: 500px;
	border-right-width:1px;
	margin: 0px;
	padding: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.left_box ul {
	width: 160px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}	

	
.left_box li {
list-style:none; 
}
.left_box li.header{
	margin: 0px;
	height: 13px!important;
	background-color: #005bbf;
	color: #daa520;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	vertical-align: middle;
	line-height: normal;
}


.left_box li a {
	display: block;
	height: 12px !important;
	margin: 0px;
	color: #454545;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	background-color: #FFFFFF;
	font-family: Verdana;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: url(../img/gold_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px ;
	left: 5px;
}
 
.left_box li a:hover{
	display: block;
	height: 12px!important;
	font-weight: bold;
	font-size: 10px;
	color:#454545;
	background-color:#daa520;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 20px;
}

.left_box li a:visited{
	display: block;
	height: 12px!important;
	font-weight: bold;
	font-size: 10px;
	color:#454545;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 20px;
}


.left_box_textbox{
	margin: 0px;
	padding: 7px 0px 0px 0px;
	background-color: rgb(255,255,255);
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
	}
	
.left_box_textbox p{
	margin: 0px 0px 10px 0px;
	padding: 2px 10px 3px 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}

/* Page Content*/
.page_content a {
	display: inline;
	min-height: 1.7em;
	height: 12px !important;
	height: 1.7em;
	line-height: 1.7em;
	margin: 0px;
	color: #005bbf;
	text-decoration: none;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}
 
.page_content a:hover{
	display: inline;
	min-height: 1.7em;
	height: 12px!important;
	font-weight: bold;
	font-size: 10px;
	color:#daa520;
	text-decoration: none;	
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.page_content a:visited{
	display: inline;
	min-height: 1.7em;
	height: 12px!important;
	font-size: 10px;
	color:#daa520;
	font-weight: bold;
	background-color: #ffffff;
	text-decoration: none;	
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.page_content {
	float: left;
	width: 418px;
	margin: 0px;
	color: #005bbf;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.page_content_junior {
	float: left;
	width: 590px;
	margin: 0px;
	color: #005bbf;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.page_content-container {
	clear: both;
	float: left;
	width: 428px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
}
.page_content-container-1col {
	overflow: hidden;
	width: 400px;
	margin: 5px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	left: 10px;
}
.page_content_header {
	overflow: hidden;
	width: 400px;
	color: #005bbf;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}

.teams_box {
	overflow: hidden;
	align:center;
	width:390px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #FFFFFF;
}

.page_content_container_2col_left {
	overflow: hidden;
	float: left;
	width: 185px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #CCCCCC;
}

.image_box {
float:left;
width: 120px;
margin-right:5px;
}
.image_box-index {
float:left;
width: 130px;
margin-right:5px;
}
.image_box-nye {
float:left;
width: 200px;
margin-right:5px;
}
.page_content_container_1col_index {
	overflow: hidden;
	float: left;
	width: 400px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #CCCCCC;
}
.page_content_container_2col_left ul {
	width: 185px;
	margin: 0px 0px 00px 0px;
	padding: 0px;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}	
.page_content_container_2col_left li.header{
	margin: 0px;
	height: 12px!important;
	background-color:#005bbf;
	color: #daa520;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	vertical-align: middle;
	line-height: normal;
	text-align: center;
	list-style-type: none;
}

.page_content_container_1col_index li.header{
	margin: 0px;
	height: 12px!important;
	background-color:#005bbf;
	color: #daa520;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	vertical-align: middle;
	line-height: normal;
	text-align: center;
	list-style-type: none;
}
.page_content_container_2col_right {
	overflow: hidden;
	float: right;
	width: 185px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	z-index: auto;
	top: 1px;
	vertical-align: top;
	border: 1px solid #CCCCCC;
}
.page_content_container_2col_right ul {
	width: 185px;
	margin: 0px 0px 00px 0px;
	padding: 0px;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}
.page_content_container_1col_index ul {
	width: 400px;
	margin: 0px 0px 00px 0px;
	padding: 0px;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}		
.page_content_container_2col_right li.header{
	margin: 0px;
	height: 12px!important;
	background-color:#005bbf;
	color: #daa520;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	vertical-align: middle;
	line-height: normal;
	text-align: center;
	list-style-type: none;
}
.page_content_container_3col_left {
	overflow: hidden;
	float: left;
	width: 127px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}
.page_content_container_3col_center {
	overflow: hidden;
	float:left;
	width: 127px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.page_content_container_3col_right {
	overflow: hidden;
	float: right;
	width: 127px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	z-index: auto;
	top: 1px;
	vertical-align: top;
}

.page_content_container_3col_left ul {
	width: 125px;
	margin: 0px 0px 00px 0px;
	padding: 0px;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}	
.page_content_container_3col_left li {
list-style:none; 
margin: 0px; 
padding: 0px;
}
.page_content_container_3col_left li.header{
	margin: 0px;
	height: 12px!important;
	background-color:#005bbf;
	color: #daa520;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	vertical-align: middle;
	line-height: normal;
}

.page_content_container_3col_center ul {
	width: 125px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}	
.page_content_container_3col_center li 
{list-style:none; 
margin: 0px; 
padding: 0px;
}
.page_content_container_3col_center li.header{
	margin: 0px;
	height: 12px!important;
	background-color:#005bbf;
	color: #daa520;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	vertical-align: middle;
	line-height: normal;
}
.page_content_container_3col_right ul {
	width: 125px;
	margin: 0px 0px 00px 0px;
	padding: 0px;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}	
.page_content_container_3col_right li 
{list-style:none; 
margin: 0px; 
padding: 0px;
}
.page_content_container_3col_right li.header{
	margin: 0px;
	height: 12px!important;
	background-color:#005bbf;
	color:#daa520;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	vertical-align: middle;
	line-height: normal;
}
.page_container_3col_text {
	margin: 5px;
	padding: 7px 0px 0px 0px;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	color: #454545;
	font-weight: normal;
}
.page_container_2col_text {
	margin: 5px;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	color: #454545;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.page_container_1col_index_text {
	margin: 5px;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	color: #454545;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.page_content_textbox {
	margin: 5px;
	padding: 7px 0px 0px 0px;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	color: #454545;
	font-weight: normal;
}

/* Right Box */
.right_box a {
	display: block;
	min-height: 1.7em;
	height: 12px !important;
	height: 1.7em;
	line-height: 1.7em;
	margin: 0px;
	color: #005bbf;
	text-decoration: none;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}
 
.right_box a:hover{
	display: block;
	min-height: 1.7em;
	height: 12px!important;
	font-weight: bold;
	font-size: 10px;
	color:#daa520;
	text-decoration: none;	
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_box a:visited{
	display: block;
	min-height: 1.7em;
	height: 12px!important;
	font-size: 10px;
	color:#daa520;
	font-weight:bold;
	background-color: #ffffff;
	text-decoration: none;	
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_box {
	float: right;
	width: 160px;
	min-height: 500px;
	margin: 0px;
	text-align: left;
	color: #CC8F00;
	font-family: Verdana;
	font-size: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.team_box_header{
	background-color: #005bbf;
	color: #daa520;
	font-size: 11px;
	font-weight:bold;
	font-family: Verdana;	
	padding-top: 4px;
	padding-bottom: 4px;
	
}
.right_box_header{
	background-color: #005bbf;
	color: #daa520;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.right_box_textbox {
	margin: 0px;
	color: #ffffff;
	font-size: 10px;
	background-color: #ffffff;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.right_box_textbox p{
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 3px 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #454545;
	font-style: normal;
	font-weight: normal;
}
.right_box_textbox1 {
	margin: 0px;
	padding: 2px 0px 3px 10px;
	color: #454545;
	font-size: 10px;
	background-image: url(../information/images/PayPal_150x60.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.right_box_textbox1 p{
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 3px 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #454545;
	font-style: normal;
	font-weight: normal;
}
.right_box_textbox2 {
	margin: 0px;
	padding: 2px 0px 3px 10px;
	color: #454545;
	font-size: 10px;
	background-image: url(../img/mirfield_50no.gif);
	background-repeat: no-repeat;
}

.right_box_textbox2 p{
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 3px 10px;
	font-family: Verdana;
	font-size: 10px;
	color: #454545;
	font-style: normal;
	font-weight: normal;
}	
/* Headings */
h1 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 160%;}
h2 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 150%;}
h3 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 140%;}
h4 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 130%;}
h5 {margin: 0px 0px 0.2em 0px; font-weight: bold; font-size: 130%;}
h6 {margin: 0px 0px 0.2em 0px;font-weight: bold; font-style: italic; font-size: 130%;}

.headlinetext{
color:#454545;
font-size:90%;
font-weight:bold;
}

/* Footer */
.footer {
	clear: both;
	width: 770px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	background-color: #005bbf;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #daa520;
}
/*Miscellaneous*/

.maintext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.sub_header {
	margin: 0px;
	padding: 0px;
	color: #daa520;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
}
.sub_header1 {
	margin: 0px;
	padding: 0px;
	color: #005bbf;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	}
	.sub_header2 {
	margin: 0px;
	padding: 0px;
	color: #005bbf;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	}
.small_header {
	margin: 0px;
	padding: 0px;
	color: #daa520;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
}
.date_header {
	margin: 0px;
	padding-top:7px;
	padding-bottom: 5px;
	color: #005bbf;
	font-size: 10px;
	font-family: Verdana;
}
.bodytextsmall{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #454545;
}
.bodytext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #454545;
}
.bodytextbold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #454545;
	font-weight: bold;
}
.tabletext {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #454545;
}
.tabletextbold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #454545;
}

table {
		border:0px solid #cccccc;
		border-collapse:collapse;
		font-family:verdana;
		font-size:60%;
	
	}
	td,th{
		border:0px solid #cccccc;
		border-collapse:collapse;		
		border-right:0px;
		border-bottom:0px;
	
			
	}

                    	
	#versus,#venue,#comp,#mcc,#opps,#pts,#report
	#com,#play,#poin
	 
	#mccversus{width:175px; height: 12px!important;} 
	#mccversus1{width:175px; height: 12px!important;} 
	
	caption
	{
		background:#ffffff;
		font-size:140%;
		border:0px solid #000;
		border-bottom:none;
		padding:5px;
		text-align:left;
	}
	thead th{
		font-size:10px;
		color:#daa520;
		background:#005bbf;
		text-align:center;		
				
	}
	tbody th{
		text-align:left;
	 	background:#ffffff;
		
		
	}
	tfoot td{
		text-align:center;
		font-weight:bold;
		background:#ffffff;		
		border-top-color:#cccccc;
		border-top-width:thin;
		
		
	}
	tbody td{
		background:#ffffff;	
	}
	tbody tr.odd td{
		background:#cccccc;
	}
#pic {
	background-color: #FFFFFF;
	left: 0px;
	position: relative;
	top: 0px;
	width: 175px;
	height:112px;
}
#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 282px;
	left: 20px;
	position: absolute;
	top: -60px;
	width: 500px;
}

