#menu ul li ul
{
	width: 150px;
	font-weight: bolder;
}
table bord1
{border: 1;
}

#footer a
{
font-size: 10px;
color: #ffffff;
font-family:Verdana;
} 
#footer a:hover
{
color: #ffff99;
font-size: 10px;
font-family:Verdana;
}
#footer.menu
{
text-align: center;
}

a.wh
{
color: #ffffff;
font-family:Verdana;
text-decoration:none;
}

a.wh:hover
{
color:yellow;
font-family:Verdana;
text-decoration:none;
}

a.foo
{
color: #8d8d8a;
font-size: 10px;
font-family:Verdana;
text-decoration:none;
}

a.foo:hover
{
color:blue;
font-size: 10px;
font-family:Verdana;
text-decoration:none;
}

a.lnk
{
color: #0D7838;
font-family:Verdana;
text-decoration:none;
}

a.lnk:hover
{
color:95C2A7;
font-family:Verdana;
text-decoration:none;
}
@media print
{
  .noprint
  {
      display: none;
  } 
}
p.shadow {
	text-shadow: #6374AB 20px -12px 2px;
}
div#eCalendar
{
	font-size:10pt;
	font-family:helvetica;
	color:#000000;
}
a.calLink { 
	font-size:8pt;
	font-family:Tahoma;
	color:#006699;
	font-weight:bold;
	text-decoration: none;
}
a.calLink:hover { 
	color:#99ccff;
}
a.url { 
	font-size:8pt;
	font-family:Tahoma;
	color:#006699;
	font-weight:bold;
	text-decoration: none;
}
a.url:hover { 
	color:#99ccff;
}
div#dayView h2 { 
	font-size:1em;
	font-family:Verdana;
	color:#ffff00;
	font-weight:bold;
	background-color:#ff3300;
}
.accViewC h2 { 
	font-size:1em;
	font-family:Verdana;
	color:#ffff00;
	font-weight:bold;
	background-color:#ff3300;
}
.eventDay { 
	background-color:#ffffcc;
	border:1px solid #000000;
}
.eventDetailRow { 
	font-size:1em;
	background-color:#ffffcc;
	border:2px solid #003366;
}
.eventLabel { 
	background-color:#ffffcc;
	font-family:Tahoma;
	color:#ff3300;
	font-weight:bold;
	background-color:#ffffcc;
}
.eventDetail{ 
	background-color:#ff99cc;
	font-family:Verdana;
	color:#003333;
	font-weight:normal;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #eCalendar {height: 1%;}
/* End hide from IE5-mac */ 
