/* CSS definition file containing site wide stylesheets */

.leftnoborder {
	padding-left: 15px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.testhead {
	background-color: rgb(34,148,15);
 	background-image: url( "../assets/images/testhead.gif" );
 	background-repeat: no-repeat;
 	background-position: top;
 	border-left: 1px solid rgb(0,0,0);
 	border-right: 1px solid rgb(0,0,0);
 	border-bottom: 1px solid rgb(0,0,0)
}

.ritborder {
	padding-right: 16px;
 	border-right: 2px dashed rgb(0,0,0)
}

.allinner {
	background-color: rgb(255,255,255);
 	background-image: none;
 	border-left: 1px solid rgb(0,0,0);
 	border-right: 1px solid rgb(0,0,0)
}

.ninehundred {
	background-color: rgb(154,211,255);
 	background-image: url( "../assets/images/wpshead900.gif" );
 	background-repeat: no-repeat;
 	background-position: top;
 	border-left: 1px solid rgb(0,0,0);
 	border-right: 1px solid rgb(0,0,0);
 	border-bottom: 1px solid rgb(0,0,0)
}

.plainheade {
	background-color: rgb(34,148,15);
 	background-image: url( "../assets/images/testhead2.gif" );
 	background-repeat: no-repeat;
 	background-position: top;
 	border-left: 1px solid rgb(0,0,153);
 	border-right: 1px solid rgb(0,0,153);
 	border-bottom: 1px solid rgb(0,0,153)
}

.rtnoborder {
	padding-left: 24px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.blueline {
	padding-right: 26px;
 	border-right: 2px dashed rgb(6,6,124)
}

.wpshead {
	background-color: rgb(152,218,251);
 	background-image: url( "../assets/images/wpsheaderplain.gif" );
 	background-repeat: no-repeat;
 	background-position: top;
 	border-left: 1px solid rgb(0,0,0);
 	border-right: 1px solid rgb(0,0,0);
 	border-bottom: 1px solid rgb(0,0,0)
}

.innershadow {
	background-color: rgb(255,255,255);
 	background-image: url( "../assets/images/testhead2_04.gif" );
 	background-repeat: repeat-y;
 	background-position: top
}

.innerdouble {
	background-color: rgb(255,255,255);
 	border-left: 1px solid rgb(0,0,153);
 	border-right: 1px solid rgb(0,0,153)
}

.tinypencils {
	background-image: url( "../assets/images/smvertline.gif" );
 	background-repeat: repeat-y;
 	background-position: right top;
 	padding-right: 14px
}

.shadowhead {
	background-image: url( "../assets/images/wpsheader900.gif" );
 	background-repeat: no-repeat;
 	background-position: top;
 	border-left: 1px solid rgb(0,0,0);
 	border-right: 1px solid rgb(0,0,0);
 	border-bottom: 1px solid rgb(0,0,0)
}

.pencildivide {
	background-image: url( "../assets/images/pencilline.gif" );
 	background-repeat: no-repeat;
 	background-position: right;
 	padding-right: 14px
}
