<STYLE TYPE="text/css">
<!--
/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/

SPAN	{ font-family:arial, helvetica }

td.lgrey{
background-color: #F0F0F0;
}
td.dgrey{
background-color: #D0D0D0;
}
td.sp{
border-right:solid #000000 1px;
}
td.head{
background-image: url(../../nav/logo_back.gif);
background-repeat:repeat-x;
}

td.menu{
border-bottom:solid #000000 1px;
background-color: #AFAFAE;
background-image: url(../../nav/logo_l_back.gif);
background-repeat:repeat-x;
}

td.bottom{
background-color: #F0F0F0;
background-image: url(../../nav/bottom_back.gif);
background-repeat:repeat-x;
}

a {
font-family:arial;
color: #000000;
text-decoration: none;
}
a:visited {
color: #000000;
text-decoration: none;
}
a:aktiv {
color: #000000;
text-decoration: none;
}
a:hover {
 color: #FFE600;
text-decoration: none;
}
BODY{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Arial;
background-color: #F0F0F0;
}

/**** month and year header at top of calendar ****/
span.date_header			{ font-size:16px; font-family:arial, helvetica; font-weight:bold; }

/**** color and size of calendar cells.  ****/
.day_cell				{background-image: url(../images/grey.gif); height:50; width: 96; font-weight: bold; }
.empty_day_cell			{  height:50; width: 96; }
.today_cell				{ background-color:#FFE600; height:50; width: 96; }

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000000 }

/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000000 }
.title_txt A:link		{ color:#000000; text-decoration:underline }
.title_txt A:active		{ color:#000000; text-decoration:underline }
.title_txt A:visited	{ color:#000000; text-decoration:underline }
.title_txt A:hover		{ color:#000000; text-decoration:underline }

/**** time line under title text when event time given ****/
.time_str				{ font-size:9px; font-family:arial, helvetica }

/**** column headers or days of the week ****/
td.column_header			{ background-color:#AEAEAD; font-size:12px; font-family:arial, helvetica; color:#000000; font-weight:bold }

/**** footprint text ****/
td.footprint				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000; font-weight:bold; }
td.footprint A			{ font-size:10px; font-family:verdana, arial, helvetica; color:#000000; font-weight:bold; }
// end hiding -->





</STYLE>

