.boxbord1 {
	border: medium groove #9DC7C6;
}
.contribute-header {
	background-image: url(images/texture-gtgrn.gif);
	background-repeat: repeat;
	border: thin solid #9DC7C6;
}
.cell-orderinst {
	background-image: url(images/texture-gtgrn.gif);
	background-repeat: repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3F706F;
	border-right-color: #3F706F;
	border-bottom-color: #3F706F;
	border-left-color: #3F706F;
	padding: 5px;
}
.cell-archives {
	background-color: #284847;
	border: thin solid #9DC7C6;
}
.border-ot-tpsid {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: none;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.border-ot-sides {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: outset;
	border-bottom-style: none;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.border-ot-botsid {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.cell-ridge {
	border: 5px ridge #9DC7C6;

}
.cell-notice {
	border: 5px ridge #9DC7C6;
	padding: 4px;

}
