html {
	font-family:verdana;
	background-color: #CCCCCC;
}
h1 {
	text-align:center;
}
a {
	color:#000066;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;	
}


table {
	padding:0px 0px 0px 0px;
}



.main_menu_td {
	background-color:#999999;
	color:#000066;
	font-family:verdana;
	font-weight:bolder;
	text-align:center;
	padding:0px 0px 0px 0px;
	border:0px;
	font-size:85%;
}
.main_menu_td_selected {
	background-color:#000066;
	color:#999999;
	font-family:verdana;
	font-weight:bolder;
	text-align:center;
	padding:0px 0px 0px 0px;
	border:0px;
	font-size:85%;
}

.daysfont {  font-family: Verdana, Arial; font-size: 10px; font-style: normal; font-weight: bold; text-decoration: none; color: #FFFFFF}
.month {  font-family: Verdana, Arial; font-size: 24px; font-style: normal; line-height: normal; font-weight: bold; color:black; text-align:center}
.number {  font-family: Verdana, Arial; font-size: 14px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none}
.event {  font-family: Verdana, Arial; font-size: 10px; color: #000000; text-decoration: none}
.addleft {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333333; text-decoration: none}
.addHead {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.addEvent {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.AddRight {  font-family: Arial; font-size: 14px; color: #000000}
.eventLink {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none}
.back {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #000000; text-decoration: none}
.toplink {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.topnonlink { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none }
.viewEvent {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC0000; text-decoration: none}
.delete {  font-family: Verdana, Arial; font-size: 10px; font-weight: bold; color: #CC0000; text-decoration: none}
.viewall { font-family: Verdana, Arial; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none }


/*             

td width=\"105\" height=\"115\" valign=\"top\" bgcolor=\"#CCCCCC\"
*/

.tdReal {
	width:105px;
	height:115px;
	background-color:#cccccc;
	font-size: 10px;
	text-align:left;
}

.tdFake {
	width:105px;
	height:115px;
	background-color:#e3e3e3;
	vertical-align:top;
}
.tdTop {
	width:105px;
	text-align:center;
	background-color:navy;
	vertical-align:top;

}

.topTable {
	text-align:center;
	background-color:#000000;
}


