.GreyBackground
{
	background-color: #2e2e2e;
}
.LinkWhite
{
	font-family: Verdana;
	color: White;
	font-size: 12px;
}
.LinkWhiteBold
{
	font-family: Verdana;
	color: White;
	font-size: 12px;
	font-weight: Bold;
}
.LinkWhiteSmall
{
	font-family: Arial;
	color: White;
	font-size: 12px;
}
.small
{
	font-family: Arial;
	font-size: 10px;
}
.Button
{
	color: White;
	border-style: solid;
	border-width: 1px;
	border-color: White;
	background-color: #707070;
	font-weight: Bold;
}
.Footer
{
	background-image: url('Pictures/PicturesCommon/contentsectionfooter.JPG');
	height: 21px;
}
.HeaderWidth
{
	width: 773px;
}

.NormalTextWithWidth
{
	font-family: Verdana;
	font-size: 12px;
	line-height: 25px;
	width: 368px;
}

.NormalText
{
	font-family: Verdana;
	font-size: 12px;
	width: 368px;
}

.LineSeparator
{
	background-color: #535353;
	height: 1px;
}

.SmallBarHearder
{
	height: 38px;
	background-image: url('Pictures/PicturesCommon/contentsectiontype3caption.gif');
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	font-weight: Bold;
	color: Black;
}
.SmallBarSeparator
{
	width: 2px;
	background-image: url('Pictures/PicturesCommon/contentsectiontype3seperator.gif');
}
.SmallBarTexttable
{
	background-color: #2e2e2e;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	font-weight: Bold;
	line-height: 25px;
}
.BarWithBlackSpacing
{
	height: 55px;
	background-image: url('Pictures/PicturesCommon/contentsectiontype1header.gif');
	text-align: center;
	font-family: Verdana;
	font-size: 18px;
	font-weight: Bold;
	color: Black;
}
.DoubleHeaderMain
{
	width: 559px;
	height: 26px;
	background-image: url('Pictures/PicturesCommon/contentsectiontype2title.gif');
	text-align: center;
	font-family: Verdana;
	font-size: 18px;
	font-weight: Bold;
	color: Black;
	background-repeat: no-repeat;
}
.DoubleHeaderLeft
{
	width: 9px;
	background-image: url('Pictures/PicturesCommon/contentsectiontype2captionleft.JPG');
	background-repeat: no-repeat;
}
.DoubleHeaderRight
{
	width: 9px;
	background-image: url('Pictures/PicturesCommon/contentsectiontype2captionright.JPG');
	background-repeat: no-repeat;
}
.DoubleHeaderMiddle
{
	width: 773px;
	height: 41px;
	background-image: url('Pictures/PicturesCommon/contentsectiontype2caption.JPG');
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	font-weight: Bold;
	color: Black;
}
.DoubleHeaderTextAndBackground
{
	background-color: #2e2e2e;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
}

.PictureBorder
{
	border: medium ridge #9B9B9B;
}
