
/* LitPlain */

.containermaster {
	width: 100%;
	background-color: transparent; /*#FCF5EF; #F1DBC5;*/
	BORDER-RIGHT: Black 1px solid; 
	BORDER-TOP: transparent 0px solid; 
	BORDER-LEFT: Black 0px solid; 
	BORDER-BOTTOM: transparent 0px solid; 
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
}
.containerleft {
	width: 4px;
	background-color: transparent;
	BORDER-RIGHT: Black 1px solid; 
	BORDER-TOP: #A3C8ED 0px solid; 
	BORDER-LEFT: Black 1px solid; 
	BORDER-BOTTOM: #A3C8ED 0px solid; 
	padding:0px 0px 0px 0px;
}
.LitPlainTL {
	BACKGROUND-IMAGE: url(Pix/LitPlainTL.gif);
	width: 12px;
	height: 22px;
	background-repeat: no-repeat;
}
.containerRowPlain {
	BACKGROUND-IMAGE: url(Pix/LitPlainBG.gif);
	background-repeat: repeat-x;
	padding-bottom: 2px;
}
.LitPlainTR {
	BACKGROUND-IMAGE: url(Pix/LitPlainTRound.gif);
	width: 17px;
	height: 22px;
	background-repeat: no-repeat;
}
.LitPlainBR {
	BACKGROUND-IMAGE: url(Pix/LitPlainBRound.gif);
	width: 17px;
	height: 22px;
	background-repeat: no-repeat;
}
/* End  LitPlain container */

/* LitPen */

.LitPenTL {
	BACKGROUND-IMAGE: url(Pix/LitPlainTL.gif);
	width: 12px;
	height: 22px;
	background-repeat: no-repeat;
}
.containerRowPen {
	BACKGROUND-IMAGE: url(Pix/LitPen1BG.gif);
	background-repeat: no-repeat; /*repeat-x;*/
	background-position:right;
	padding-bottom: 2px;
}
.LitPenTR {
	BACKGROUND-IMAGE: url(Pix/LitPlainTRound.gif);
	width: 17px;
	height: 22px;
	background-repeat: no-repeat;
}
.LitPenBR {
	BACKGROUND-IMAGE: url(Pix/LitPlainBRound.gif);
	width: 17px;
	height: 22px;
	background-repeat: no-repeat;
}
/* End  LitPen container */


.LitWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
}



HR {
 height: 1px;
 color: #EAEAEA;
}





