BODY {
	color: Black;
	background-color: #E18A6D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.navbarlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #446D8C;
	font-size: 11px;
	text-decoration: none;
}


.navbarlinks A
{
	color: #446D8C;
	text-decoration : underline;
}

.navbarlinks A:link {
	color: #446D8C;
	text-decoration: none;
}

.navbarlinks A:visited {
	color: #446D8C;
	text-decoration: none;
}

.navbarlinks A:hover {
	color: #446D8C;
	background-color: #D3D3D3;
	text-decoration: none;
}

.navbarlinks A:active {
	color: #446D8C;
	text-decoration: none;
}

.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
}


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

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

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

.menulinks A:hover {
	color: #ff0000;
	background-color: #D3D3D3;
	text-decoration: none;
}

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

.menulinks {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
}

.heading {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

.regular {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.searchbox {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.bolditalic {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

.bolditaliclarge {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.boldlarge {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.small {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.calendar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #B04040;
  text-decoration: none;
}  