body {
	background-color: #cccccc;
	margin: 0;
	padding: 0;
	color: #000000;
}

A {
	color:#666666;
	text-decoration: underline;
}

A:visited {
	color:#666666;
	text-decoration: underline;
}

A:hover	{
	color:#000000;
	text-decoration: underline;
}

A.menu {
	color:#000000;
	text-decoration: none;
	font-weight: normal;
	
}

A.menu:visited {
	color:#000000;
	text-decoration: none;
	font-weight: normal;	
}

A.menu:hover {
	color:#fee044;
	text-decoration: none;
	font-weight: normal;
}

.menuitem {
	font-family: arial, helvetica;
	font-size: 10pt;
	border-bottom: 1px solid #cccccc;
}

.menuselected {
        font-weight: bold;
        color: #fee044;
}

A.calendar {
	color:#000000;
	text-decoration: none;
}

A.calendar:visited {
	color:#333333;
	text-decoration: none;
}

A.calendar:hover {
	color:#333333;
	text-decoration: none;
}

TD {
	color: #000000;
	font-family: arial, helvetica;
	font-size: 10pt;
}

.littletitle {
	font-weight: bold;
	color: #000000;
	font-size: 12pt;
}

.title {
	color:#000000;
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 14pt;
}

.calendartitle {
	background: #fee044;
	color: #000000;
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 10pt;
}

.calendardaystitle {
	background: #fee044;
	color: #233c65;
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 8pt;
}

.calendardays {
	background: #f0f0f0;
	color: #000000;
	font-family: arial, helvetica;
	font-size: 8pt;
}

.calendartoday {
	background: #cccccc;
	color: #000000;
	font-family: arial, helvetica;
	font-size: 8pt;
}

.calendarevent {
	background: #cccccc;
	font-size: 8pt;
}

.forumtitle {
	background: #fee044;
	color: #000000;
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 10pt;
}

.forumbg1 {
	background: #f0f0f0;
	color: #000000;
}

.forumbg2 {
	background: #f0f0f0;
	color: #000000;
}

.forumbg {
	background: #ffffff;
}

INPUT, SELECT, TEXTAREA	{
	font-size: 10pt;
	font-family: arial, helvetica;
}

.fullwidth {
	width: 100%;
}

.palkki {
	background: #333333;
	color: #eeeeee;
	font-weight: bold;
}

.fp_events_title {
  font-weight: bold;
}
