/* CSS definition file containing site wide stylesheets */

.grflr {
	background-color: rgb(216,232,180);
 	background-image: url( "../assets/images/ltflrbknd.gif" );
 	background-repeat: repeat;
 	background-position: top;
 	padding: 6pt;
 	border-top: 2pt dashed rgb(159,222,26);
 	border-bottom: 2pt dashed rgb(159,222,26)
}

.Px {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10px;
 	color: rgb(0,0,0);
 	line-height: 14px
}

.biggertext {
	font-size: 12px;
 	line-height: 16px
}

.ltbox {
	background-color: rgb(255,255,253);
 	border: 2pt dotted rgb(153,153,255);
 	padding: 3pt
}

.serious {
	background-color: rgb(186,212,252);
 	padding: 8px;
 	border-top: 2px dashed rgb(252,253,238);
 	border-bottom: 2px dashed rgb(252,253,238)
}

.blackpix {
	font-size: 12px;
 	line-height: 16px
}

.list {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10px;
 	color: rgb(0,0,0);
 	line-height: 14px
}

.yellowhi {
	background-color: rgb(255,255,153);
 	padding: 2pt;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.12pix {
	font-size: 12px;
 	color: rgb(255,255,0);
 	line-height: 16px;
 	font-weight: bold
}

P {
	font-size: x-small;
 	font-weight: normal;
 	font-style: normal
}