.bgroundside {
	background-image: url(images/splashrightbg.gif);
	background-repeat: repeat;
	background-color: #006699;

}
.bgroundsideleft {
	background-image: url(images/splashleftbg.gif);
}
.bgroundcenter {
	background-image: url(images/splashcenterbg.gif);
	background-repeat: no-repeat;
}
.bgroundbottomcenter {
	background-image: url(images/splashbottommiddlebg.gif);
	background-repeat: no-repeat;
}
.bottomright {
	background-image: url(images/splashbottomrightbg.gif);
	background-repeat: repeat;
}
.bottomleft {
	background-image: url(images/splashbottomleftbg.gif);
	background-repeat: repeat;
}
.texthome {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004A80;
}
.textlink {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004A80;
}
