font { font-family : Verdana, Arial, Helvetica, sans-serif; }

.link { font-size : 8px; 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 : Verdana, Arial, Helvetica, sans-serif;
	background-color : #01329B;
	font-weight : normal;
	font-size : 8px;
	line-height : 20px;
	color : #ffffff;
	vertical-align : middle;
	text-align : center;
} 

.tdday {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : #01329B;
	font-weight : normal;
	font-size : 8px;
	line-height : 20px;
	color : #ffffff;
	vertical-align : middle;
	text-align : center;
} 
.tddaywknd {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : #E00000;
	font-weight : normal;
	font-size : 8px;
	line-height : 20px;
	color : #ffffff;
	vertical-align : middle;
	text-align : center;
} 

.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;
}

.tddateActive {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	line-height : 16px;
	color : #606060;
	vertical-align : middle;
	text-align : center;
	background-color : white;
}

.CalendarDateWithEvent {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	line-height : 16px;
	color : #606060;
	vertical-align : middle;
	text-align : center;
	border : solid 1px #01329B;
}

.CalendarDateWithEventActive {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	line-height : 16px;
	color : #606060;
	vertical-align : middle;
	text-align : center;
	border : solid 1px #01329B;
	background-color : white;
}

.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;
}

.tdeventheading {
	border : #aaaaaa;
	border-style : solid;
	border-width: 0px 0px 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color : #01329B;
	font-size : 10px;
	color : white;
	vertical-align : middle;
	text-align : left;
}

.event {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10px;
	line-height : 18px;
	color : #000066;
	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;
}


