/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/
BODY { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	scrollbar-face-color: #eeeeee;
    scrollbar-shadow-color:White;
	scrollbar-arrow-color:  #851928;
/*  
	scrollbar-highlight-color:
    scrollbar-3dlight-color:
    scrollbar-darkshadow-color:
    scrollbar-track-color: 
*/
}
P, SPAN{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TABLE, TD { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
HR{
	height: 1pt;
}
H1{
	font-size: 16px;
}
A:link  {
	COLOR:  #851928;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
A:visited { 
	COLOR: #851928;
	text-decoration: none;
	 FONT-WEIGHT: bold; 
}
A:active {
	COLOR:  #851928;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
A:hover {
	COLOR:  #851928;
	text-decoration: underline;
	 FONT-WEIGHT: bold;
}
.copyright{
	font-size: 11px;
	COLOR: Black;
}
.copyright A:link  {
	COLOR:  #851928;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.copyright A:visited { 
	COLOR:   #851928;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.copyright A:active {
	COLOR:   #851928;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
 .copyright A:hover {
	COLOR: #851928;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.topnav{
	font-size: 10px;
	COLOR: White;
	FONT-WEIGHT: bold;
}
.topnav A:link  {
	COLOR: White;
	text-decoration: none;
	 FONT-WEIGHT: bold;
}
.topnav A:visited { 
	COLOR: White;
	text-decoration: none;
  FONT-WEIGHT: bold;
}
.topnav A:active {
	COLOR: White;
	text-decoration: none;
	 FONT-WEIGHT: bold;
}
 .topnav A:hover {
	COLOR:White;
	text-decoration: underline;
    FONT-WEIGHT: bold;
}
.topnav2 {
	font-size: 10px;
	COLOR: #851928;
}
.topnav2 A:link  {
	COLOR: #851928;
	text-decoration: none;
	 FONT-WEIGHT: normal;
}
.topnav2 A:visited { 
	COLOR: #851928;
	text-decoration: none;
   FONT-WEIGHT: normal;
}
.topnav2 A:active {
	COLOR: #851928;
	text-decoration: none;
	 FONT-WEIGHT: normal;
}
 .topnav2 A:hover {
	COLOR: #851928;
	text-decoration: underline;
    FONT-WEIGHT: normal;
}
.links{
	font-size: 10px;
	COLOR: Black;
}
.links A:link  {
	COLOR: #851928;
	text-decoration: none;
	 FONT-WEIGHT: normal;
}
.links A:visited { 
	COLOR: #851928;
	text-decoration: none;
   FONT-WEIGHT: normal;
}
.links A:active {
	COLOR: #851928;
	text-decoration: none;
	 FONT-WEIGHT: normal;
}
 .links A:hover {
	COLOR: #851928;
	text-decoration: underline;
    FONT-WEIGHT: normal;
}
.address{
	font-size: 11px;
	COLOR: #851928;
}
.address A:link  {
	COLOR: #851928;
	text-decoration: none;
	 FONT-WEIGHT: normal;
}
.address A:visited { 
	COLOR: #851928;
	text-decoration: none;
   FONT-WEIGHT: normal;
}
.address A:active {
	COLOR: #851928;
	text-decoration: none;
	 FONT-WEIGHT: normal;
}
 .address A:hover {
	COLOR: #851928;
	text-decoration: underline;
    FONT-WEIGHT: normal;
}
.box1 {
	background: White;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-top: 1px solid Black;
	color: White;
	text-decoration: none;
}
.calendarTitle{
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;	
	color: #851928;
}

.calendarDateSummary{
	background-color: #ACC2E4;
	font-size: 8pt;
	font-weight: bold;
}
.calendarEventSummary{
	color: white;
	font-size: 8pt;	
}
.calendarTop{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;	
	background-color: #851928;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	width: 50px;
}
.calendarActiveCell{
	background-color: #CEA3AA;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.calendarTodayCell{
	background-color: #CEA3AA;
	font-weight: bold;
	color: #ffffff;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.calendarInactiveCell{
	background-color: #EFDFE2;
}
