.BlotterT {
	background-color: #68668F;
	background-image: url(Images/Blotter/BlotterT.gif);
	background-repeat: repeat-y;
}
.BlotterL {
	background-color: #68668F;
	background-image: url(Images/Blotter/BlotterL.gif);
	background-repeat: repeat-x;
}
.BlotterR {
	background-color: #68668F;
	background-image: url(Images/Blotter/BlotterR.gif);
	background-repeat: repeat-x;
}
.BlotterB {
	background-color: #68668F;
	background-image: url(Images/Blotter/BlotterT.gif);
	background-repeat: repeat-y;
}
.BlotterBkg {
	background-color: #68668F;
}
.CanvasT {
	background-color: #F2AB54;
	background-image: url(Images/Canvas/CanvasT.gif);
	background-repeat: repeat-y;
}
.CanvasL {
	background-color: #F2AB54;
	background-image: url(Images/Canvas/CanvasL.gif);
	background-repeat: repeat-x;
}
.CanvasR {
	background-color: #F2AB54;
	background-image: url(Images/Canvas/CanvasR.gif);
	background-repeat: repeat-x;
}
.CanvasB {
	background-color: #F2AB54;
	background-image: url(Images/Canvas/CanvasB.gif);
	background-repeat: repeat-y;
}
.CanvasBkg {
	background-color: #80F81D;
}
.SectionT {
	background-color: #D8FDBA;
	background-image: url(Images/Section/SectionT.gif);
	background-repeat: repeat-y;
}
.SectionL {
	background-color: #D8FDBA;
	background-image: url(Images/Section/SectionL.gif);
	background-repeat: repeat-x;
}
.SectionR {
	background-color: #D8FDBA;
	background-image: url(Images/Section/SectionR.gif);
	background-repeat: repeat-x;
}
.SectionB {
	background-color: #D8FDBA;
	background-image: url(Images/Section/SectionB.gif);
	background-repeat: repeat-y;
}
.SectionBkg {
	background-color: #D8FDBA;
}
.Title {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.Wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.BodyCopy { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: #000000; 
	font-style: normal; 
	font-weight: normal
}
.Footer {

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 6pt; 
	color: #000000; 
	font-style: normal; 
	font-weight: normal
}

