.leftHashFill {
	background-attachment: scroll;
	background-image: url(../images/pagelayout/hash_white_l_t.gif);
	background-repeat: repeat;
	background-position: left top;
}
.rightHashFill {
	background-attachment: scroll;
	background-image: url(../images/pagelayout/hash_white_r_t.gif);
	background-repeat: repeat;
	background-position: left top;
}
.rightSideFill2 {
	background-attachment: scroll;
	background-image: url(../images/pagelayout/rightsidefill2.gif);
	background-repeat: repeat;
	background-position: right top;
}
.rightSideFill3 {
	background-attachment: scroll;
	background-image: url(../images/pagelayout/rightsidefill3.gif);
	background-repeat: repeat;
	background-position: right top;
}
.leftSideFill2 {
	background-attachment: scroll;
	background-image: url(../images/pagelayout/leftsidefill2.gif);
	background-repeat: repeat;
	background-position: left top;
}
.leftSideFill3 {
	background-attachment: scroll;
	background-image: url(../images/pagelayout/leftsidefill3.gif);
	background-repeat: repeat;
	background-position: left top;
}
.mainLayout {
	background-attachment: scroll;
	background-image: url(../images/pagelayout/hash_white_l_t.gif);
	background-repeat: repeat;
	background-position: top center;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	font-family: "trebuchet MS", Arial;
}

.standardText {
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-family: "trebuchet MS", Arial;

}
.mainLayout2 {
	background-attachment: scroll;
	background-image: url(../images/pagelayout/hash_white_r_t2.gif);
	background-repeat: repeat;
	background-position: center top;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	font-family: "trebuchet MS", Arial;
	letter-spacing: 0.2em
}
.mainLayout3 {
	background-attachment: scroll;
	background-image: url(../images/pagelayout/hash_white_r_t3.gif);
	background-repeat: repeat;
	background-position: center top;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	font-family: "trebuchet MS", Arial
}