/* CSS definition file containing site wide stylesheets */

.NOF_TS_MyStyle1 {
	color: rgb(192,192,192);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(0,97,113);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.NOF_TS_MyStyle2 {
	color: rgb(192,192,192);
 	background-color: rgb(0,0,0);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
