/* Montville Youth 
-----------------------------------------------
  Import Styles
----------------------------------------------- */
@import url("http://www.fadedredrugby.com/teams/styles/base.css");

a:link {
	color: #990000;
}
a:visited {
	color: #000000;
}


/*
----------------------------------------------------------------
	H E A D E R S
---------------------------------------------------------------- */

h1
 {
	font-size: 12px;
	color: #C30101;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	text-transform: uppercase;

}

h2 {
	font-size: 11px;
	color: #C30101;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
}


h3 {
	font-weight: bold;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
	
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
/* 	margin: .25em 0 0.25em; */
	font-weight: bold;
	text-decoration: underline;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
/* 	margin-bottom: 0.75em; */
/* 	margin-top: 0em; */
	font-weight: bold;
	text-transform: uppercase;
}
	
.hidden {
	display: none;
}

/*
----------------------------------------------------------------
	other 
---------------------------------------------------------------- */
.rule {
	border-bottom: solid 1px #ccc;
}

.bkd_pattrn {
	background-image: url(../images/bkdpattern.gif);
}

.heading12 {font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-shadow: 0.2em 0.2em 0.1em ccc;
	margin-bottom: 1em;
}

.heading11 {font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-shadow: 0.2em 0.2em 0.1em ccc;
	margin-bottom: 1em;
}

.heading10 {font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-shadow: 0.2em 0.2em 0.1em ccc;
	margin-bottom: 1em;
}
.calendar_header {
	width: 98%;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #ffffff;
	background-color: #333333;
	color: #ffffff;
	text-transform: uppercase;
	text-shadow: 0.2em 0.2em 0.1em ccc;
	padding: 2px;
}

.formbutton {
	font-size: 10px;
	font-weight: bold;
	background-color: #333333;
	color: #FFFFFF;
}
