body {
background-image: url(images/backer.jpg);
font-family: Bookman Old Style, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

th {
	font-size: 8pt;
	color: #FFF1C6;
}

td.month {
	font-size: 10pt;
	color: #FFFFFF;
}

td.endday {
	font-size: 8pt;
	color: #FFFFFF;
}

td.day {
	font-size: 8pt;
	color: #FFFFFF;
}

a:link {color: #AC1E1C; text-decoration: none;}
a:visited {color: #DF6260; text-decoration: none;}
a:active {color: #AC1E1C; text-decoration: none;}
a:hover {color: #720A08; text-decoration: none;}

td.up {
font-size: 11pt;
color: #FFFFFF;
background-color: #000000;
}

td.updown {
   font-family: Book Antiqua, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #782A2A;
	color: #FDFCC4;
	font-size: 11pt;
	font-weight: 700;
}

td.main {
font-size: 11pt;
}

.tdborder {
      border :  #e2e2e2;
      border-style : solid; 
      border-top-width : 1px; 
      border-right-width : 1px; 
      border-bottom-width : 1px; 
      border-left-width : 1px;  

}
.tdsunday {
      font-family : Verdana, Arial, Helvetica, sans-serif;
      background-color : #ff0000;
      font-weight : normal;
      font-size : 11px; 
      line-height : 20px; 
      color : #ffffff; 
      vertical-align : middle;
      text-align : center; 
} 
.tdday {
      font-family : Verdana, Arial, Helvetica, sans-serif;
      background-color : #606060;
      font-weight : normal;
      font-size : 11px; 
      line-height : 20px; 
      color : #ffffff; 
      vertical-align : middle; 
      text-align : center; 
} 
.tdtoday {
      font-family : Verdana, Arial, Helvetica, sans-serif;
      background-color : #f0f0f0; 
      font-weight : bold;
      font-size : 11px; 
      line-height : 20px; 
      color : #000000; 
      vertical-align : middle; 
      text-align : center; 
} 
.mthheading {
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-weight : bold; 
      font-size : 10px; 
      line-height : 20px; 
      color : #606060; 
      vertical-align : middle; 
      text-align : center; 
      letter-spacing : 0.15em;
}
.tdeventheading1 {
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-weight : bold;
      background-color : #c0c0c0;
      font-size : 12px; 
      line-height : 20px; 
      color : #ffffff;
      vertical-align : middle; 
      text-align : center; 
      letter-spacing : 0.2em; 
}

.tdeventheading {
border : #aaaaaa; border-style : solid; border-width: 0px 0px 0px;
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-weight : bold; background-color : #f0f0f0;       font-size : 12px;
      color : #303030;
      line-height : 20px;
      vertical-align : middle;
      line-height : 20px; 
      text-align : left;
}


.tddate {
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-weight : normal;
      font-size : 11px; 
      line-height : 16px; 
      color : #606060;
      vertical-align : middle; 
      text-align : center; 
}
.sunday {
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-weight : normal;
      font-size : 11px; 
      line-height : 16px; 
      color : #ff0000;
      vertical-align : middle; 
      text-align : center; 
}

.event  {
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-weight : normal;
      font-size : 12px;
      line-height : 18px;
      color : #000000;
      vertical-align : middle; 
      text-align : left;
      padding-top : 2px;
      padding-bottom : 2px;
      padding-right : 5px;
      padding-left : 5px;
}

.copy  {
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-weight : normal;
      font-size : 9px;
      line-height : 18px;
      color : #000066;
      vertical-align : middle; 
      text-align : right;
}

.genfont {
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-weight : normal;
      font-size : 12px;
      line-height : 16px; 
      color : #606060; 
      vertical-align : middle; 
      text-align : left;
}
.eventmth {
      font-family : Arial,Verdana,  Helvetica, sans-serif;
      font-weight : bold;
      font-size : 20px;
      color : #e0e0e0;
      vertical-align : middle; 
      text-align : center;
}
.adminheader  {
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-weight : bold; line-height : 22px;
      font-size : 12px;
      color : #404040;
      vertical-align : middle; 
      text-align : center;
      padding-top : 2px;
      padding-bottom : 2px;
      padding-right : 5px;
      padding-left : 5px;
}
.adminmenu {
border : #c0c0c0; border-style : solid; border-width: 1px 1px 1px;
      background-color : #f0f0f0; 
      font-size : 10px;
      line-height : 16px;
      text-align : center;
}

.tbladmin {
      border :  #e2e2e2;
      border-style : solid; 
      border-top-width : 1px; 
      border-right-width : 1px; 
      border-bottom-width : 1px; 
      border-left-width : 1px;
       /* background : url(./images/login_02.gif); */
      background-repeat: no-repeat;
      background-position: center center ;

}
a.menulink:link   { font-size : 10px; text-decoration: underline; color : #000000;  }
a.menulink:active { text-decoration: none; color : #000000;  }
a.menulink:hover  { text-decoration: none; color : #404040; }