body
{
	font-family: Tahoma;
	font-size: 12;
}

a
{
	color: #4C0000;
	font-weight: bold;
	text-decoration:none;
	font-family: Arial;
	font-size: 12;
}

td
{
	font-size: 12;
}

.ErrorText
{
	font-weight: bold;
	color: Yellow;
}

.ListHeader
{
	color: black;
	font-weight: bold;
	background-color: #BAB86A;
	border-bottom: solid 1px #000000;
}
.List
{
	text-decoration: none;
	border: solid 1px #000000;
}
.ListItemAlternate
{
	text-decoration: none;
	background-color: #D0CF9C;
	border-bottom: solid 1px #000000;
}
.ListItemHighlight
{
	text-decoration: none;
	background-color: #E3DE21;
	border-bottom: solid 1px #000000;
}
.Error
{
	color: Red;
}
.ControlHeader
{
	background-color: #770000;
	font-family: Arial;
	font-size: 11px;
	color: white;
	padding: 1px;
	font-weight: bold;
}
.ControlContent
{
 padding: 5px;
}

.Control
{
	border: solid 1px #770000;
	background-color: #D6D5AB;
}
.Button
{
	color: #770000;
	font-size: 12px;
	font-weight:bold;
}

.ListItem
{
	text-decoration: none;
	border-bottom: solid 1px #000000;
}
.ListTitle
{
	font-weight:bold;
	font-size: 16;
	text-decoration: none;
}
.RegistrationListTitle
{
	background-color: #BAB86A;
	font-weight:bold;
	font-size: 12;
	text-decoration: none;
}
.RegistrationListItem
{
	background-color: #D0CF9C;
	font-size: 12;
	text-decoration: none;
	color: Black;
}
.PhotoTitle
{
	font-weight:bold;
	font-size: 14;
	font-family: Arial;
	color: #770000;
	text-decoration: none;
}
.CalendarEvent
{
	font-size: 10;
	font-family: Arial;
	color: #770000;
	text-decoration: none;
}
.MonthName
{
	font-size: 18;
	font-family: Arial;
	font-weight: bold;
	color: #770000;
	text-decoration: none;
}
.PageTitle
{
	font-size: 18;
	font-family: Arial;
	font-weight: bold;
	color: #770000;
	text-decoration: none;
}
.FieldLabel
{
	font-weight: bold;
}
.page_subtitle
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12;
}
.notfound
{
	font-family: Arial;
	font-style: italic;
	font-size: 12;
}
.NewTitle
{
	font-size:14;
	font-weight:bold;
	color:Black;
	background-color:#BAB86A;
	border: solid 1px black;
}
.NewContent
{
	border: solid 1px black;
	BORDER-COLLAPSE:collapse;
	padding: 5px;
}
.NewContentTitle
{
	font-family:Arial Black;
	color:Black;
	font-size:16;
}
.inputBlackOutline
{
	BORDER: black 1px solid;
}
.textareaBlackOutline
{
	BORDER: black 1px solid; 
	SCROLLBAR-FACE-COLOR: black; 
	SCROLLBAR-3DLIGHT-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: #AAA97C; 
	SCROLLBAR-DARKSHADOW-COLOR: black;
}
