A			{ color: #363636}
A:hover		{ text-decoration: underline; color: #898989}
A:link		{ text-decoration: none }
A:visited	{ text-decoration: none }
A:active	{ text-decoration: none }

body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #363636;
	font-size: 11px;
	line-height: 14px;
	font-family: Tahoma, Verdana;
	font-style: normal;
	font-weight: normal;
}

table {
	font-size: 11px;
	font-family: Tahoma, Verdana;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}

td {
	font-size: 11px;
	font-family: Tahoma, Verdana;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}

td.menuon { background-color: #FFDA6D; cursor: hand; color: #898989;}
td.menuoff { background-color: #FFF8BB; color: #363636;}

.nav			{ color: #363636}
.nav:hover		{ text-decoration: none; color: #363636}
.nav:link		{ text-decoration: none }
.nav:visited	{ text-decoration: none }
.nav:active		{ text-decoration: none }

.footer {
	color: #898989;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}

.ImageBorder {
	border: 2px #FF0000 solid;
}

.text {
	color: #363636;
	font-size: 11px;
	font-family: tahoma;
}

.field	{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px #666666 solid;
}

.fieldinvisible	{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px #FFFFFF solid;
}
