BODY { 
	background-color: #FFFFFF;
} 

BODY,TD { 
	font-family  : verdana, arial; 
	font-size: 10px;
	font-weight: normal;
} 

A.menu,SPAN.menu { 
	color: #000000; 
	font-family: Verdana, Arial; 
	font-size: 10px; 
	text-decoration: none; 
} 

A.menu:HOVER { 
	text-decoration: underline; 
}

A.menu_active,SPAN.menu_active { 
	color: #000000; 
	font-family: Verdana, Arial; 
	font-size: 10px; 
	font-weight: bold;
	text-decoration: none; 
} 

A.menu_active:HOVER { 
	text-decoration: underline; 
	font-weight: bold;
}

INPUT,SELECT,TEXTAREA {
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
}

TABLE.calender,TD.calender {
	font-size: 10px;
	font-family: Verdana;
}

td.calendar_month_day
{
	text-align: center;
}

.calendar_month_today{
	font-weight: bold;
	text-align: center;
}

TD.calendar_month_week_head,TD.calendar_month_head
{
	font-size: 10px;
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
}

TD.calendar_month_mark
{
	text-align: center;
	border: solid 1px #333399; 
}

TR.calenderHead,TD.calenderHead {
	font-size: 10px;
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	font-family: Verdana;
}

A.calendar_month_link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
A:Hover.calendar_month_link {
	text-decoration: none;
}

.calendar_headline {
	font-weight: bold;
}




td.bottomline
{
	color: blue;
	font-family: Verdana;
	font-size: 12px;
}

td.ic_news
{
	color: #333399;
	padding-top: 5px;
}

a.ic_link
{
	color: #333399;
	text-decoration: none;
	font-weight: bold;
}
