.bg {
	background-image: url(images/layout_16.jpg);
	background-repeat: repeat-x;
}
.bgleft {
	background-image: url(images/layout_17.jpg);
	background-repeat: repeat-y;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #123464;
}
.bottombg {
	background-image: url(images/BLUE_BG.GIF);
}
.small {
	font-size: small;
}
.greybg {
	background-color: #ACC0E5;
}
.pdf {
	font-size: x-small;
}
.smallwhite {
	font-size: small;
	color: #FFFFFF;
}
.greenbg {
	background-color: #A4E13E;
	background-image: url(images/layout_18.jpg);
}
.mini {
	font-size: 12px;
}
