/* CSS definition file containing site wide stylesheets */

.bwdotted {
	padding-top: 12px;
 	border-top: 4px dashed rgb(0,0,0)
}

.comeonrt {
	padding-right: 27px;
 	border-right: 3px dashed rgb(0,0,0)
}

.bwyel {
	background-color: rgb(255,255,0);
 	background-image: url( "../assets/images/topbwyel.gif" );
 	background-repeat: repeat-x;
 	background-position: top;
 	padding-left: 8px;
 	padding-top: 34px;
 	padding-right: 8px;
 	border-bottom: 1px solid rgb(0,0,0)
}

.ltnoborder {
	padding-left: 20px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.greenblob {
	background-color: transparent;
 	background-image: url( "../assets/images/textgnblob.gif" );
 	background-repeat: no-repeat;
 	background-position: top left;
 	padding-right: 24px;
 	border-right: 3px dashed rgb(0,0,0)
}

.smbwline {
	background-image: url( "../assets/images/smstripeline.gif" );
 	background-repeat: repeat-x;
 	background-position: top;
 	border-left-style: none;
 	padding-top: 34px;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.fakertborder {
	background-color: rgb(255,255,255);
 	background-image: url( "../assets/images/fat.gif" );
 	background-repeat: repeat-y;
 	background-position: right top;
 	border-left-style: none;
 	border-top-style: none;
 	padding-right: 24px;
 	border-right-style: none;
 	border-bottom-style: none
}

.rtborder {
	padding-right: 27px;
 	border-right: 3px dashed rgb(0,0,0)
}

.smbox {
	font-size: 10px;
 	line-height: 15px;
 	background-color: rgb(252,250,164);
 	border: 1px dashed rgb(204,0,0);
 	padding: 8px
}