.bg-darkblue {
	background-image: url(parts/pixel-darkblue.jpg);
	background-repeat: repeat;
}
.bg-blue {
	background-repeat: repeat;
	background-image: url(parts/pixel-blue.jpg);
}
#Table_01 tr .bg-blue table {
	font-size: 10px;
}
.bg-blue-title {
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FC9;
	font-size: 14px;
}
.bg-blue-subtitle {
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.splashbg {
	background-image: url(images/splashbgtxt-off.jpg);
	background-repeat: no-repeat;
}
.bg-blue-main {
	font-size: 14px;
}
.tablebgimage {
	background-image: url(images/photos/calendarBG2d.jpg);
	background-attachment:fixed;
}
