.cellBrdrGrnBtm {
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #339933;
}
.cellBrdrGrnLft {
	border-left-width: thin;
	border-left-style: inset;
	border-left-color: #339933;
}
.cellPadLft {
	padding-left: 5px;
}
.cellPadTop {
	padding-top: 5px;
}
.cellPadRtTop {
	padding-top: 5px;
	padding-right: 15px;
}
.cellPadRt {	
	padding-right: 15px;
}

.cellPadLftTop {
	padding-left: 5px;
	padding-top: 10px;
}
.cellbrdrAll {
	border: thin solid #CCCCCC;
}
.cellPadTopMore {

	padding-top: 10px;
}
.cellBrdrTopGrn {
	border-bottom-style: none;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #009933;
}
.topGrnBdr {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #339933;
}
.cellbrdrAllGrn {

	border: thin solid #339933;
}
.topGryBdr {

	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #cccccc;
}
.img-right {
	float: right;
	padding-right: 20px;
	margin-right: 5px;
	position:relative;	
}
.cellBrdrGrnBox {
	border-width: thin;
	border-style: inset;
	border-color: #339933;
	padding: 5px;
	border-top-color: #339933;
	border-right-color: #339933;
	border-bottom-color: #339933;
}
.img-right2 {
	float: left;
	position:relative;
	left: 5px;
	display: inline;
	padding-left: 0px;
}
.img-left {
	float: left;
	position:relative;
	margin-left: 5px;
	padding-left: 5px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

