td.type1 { 
	border-style: none;
	border-bottom: 1px solid #84C22C;
	border-left: 1px solid #84C22C;
}

td.type2 { 
	border-style: none;
	border-left: 1px solid #84C22C;
	border-bottom: 1px solid #84C22C;
	border-right: 1px solid #84C22C;
}

td.type3 { 
	border-style: none;
	border-left: 1px solid #84C22C;
	border-right: 1px solid #84C22C;
}

td.type4 { 
	border-style: none;
	border-bottom: 1px solid white;
}

td.type5 { 
	border-style: none;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

td.type6 { 
	border-style: none;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

td.type7 { 
	border-style: none;
	border-right: 1px solid white;
	background-color: #84C22C;
}

td.type8 { 
	border-style: none;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	background-color: #84C22C;
}
td.type9 { 
	border-style: none;
	border-left: 1px solid #84C22C;
	border-top: 1px solid #84C22C;
	border-right: 1px solid #84C22C;
}

td.type10 { 
	border-style: none;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: #AFB9BC;
}

td.type11 { 
	border-style: none;
	border-left: 1px solid #84C22C;
	border-bottom: 1px solid #84C22C;
	border-right: 1px solid #84C22C;
	background-color: #84C22C;
}

font.type1 { 
	font-family: Verdana, Arial; 
 	font-size: 11px;
	color: #84C22C;
}

font.type2 { 
	font-family: Verdana, Arial; 
 	font-size: 11px;
	color: white;
}


a.type1 {
	font-family: Verdana, Arial; 
 	font-size: 11px;
	color: #808080;
	TEXT-DECORATION: none;
}

a.type2 {
	font-family: Verdana, Arial; 
 	font-size: 10px;
	color: #AFB9BC;
	TEXT-DECORATION: none;
}

a.type3 {
	font-family: Verdana, Arial; 
 	font-size: 11px;
	color: white;
	TEXT-DECORATION: none;
}

input {
	BORDER-RIGHT: #84C22C 1px solid;
	BORDER-LEFT: #84C22C 1px solid;
	BORDER-TOP: #84C22C 1px solid;
	BORDER-BOTTOM: #84C22C 1px solid;
	FONT-SIZE: 8pt;
	COLOR: #444444;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	BACKGROUND-COLOR: #EEEEEE;
}

select {
	FONT-SIZE: 7pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	BACKGROUND-COLOR: #dddddd;
}

button {
		BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-SIZE: pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	BACKGROUND-COLOR: #dddddd;
}

