font, a {font-family : "Times New Roman", Times, serif; }

.link        { font-size : 13px; color : #000000 }
a.link        { text-decoration: none; color : #006699;  }
a.link:hover{ text-decoration: underline; color : #DD6900; }

.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 : "Times New Roman", Times, serif;
      background-color : #ff0000;
      font-weight : normal;
      font-size : 13px; 
      line-height : 20px; 
      color : #ffffff; 
      vertical-align : middle;
      text-align : center; 
} 
.tdday {
	font-family : "Times New Roman", Times, serif;
	background-color : #660000;
	font-weight : normal;
	font-size : 13px;
	line-height : 20px;
	color : #f7db90;
	vertical-align : middle;
	text-align : center;
} 
.tdtoday {
      font-family : "Times New Roman", Times, serif;
      /* background-color : #f0f0f0; */ 
      font-weight : bold;
      font-size : 13px; 
      line-height : 20px; 
      color : #000000; 
      vertical-align : middle; 
      text-align : center; 
} 
.mthheading {
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 13px;
	line-height : 20px;
	color : #000000;
	vertical-align : middle;
	text-align : center;
	letter-spacing : 0.15em;
}
.tdeventheading1 {
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	background-color : #f7db90;
	font-size : 13px;
	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 : "Times New Roman", Times, serif;
	font-weight : bold;
	background-color : #f7db90;
	font-size : 13px;
	color : #000000;
	line-height : 20px;
	vertical-align : middle;
	line-height : 20px;
	text-align : left;
}


.tddate {
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-size : 13px;
	line-height : 16px;
	color : #660000;
	vertical-align : middle;
	text-align : center;
}
.sunday {
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-size : 13px;
	line-height : 16px;
	color : #660000;
	vertical-align : middle;
	text-align : center;
}

.event  {
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-size : 13px;
	line-height : 18px;
	color : #000000;
	vertical-align : middle;
	text-align : left;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-right : 5px;
	padding-left : 5px;
}
.event ul {
      margin:0px;
	  padding-left: 2em;
}

.event li {
	  list-style:square;
	  margin:0px;
	  padding-left: .75em;
	  text-indent: -.75em;
}

.copy  {
      font-family : "Times New Roman", Times, serif;
      font-weight : normal;
      font-size : 9px;
      line-height : 18px;
      color : #000066;
      vertical-align : middle; 
      text-align : right;
}

.genfont {
      font-family : "Times New Roman", Times, 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 : "Times New Roman", Times, 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 : 13px;
      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 : 13px; text-decoration: underline; color : #000000;  }
a.menulink:active { text-decoration: none; color : #000000;  }
a.menulink:hover  { text-decoration: none; color : #404040; }