body {
		background: #ffffff;
		color: #333333;
		font-family: Tahoma, Arial, Sans;
		font-size: 11px;
		padding: 0;
		margin: 0;
}

tr, td {
		color: #333333;
		font-family: Tahoma, Arial, Sans;
		font-size: 11px;
}

a, a:active, a:visited {
		color: #333333;
		font-weight: bold;
		text-decoration: none;
}

a:hover {
		color: #000000;
		font-weight: bold;
		text-decoration: none;
}


.navlink {
		padding: 4px;
		color: #555555;
//		background: #e9eed2;
		background: #e6ebd2;
		DISPLAY: block;
		font-weight: normal;
		font-size: 11px;
		text-decoration: none;
		border-bottom: #ffffff 1px solid;
		font-family: Tahoma, Arial, Sans;
}

.navlink:visited {
		padding: 4px;
		color: #555555;
		background: #e6ebd2;
		font-weight: normal;
		DISPLAY: block;
		font-size: 11px;
		text-decoration: none;
		border-bottom: #ffffff 1px solid;
		font-family: Tahoma, Arial, Sans;
}

.navlink:active {
		padding: 4px;
		color: #555555;
		DISPLAY: block;
		background: #e6ebd2;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		border-bottom: #ffffff 1px solid;
		font-family: Tahoma, Arial, Sans;
}

.navlink:hover {
		padding: 4px;
		color: #555555;
		DISPLAY: block;
		background: #f1f7e0;
		font-size: 11px;
		font-weight: normal;
		border-bottom: #ffffff 1px solid;
		font-family: Tahoma, Arial, Sans;
}

.navlink2, .navlink2:visited, .navlink2:active, .navlink2:hover {
		padding: 4px;
		color: #555555;
		background: #f1f7e2;
		DISPLAY: block;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		border-bottom: #ffffff 1px solid;
		font-family: Tahoma, Arial, Sans;
}

.smalldate {
		color: #555555;
		font-family: Tahoma, Arial, Sans;
		font-size: 8pt;
}

.head {
		color: #333333;
		font-family: Tahoma, Arial, Sans;
		font-size: 10pt;
		font-weight: bold;
}

.text {
		color: #333333;
		font-family: Tahoma, Arial, Sans;
		font-size: 9pt;
}

.page_input {
	width: 150pt;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #fdfefa;
	color: #000000;
	text-decoration: none;
	border: 1px solid #333333;
	text-indent: 3px;
}

.page_textarea {
	width: 300pt;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #fdfefa;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #333333;
	text-indent: 3px;
}

.page_button {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #333333;
}