BODY
{
	background: white;
	margin: 0;
}
.header
{
	background-color: white;
	height: 105px;
	width: 100%;
}
.headerLogo
{
	background-image: url(../Skin/diamond.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 81px;
}
.headerCaption
{
	background-image: url(../Skin/caption.gif);
	background-repeat: repeat;
	color: white;
	font-family: Verdana;
	font-weight: bold;
	font-size: 7pt;
	height: 20px;
	margin-right: 5px;
}
.headerTitle
{
	background-image: url(../Skin/companynamebackground.gif);
	background-repeat: repeat;
	height: 38px;
}
.headerTitleSections
{
	width: 100%;
}
.headerTitleLeft
{
	background-image: url(../Skin/companyname2.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 50%;
}
.headerTitleRight
{
	height: 38px;
	width: 50%;
}
.headerToolbar
{
	background-color: white;
	height: 19px;
}
.headerToolbarSections
{
	width: 100%;
	height: 19px;
}
.headerToolbarLeft
{
	width: 80%;
	color: black;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
}
.headerToolbarRight
{
	width: 20%;
	color: black;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
}
.headerToolbarFooter
{
	background-image: url(../Skin/toolbarfooter2.gif);
	background-repeat: repeat;
	height: 28px;
}
.content
{
	width: 100%;
}
.contentTopLeft
{
	background-image: url(../Skin/leftbodyheader.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 87px;
}
.contentTopMiddle
{
	background-image: url(../Skin/middlebodyheader3.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.contentTopMiddle1
{
	background-image: url(../Skin/captionbodyheader.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 4px;
}
.contentTopMiddle2
{
	background-image: url(../Skin/captionbodyheader.gif);
	background-repeat: repeat-x;
	color: white;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	height: 26px;
}
.contentTopMiddle3
{
	background-image: url(../Skin/captionbodyheader.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 4px;
}
.contentTopRight
{
	background-image: url(../Skin/rightbodyheader.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 193px;
}
.contentBodyLeft
{
	background-image: url(../Skin/leftbody.gif);
	background-repeat: repeat-y;
	width: 87px;
}
.contentBodyMiddle
{
	color: black;
	background-color: white;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.contentBodyRight
{
	background-image: url(../Skin/rightbody.gif);
	background-repeat: repeat-y;
	width: 193px;
}
.footer
{
	width: 100%;
}
.footerTop
{
	color: silver;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	height: 20px;
}
.footerBottom
{
	background-image: url(../Skin/footer.gif);
	background-repeat: repeat;
	color: gray;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	height: 19px;
}
.menuSelectedText
{
	background-color: #2963FF;
	color: white;
}
.contactHeader
{
	background-color: #2963FF;
	color: white;
}
.locations
{
	width: 100%;
}
.locationInformation
{
	width: 50%;
}
.locationImage
{
	width: 50%;
}
.producttHeader
{
	background-color: #2963FF;
	color: white;
}
.productTable
{
	background-color: #F2F2F2;
	border-color: #E4E4E4;
	width: 500px;
}
.productTitle2
{
	color: #2963FF;
	font-weight: bold;
}
.productTitle
{
	color: #2963FF;
	width: 100px;
}
.productTopLeft
{
	color: #2963FF;
	width: 100px;
}
.productTopCenter
{
	color: #2963FF;
	font-weight: bold;
	width: 286px;
}
.productTopRight
{
	width: 90px;
}
.productMiddleLeft
{
	color: #2963FF;
}
.productMiddleCenter
{
}
.productBottomLeft
{
	color: #2963FF;
}
.productBottomRight
{
	width: 375px;
}
.sizeTable
{
	width: 350px;
}
.sizeLeft
{
	color: #2963FF;
	width: 100px;
}
.sizeRight
{
	width: 200px;
}
.alternateRowColor
{
	background-color: #D4DBDF;
}
.standardRowColor
{
	background-color: white;
}
.sizeLeft1
{
	color: black;
	width: 100px;
}
.sizeRight1
{
	width: 200px;
}
.sizeLeft2
{
	color: black;
	width: 100px;
	background-color: white;
}
.sizeRight2
{
	width: 200px;
	background-color: white;
}
