@import url("button.css");
body {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; background-color: #FFFFFF}
.tc1 {
	background-image:  url(../_elements/tc1.gif);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
.tc2 {
	background-image:  url(../_elements/tc2.gif);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
.tc3 {
	background-image:  url(../_elements/tc3.gif);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
.tc4 {
	background-image:  url(../_elements/tc4.gif);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
.tch {
	background-image:  url(../_elements/tch.gif);
	height: 20px;
	background-repeat: repeat-x;
	background-position: top;


}
.tcv {
	background-image:  url(../_elements/tcv.gif);
	width: 20px;
	background-repeat: repeat-y;
	background-position: left;

}
.gryOOOL {
	background-color: #CCCCCC;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999999;
}
.gryOOOO {
	background-color: #CCCCCC;
}
.gryOROO {
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #999999;

}
.dgc20x1 {
	background-image: url(../_elements/dark-green/dgc20_1.gif);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 20px;
	background-color: #008400;
	background-repeat: no-repeat;
	background-position: left top;

}
.dgc20x3 {
	background-image: url(../_elements/dark-green/dgc20_3.gif);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 20px;
	background-color: #008400;
	background-repeat: no-repeat;
	background-position: right top;

}
.dgc20x7 {
	background-image: url(../_elements/dark-green/dgc20_7.gif);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 20px;
	background-color: #008400;
	background-repeat: no-repeat;
	background-position: left bottom;

}
.dgc20x9 {
	background-image: url(../_elements/dark-green/dgc20_9.gif);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 20px;
	background-color: #008400;
	background-repeat: no-repeat;
	background-position: right bottom;

}
.dgc12x5 {
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #008400;


}
.mgc20x1 {
	background-image: url(../_elements/mid-green/mgc20_1.gif);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 20px;
	background-color: #00C600;
	background-repeat: no-repeat;
	background-position: left top;

}
.mgc20x3 {
	background-image: url(../_elements/mid-green/mgc20_3.gif);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 20px;
	background-color: #00c600;
	background-repeat: no-repeat;
	background-position: right top;

}
.mgc20x7 {
	background-image: url(../_elements/mid-green/mgc20_7.gif);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 20px;
	background-color: #00c600;
	background-repeat: no-repeat;
	background-position: left bottom;

}
.mgc20x9 {
	background-image: url(../_elements/mid-green/mgc20_9.gif);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 20px;
	background-color: #00c600;
	background-repeat: no-repeat;
	background-position: right bottom;

}
.mgc12x5 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00C600;
	background-image: url(../_elements/mid-green/mgc12_5.gif);



}

U {text-decoration: none}
.linkwhite:hover {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
.linkwhite {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linkgreen:hover {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
.linkgreen {
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.greenbox {
	background-color: #D2FFD2;
	border: 1px solid #53FF53;
}
