BODY {
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: black;
	background-color: #005D00;
	text-decoration: none;
	margin: 0px;
	font-size: 10pt;
}

img {border-style: none;}

.MainMenu {
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
}

.MainMenu A {
	color: black;
	text-decoration: none;
}

.smallnew A {
	color: black;
	text-decoration: none;
}

a.sideMenu {
	text-decoration: none;
}

.Main {
	border-top-style: none;
	border-right-style: solid; 
	border-left-style: solid; 
	border-bottom-style: none; 
	bordercolor: #FFFFFF;
}

table.yellow {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #FFFFFF;
	border-collapse: separate;
	background-color: white;
}

td.default {
	font-family: verdana;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
}

td.small {
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
}

td.smallnew {
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
}

tr.small {
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
}