body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	background-color: #BFE425;
	margin: 0px;
}#middleTable {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000;
	border-bottom-color: #000;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7EBE5D;
	border-left-color: #7EBE5D;
	padding: 10px;
	font-size: 14px;
}
#bottomThreeM {
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#bottomThree {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #7EBE5D;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #7EBE5D;
}
#headerL a #logo {
	text-decoration: none;
}
#header {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #7EBE5D;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #7EBE5D;
}
#footer {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7EBE5D;
	border-left-color: #7EBE5D;
        border-bottom-width: thin;
        border-bottom-style: solid;
        border-bottom-color: #7EBE5D;
}
#mainTable tr #footer a {
	font-size: 14px;
	text-decoration: none;
}
img {
	border:none
}
a {
    text-decoration: none;
}