/* Table Layout Properties */
.mssTopGap
{
	height: 5px;
}

.mssCamp_1x1
{
	width: 18;
	height: 18;
	background: url(imagesCamp/CampBorder_1x1.png) no-repeat;
}

.mssCamp_1x2
{
	width: 924;
	height: 18;
	background: url(imagesCamp/CampBorder_1x2.png) no-repeat;
}

.mssCamp_1x3
{
	width: 18;
	height: 18;
	background: url(imagesCamp/CampBorder_1x3.png) no-repeat;
}

.mssCamp_2x1
{
	width: 18;
	height: 201;
	background: url(imagesCamp/CampBorder_2x1.png) no-repeat;
}

.mssCamp_2x2
{
	width: 924;
	height: 201;
	background: url(imagesCamp/CampBorder_2x2.png) no-repeat;
	vertical-align: middle;
}

.mssCamp_2x3
{
	width: 18;
	height: 201;
	background: url(imagesCamp/CampBorder_2x3.png) no-repeat;
}

.mssCamp_3x1
{
	width: 18;
	height: 35;
	background: url(imagesCamp/CampBorder_3x1.png) no-repeat;
}

.mssCamp_3x2
{
	width: 924;
	height: 35;
	background: url(imagesCamp/CampBorder_3x2.jpg) repeat-x;
	vertical-align: bottom;
}

.mssCamp_3x3
{
	width: 18;
	height: 35;
	background: url(imagesCamp/CampBorder_3x3.png) no-repeat;
}

.mssCamp_4x1
{
	width: 18;
	background-attachment: scroll;
	background-image: url(imagesCamp/CampBorder_4x1.png);
	background-repeat: repeat-y;
	background-color: transparent;
}

.mssCamp_4x2
{
	width: 924;
	background-image: none;
	background-color: transparent;
	vertical-align: middle;
}

.mssCamp_4x3
{
	width: 18;
	background-attachment: scroll;
	background-image: url(imagesCamp/CampBorder_4x3.png);
	background-repeat: repeat-y;
	background-color: transparent;
}

.mssCamp_5x1
{
	width: 18;
	height: 18;
	background: url(imagesCamp/CampBorder_5x1.png) no-repeat;
}

.mssCamp_5x2
{
	width: 924;
	height: 18;
	background: url(imagesCamp/CampBorder_5x2.png) no-repeat;
}

.mssCamp_5x3
{
	width: 18;
	height: 18;
	background: url(imagesCamp/CampBorder_5x3.png) no-repeat;
}

#mssLogo
{
	vertical-align: middle;
	text-align: right;
}

#CompanySubSubHead
{
	font-size: 11px;
	color: #333333;
	vertical-align: middle;
	text-align: center;
}



