body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 76%;
}
H1 {
	FONT-WEIGHT: bold;
	font-size: 1.1em;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-VARIANT: normal;
	line-height: normal;
	margin-bottom: 0px;
}
H2 {
	FONT-WEIGHT: bold;
	font-size: 1.0em;
	COLOR: #333333;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-VARIANT: normal;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 20px;
}
H3 {
	FONT-WEIGHT: normal;
	font-size: 0.7em;
	COLOR: #666666;
	FONT-STYLE: italic;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-VARIANT: normal;
	line-height: normal;
	margin-bottom: 0px;
}
H4 {
	FONT-WEIGHT: bold;
	font-size: 1.0em;
	COLOR: #666666;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-VARIANT: normal;
	line-height: normal;
	margin-bottom: 0px;
}

.mainTable {
	height: 100%;
}

.tdBackground {
	background: url(../images/dot.gif);
}
.topBackground {
	background: url(../images/top.gif);
}
.rightBackground {
	background: url(../images/right.gif);
}
.leftBackground {
	background: url(../images/left.gif);
}
.bottomBackground {
	background: url(../images/bottom.gif);
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF442;
	text-decoration: none;
}
.nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF442;
	text-decoration: none;
}
.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #54600F;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}
.navCurrent:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #54600F;
	text-decoration: none;
}
.navCurrent:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #54600F;
	text-decoration: none;
}
.navCurrent:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #54600F;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-weight: normal;
	color: #94A822;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-weight: normal;
	color: #94A822;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-weight: normal;
	color: #A89A22;
	text-decoration: underline;
}
.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #333333;
	width: 150px;
	border: 1px solid #94A822;
}
