body {
	background-color: #FFFFFF;
	background-image: url(/gfx/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
h1 {
	font-family: "trebuchet ms";
	font-size: 20px;
	font-weight: bold;
	color: #4C9127;
	padding-top: 50px;
	line-height: 40px;
}
h3 {
	font-family: "arial";
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-family: "trebuchet ms";
	font-size: 16px;
	font-weight: bold;
	color: #4C9127;
	margin: 30px 0px -10px 0px;
}
p, table {
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
table.mainTable {
	width: 100%;
	height: 100%;
}
table.menu {
	font-family: "trebuchet ms";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
th {
	text-align: left;
}
td.menu {
	padding-left: 8px;
	padding-right: 8px;
}
td.banner {
	background-image: url(/gfx/banner.jpg);
	height: 52px;
	background-repeat: no-repeat;
}
td.topMenu {
	font: 11px "trebuchet ms";
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 14px;
}
td.logo {
	padding-left: 11px;
	padding-bottom: 7px;
	height: 52px;
	vertical-align: bottom;
}
td.copy {
	font-family: arial;
	font-size: 11px;
	color: #555555;
	border-top: 1px solid #FF6600;
	padding-bottom: 20px;
}
a.mainMenu:link {
	font-family: "trebuchet ms";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-decoration: none;
}
a.mainMenu:visited {
	font-family: "trebuchet ms";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-decoration: none;
}
a.mainMenu:hover {
	font-family: "trebuchet ms";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0px;
	text-decoration: none;
}
a.topMenu:link {
	font-family: "trebuchet ms";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-decoration: none;
}
a.topMenu:visited {
	font-family: "trebuchet ms";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-decoration: none;
}
a.topMenu:hover {
	font-family: "trebuchet ms";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-decoration: underline;
}
a.copy:link {
	font-family: arial;
	font-size: 11px;
	color: #AAAAAA;
	text-decoration: none;
}
a.copy:visited {
	font-family: arial;
	font-size: 11px;
	color: #AAAAAA;
	text-decoration: none;
}
a.copy:hover {
	font-family: arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
