/* CSS Document */
html {
	height: 100%;
}
body,td,th,input,select,option,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1 {
	display: inline;
	font-family: Impact;
	font-size: 18px;
	color: #000000;
	font-weight: lighter;
	text-transform: uppercase;
}
h4 {
	display: inline;
	font-family: Impact;
	font-size: 16px;
	color: #000000;
	font-weight: lighter;
	text-transform: uppercase;
}
h5 {
	display: inline;
	font-family: Impact;
	font-size: 16px;
	color: #000000;
	font-weight: lighter;
	text-transform: uppercase;
}
body {
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border: 0;
}

a.menulynx {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.menulynx:hover {
	color: #FF0000;
}

a,a.sublynx {
	color: #FF0000;
}

.featured{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.emph{
	color: #000000;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.label{
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
}

.clickformore,.message {
	color: #777777;
	font-size: 10px;
}

.notice {
	background-color: #FF0000;
	padding: 4px;
	margin-left: 2px;
	margin-right: 3px;
	font-weight: bolder;
	font-size: 12px;
}

.content_block {
	padding: 4px;
	margin-left: 2px;
	margin-right: 3px;
}

.content {
	margin-top: 6px;
}

a.header {
	color: #000000;
	text-decoration: none;
}
a.header:hover {
	text-decoration: underline;
}

.menu {
	margin-right: 3px;
	border: 3px solid #000000;
	width: 99px;
	line-height: 18px;
	padding: 3px;
	background: url('images/menu-back.gif') repeat-y;
}

.date {
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
}

.calendar-entries {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

.calendar-altline {
	background-color: #EEEEEE;
}

.calendar-divider {
	background-color: #000000;
	font-size: 2px;
}

.calendar-day {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}

.calendar-date {
	font-weight: bold;
	font-size: 24px;
}

.subcontent,fieldset {
	background-color: #FFFFFF;
	border: 3px solid #000000;
	margin-left: 8px;
	padding: 4px;
}

.subspace {
	background-color: #FFFFFF;
	margin-left: 8px;
}

.bordered {
	background-color: #FFFFFF;
	border: 3px solid #000000;
	padding: 4px;
}

legend {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

hr {
	color: #000000;
	background-color: #000000;
	border: 1px solid #000000;
}
