body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.CompanyName {
	font-size: medium;
	letter-spacing: 15px;
	font-weight: bold;
	color: #000066;
}
.CompanyText {
	letter-spacing: 2px;
}
.Search {
	color: #FFFFFF;
}
.inputSearch {
	font-size: small;
	color: #FFFF00;
	background-color: #666699;
	border: thin solid #FFFFFF;
	height: 18px;
}
.buttonSearch {
	border: thin solid #666699;
	height: 18px;
}
h1 {
	font-size: small;
	color: #FFFF00;
	background-color: #B1B1E8;
	border: thin solid #FFFFFF;
	height: 18px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.description {
	font-size: x-small;
}
td {
	text-align: left;
	vertical-align: top;
}
input {
	border: 1px ridge #9999FF;
}
.thumbnailButton {
	width: 100px;
}
a {
	cursor: hand;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
.headerlink {
	background-color: #FFFFFF;
}
p {
	margin-top: 0px;
	margin-bottom: 2px;
}
.mainLayer {
	background-attachment: fixed;
	background-image: url(../images/Circles.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.imageCaption {
	font-size: xx-small;
}
.tableCost {
	margin: 2px;
	padding: 2px;
	border: 1px solid #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.Highlighted {
	color: #A6A600;
	font-weight: bold;
}
.TopMenuItem {
	font-size: small;
	color: #000000;
	background-color: #FFFF99;
	text-align: center;
	line-height: 1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.TopMenuItemHighlight {
	font-size: small;
	color: #000000;
	background-color: #FFCC00;
	text-align: center;
	line-height: 1;
	cursor:pointer;
}
.TopMenuLayer {
	position: absolute;
	z-index: 2;
	height: 26px;
	width: 99%;
	left: 5px;
	top: 110px;
}
.SmallMenuLayer {
	position: absolute;
	z-index: 2;
	height: 26px;
	width: 308px;
	left: 355px;
	top: 73px;
}
.SmallMenuItem {
	font-size: x-small;
	color: #676767;
	background-color: #FFFF99;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.SmallMenuItemHighlight {

	font-size: x-small;
	color: #FFFFFF;
	background-color: #FFCC00;
	text-align: center;
	cursor:pointer;
}
.PartialBorders {
	position:relative;
	left:auto;
	right: 10px;
	width: 200px;
	text-align: right;
	top: 5px;
	z-index:2;
	float:right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFF99;
}
.BodyLayer {
	position: absolute;
	top: 150px;
}
.FooterLayer {
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	top: 500px;
	position: relative;
	z-index: 5;
}
th {
	background-color: #FFFF99;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: normal;
	color: #000000;
}
.ProdTableQty {
	border: 1px solid #000000;
	font-size: xx-small;
}
.rowEven {
	vertical-align: middle;
	background-color: #FFFFCC;
	border-bottom: 1px solid #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.rowOdd {
	vertical-align: middle;
	background-color: #FFFFFF;
}
.ProductTable {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.ProductInfoLayer {
	position:absolute;
	left:100px;
	top:158px;
	z-index:4;
	width: 792px;
	height: 894px;

}
.thHighlight {
	color: #000000;
	background-color: #FFCC00;
	cursor: hand;
}
.sidePanel {
	position: absolute;
	height: 169px;
	width: 70px;
	top: 160px;
	left: 15px;
	color: #666666;
}
.sidePanel a {
	cursor: hand;
	color: #666666;
	text-decoration: none;
}
.lyrStage {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	background-color: #CCCCFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006699;
}
a img {
	border: none;
}
