* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color:#f0eeee;
	margin: 0px 0px 0px 0px;
	font-size:12px;
}

.PageHeader {
	color: #f16922;
	font-weight: bold;
	font-size: 16px;
}


.ParagraphHeader {
	font-weight: bold;
	font-size: 13px;
}


table{
	font-size:12px;
}

.WhatsNewText{
	font-size: 10px;
	font-weight: bold;
}

#submenu a {
	font-size: 10px;
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}

#submenu a:hover {
	text-decoration:underline;
}


#submenu .selected {
	font-size: 10px;
	color:#000000;
	font-weight: bold;
	text-decoration:underline;
}

#subsubmenu ul  {
	padding: 0px 0px 0px 0px;
	margin:0;
}

#subsubmenu ul li {
	background:  url(/images/bullet.gif) no-repeat 0.2em top;
	padding: 0px 0px 0px 13px;
	list-style: none;
	margin:0;
}

#subsubmenu a {
	font-size: 12px;
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}

#subsubmenu a:hover {
	text-decoration:underline;
}


#subsubmenu .selected {
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	text-decoration:underline;
}

#MonthName {
	font-size:30px;
	font-weight:bold;
	text-align:center;
}

#MonthName a{
	color:#000000;
	font-size:30px;
	font-weight:bold;
	text-decoration:none;
}

#MonthName a:hover{
	text-decoration:underline;
}

.MonthNavigation {
	font-size:30px;
	font-weight:bold;
}

.DayOfWeekName {
	font-size:20px;
	font-weight:bold;
}


.DayOfMonthNumber {
	font-size:20px;
	font-weight:bold;
}

.TeamLabel {
	font-size:9px;
	font-weight:bold;
}

#VolunteerName {
	font-size:9px;
}

#VolunteerName a {
	font-size:9px; 
	text-decoration:none;
}

#VolunteerName a:hover {
	font-size:9px;
	text-decoration:underline;
}

#BorderColor {
	background-color:#000000;
}

#MainTable td, th{
	background-color:#ffffff;
}

.FormCaption {
	font-size:15px;
	font-weight:bold;
}

#ThisForm{
	margin:0px 0px 0px 0px;
}

.FormSection {
	padding:0px 20px 20px 5px;
	font-weight:bold;
}

.FormSectionHeader {
	font-size:12px;
	padding:0px 0px 0px 0px;
	color:#000000;
}

.GeneralValidationMessage {
	margin-top:15px;
	color:#FF0000;
}

.ValidationMessage {
	color:#FF0000;
}
.ValidationMessageOff {
	color:#f0eeee;
}

#welcome{
	margin:0px 0px 10px 0px;
}

#LoginForm ul {
	margin:0;
}

#LoginForm ul li {
	background:  url(/images/bullet.gif) no-repeat 0.2em top;
	padding: 0px 0px 0px 13px;
	list-style: none;
	margin:0;
}


.PatrolSheetHeading {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
}

#PatrolSheetTable {
	border-width:0px;
	border-style:solid;
	border-color:#ffffff;
	border-collapse:collapse;
	font-family: verdana, arial, helvetica, sans-serif;
}


#PatrolSheetTable .Heading {
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	padding:5px;
	font-size: 10pt;
	background-color:#999999;
	color:#000000;
	font-weight:bold;}

#PatrolSheetTable .TeamNumbers {
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	padding:4px;
	background-color:#CCCCCC;
	font-weight:bold;
	font-size:12pt;
	text-align:center;
}


#PatrolSheetTable .Cell {
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	padding:4px;
	background-color:#ffffff;
	font-size:10pt;
}

#PatrolSheetTable .VolunteerInstructions{
	font-family:arial;
	font-size:9pt;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	padding:10px;
	background-color:#ffffff;
}

#PatrolSheetTable hr{
	color:#000000;
	font-weight:normal;
}