
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 0px;
	background-color: #F0EFEB;
	background-image: url("../images/bgshadow.jpg");
	background-repeat: repeat-y;
	background-position: center;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #A6C104;
	scrollbar-darkshadow-color: #19632F;
	scrollbar-face-color: #A6C104;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #A6C104;
	scrollbar-track-color: #FFFFFF;
	text-align: center;
}

table {
	vertical-align: top;
	background-color: #FFFFFF;
	border: 0px;
	text-align: left;
	background-repeat: no-repeat;
}

td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

td.margin {
	margin-left: 17px;
	margin-right: 17px;
}

a:link {
	text-decoration: none;
	color: #19632F
}

a:visited {
	text-decoration: none;
	color: #19632F
}

a:active {
	text-decoration: none;
	color: #19632F
}

a:hover {
	text-decoration: underline;
	color: #19632F
}
