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

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


.calendar_b{
	background-color: #f5f4ef;
	padding: 10px;
	border: 1px solid #d8d7d2;
	width: 300px;
}
.calendar_c{
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #d8d7d2;
	width: 278px;
}
.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 : #59aac7;
      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 : Arial, Helvetica, sans-serif;
      background-color : #ffbf00; 
      font-weight : bold;
      font-size : 11px; 
      color : #000000; 
      vertical-align : middle; 
      text-align : center; 
} 
.mthheading {
      font-family : Arial, Helvetica, sans-serif;
      font-size : 11px; 
      line-height : 20px; 
      color : #606060; 
      vertical-align : middle; 
      text-align : center; 
}


.tdeventheading {
	background-image: url(/gfx/titles_bk.gif);
	height: 35px;
	padding-left: 43px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444;
	font-weight: normal;
}


.tddate {
      font-family : Arial, Helvetica, sans-serif;
      font-weight : normal;
      font-size : 11px; 
      line-height : 26px; 
      color : #606060;
      vertical-align : middle; 
      text-align : center; 
}
.sunday {
      font-family : Arial, Helvetica, sans-serif;
      font-weight : normal;
      font-size : 11px; 
      line-height : 26px; 
      color : #59aac7;
      vertical-align : middle; 
      text-align : center; 
}
.listdate {
      font-family : Arial, Helvetica, sans-serif;
      font-weight : normal;
      font-size : 12px; 
      color : #59aac7;
}

.event  {
      font-family : Arial, Helvetica, sans-serif;
      font-weight : normal;
      font-size : 12px;
      line-height : 18px;
      color : #555555;
      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 : 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;
}
.eventtday {
      font-family : Arial,Verdana,  Helvetica, sans-serif;
      font-weight : bold;
      font-size : 22px;
      color : #333333;
      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; }