﻿.masterbg1
{
	background-image: url( '../images/navLeft.gif' );
	background-repeat: no-repeat;
}
.masterbg2
{
	background-image: url( '../images/blueBg.png' );
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
}
.masterbg3
{
	background-image: url( '../images/navRight.gif' );
	background-repeat: no-repeat;
}
.masterbg4
{
	background-image: url( '../images/searchBg.gif' );
	background-repeat: no-repeat;
	height: 34px;
	width: 200px;
	vertical-align: middle;
}
.masterbg5
{
	background-image: url( '../images/quickTitle.gif' );
	background-repeat: no-repeat;
	width: 200px;
	height: 45px;
}
.masterbg6
{
	background-image: url( '../images/quickBottom.jpg' );
	background-repeat: no-repeat;
	width: 200px;
	height: 11px;
}
.masterbg7
{
	background-image: url( '../images/footerBg.jpg' );
	background-repeat: repeat-x;
}