BODY {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background: "white";
}
font {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
}
font.small { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
font.title {
    font-size : 18pt;
}
font.subtitle {
	font-size : 16pt;	
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
}
h3 { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24pt;
}
 div.teamname {
	border-bottom-width : 1px;
	border-style : solid;
	padding : 5px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
}
div.topnav { display: none; }
li.header { display: none; }

div.border {
	padding : 1px;
	border-bottom-width : 1px;
        border-style : solid;
        border-left-width : 1px;
        border-right-width : 1px;
        border-top-width : 1px;
}
div.leftnavborder {
	display: none;
}
div { padding: 5px; }
font.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #FFFFFF;
	text-align : center;
}
td { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
 }
th { 
	font-family : Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: center;
	font-size : 14pt;
	border: .1em solid;
 }
th.title {
        font-family : Arial, Helvetica, sans-serif;
        font-size: large;
        text-align: center;
        color: white;
        background-color: black;
}
 td.teamsubheader {
 	font-family : Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	font-size : 12pt;
  }
 div.calendar {  
 	width: 180px;
	height: 200px;
	border-bottom-width : 1px;
	border-style : solid;
	padding : 5px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	}
div.photos {  
 	width: 180px;
	height: 150px;
	border-bottom-width : 1px;
	border-style : solid;
	padding : 5px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	}
div.frontpagelogin {  
 	width: 300px;
	height: 125px;
	border-bottom-width : 1px;
	border-style : solid;
	padding : 5px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	}
div.login { display: none; }
p.error { color: red; }
div.error { color: red; }

.noPrint { display: none; }
div.body { width: 7in; }
div.calendar { display: none; }
.rsheet_control_cell { display: none;}
tr.rsheet_buttonbar { display: none;}

a:link {  
        color : black;
}
a:visited {  
        color : black;
}
a:active { 
        color : black;
}
a {  
        text-decoration : none;
}

.date_past { border-bottom: .05em dotted #bbbbbb; }
.date {  border-bottom: .05em dotted #bbbbbb; } 

/* Calendar Styles */

.calendar {
  margin: auto;
  width: 90%;
}

.monthName th {
	display: none;  
font-weight: normal;
  font-size: 18pt;
  text-align: right;
  padding-top: 1.2em;
  padding-bottom: 0.9em;
}

.dayName th {
  font-size: 14pt;
  padding-top: 0.6em;
  padding-bottom: 0.3em;
  background-color: #303030;
  color: white;
  border-bottom: .1em solid black;
}

.otherMonth, .day, .specialDay {
  padding: 0.7em 1em;
  border-right: 1px solid white;

}

.otherMonth {
	font-style: italic;
  text-align: center;
  font-size: 8pt;
  font-weight: lighter;

}
.weekendDay {
  background-color: #eeeeee;
}

.day {
  text-align: center;
  border-bottom: .1em dotted #bbbbbb;
}
.specialDay{ 
	text-align: center;	
	font-weight: bold;
	border-left: .2em solid;
	border-bottom: .2em solid;
	padding-bottom: .1em;
}



.specialDay a, .specialDay a:visited, .specialDay a:hover {
  color: white;
  text-decoration: none;
  padding: 1em;
  font-weight: bold;
}
.specialDay a:hover {
  color: black;
  font-size: 18pt;
}

.otherMonth {
  color: gray;
}
.weekendDay {
  color: gray;
  
}
.bottom{
	display: none;
	width: 100%;
	font-size: 8pt;
	text-align: center;
	position: absolute;
	top: 10in;
}
.bottomborder {
	border: 0em solid black;
	border-bottom: .1em solid black;
	}
.printOnlybb {
	border: 0em solid black;
	border-bottom: .1em solid black;
	}
.smimage {
	border: 0em solid black;
	border-bottom: .1em solid black;
	}
.smimage-r {
	border: 0em solid black;
	border-bottom: .1em solid black;
	}
div.sticker {
border-width: .05em;
border-style: solid;
border-color: black;
padding: 0px;
margin: 0px;width: 120px;
height: 120px;
}
.small_link { display: none; }
.yellowlink { display: none; }
font.printheader { 
	text-align: right;
	font-size: 20pt;
	font-weight: bold;
}