/* CSS definition file containing site wide stylesheets */

BODY {
	background-image: url( "../assets/images/bkndcoversm.gif" );
 	background-repeat: repeat;
 	background-position: top
}

.yellowbknddots {
	background-color: rgb(255,255,204);
 	border-bottom: 1px dashed rgb(153,0,51)
}

.ltblanktext {
	background-color: transparent;
 	padding-left: 26px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.whitebody2012 {
	background-color: rgb(255,255,255);
 	background-image: none;
 	border-left: 1px solid rgb(26,20,97);
 	border-right: 1px solid rgb(26,20,97)
}

.bluetextbox {
	background-color: rgb(229,241,255);
 	border: 1px solid rgb(153,0,51);
 	padding: 9px
}

.new2012head {
	background-color: rgb(255,255,255);
 	background-image: url( "../assets/images/fpp2011header.gif" );
 	background-repeat: no-repeat;
 	background-position: top;
 	border-left: 1px solid rgb(26,20,97);
 	border-right: 1px solid rgb(26,20,97)
}

.inserttext {
	background-color: rgb(254,253,237);
 	border: 1px solid rgb(0,0,102);
 	padding: 9px
}

.rtlinedtext {
	background-color: transparent;
 	padding-right: 26px;
 	border-right: 1px dashed rgb(0,0,0)
}
