.lightBlueBGimage {
	background-image: url(images/BlueSlice.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;

}
.yellowBGimage {
	background-image: url(images/YellowSliceBackImage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.yellowStrip {
	background-image: url(images/YellowSlice.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.homePageImage {
	background-image: url(images/Quality_Exibition_Solutions.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.lightYellowMenuBG {
	background-image: url(images/HomePageButtonsBG.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bottumRightImage {
	background-image: url(images/bottumSlice.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.blueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.lightBlueLInk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #398ACC;
	text-decoration: none;
}
.lightBlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #398ACC;
}
.greenSmallItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #00A86F;
	text-decoration: none;
}
.largeWhiteItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
}

