/* CSS definition file containing site wide stylesheets */

.confet {
	background-color: transparent;
 	background-image: url( "../assets/images/confettilight.gif" );
 	background-repeat: no-repeat;
 	background-position: center;
 	padding-right: 26px;
 	border-right: 4px dotted rgb(30,110,107)
}

.bbknd {
	background-color: transparent;
 	background-image: url( "../assets/images/bbcknd.gif" );
 	background-repeat: no-repeat;
 	background-position: top left;
 	padding-left: 26px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.rtnobord {
	background-color: transparent;
 	padding-left: 26px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.ltboxborder {
	background-color: transparent;
 	padding-right: 26px;
 	border-right: 4px dotted rgb(30,110,107)
}

.confettibright {
	background-color: transparent;
 	background-image: url( "../assets/images/confettibknd3.gif" );
 	background-repeat: no-repeat;
 	background-position: top left
}

.innertest {
	background-color: rgb(233,242,145);
 	background-image: url( "C:\\Program Files\\fullmoongraphics\\clients\\Flip\\start\\starttest.gif" );
 	background-repeat: no-repeat;
 	background-position: top;
 	border-left: 2px solid rgb(0,0,0);
 	border-right: 2px solid rgb(0,0,0)
}
