A {
	color:#0000ff;
	text-decoration: none;
}

A:visited {
	color:#990099;
	text-decoration: none;
}

A:hover	{
	text-decoration: underline;
}

A.menu {
	color:#ffffff;
	text-decoration: none;
}

A.menu:visited {
	color:#ffffff;
	text-decoration: none;
}

A.menu:hover {
	color:#ffffff;
	text-decoration: underline;
}

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

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

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

.menutable td {
	font-family: arial, helvetica;
	font-size: 11px;
}

.menuitem {
}

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

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

.littletitle {
	font-weight: bold;
	color: #000066;
}

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

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

.calendardaystitle {
	background: #eecc66;
	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: #e7e3d5;
	color: #000000;
	font-family: arial, helvetica;
	font-size: 8pt;
}

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

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

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

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

.forumbg {
	background: #ffffff;
}

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

.fullwidth {
	width: 100%;
}


body {
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
}

.menutable {
  padding-left: 5px;
}
