 a:link {  color: #990000; text-decoration: underline}
 a:visited {  color: #990000; text-decoration: underline}
 a:hover {  color: #FFCC00; text-decoration: underline}
 a:active {  color: #990000; text-decoration: underline}
 
 body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
	margin: 0px;
	background-image: url(StructureImages/MainBG.jpg);
	background-position: center center;
}
.StructureTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 100%;
	width: 798px;
}
.InfoTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border: 1px solid #000000;
	padding: 10px;
}
.Textboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	background-color: #FFF8E8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8d0000;
	border-right-color: #CC0C0A;
	border-bottom-color: #CC0C0A;
	border-left-color: #8d0000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#FFFFdd', endColorstr='#FFF3CE', gradientType='0');
}

.FeaturedProductsTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	width: 350px;
}
.FeaturedProductsTitle {
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.FeaturedProductsPrice {
	font-size: 10px;
	text-align: right;
	vertical-align: top;
	padding: 5px;
	font-weight: bold;
	color: #CD0C0A;
}
.InfoTableNoBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.Buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CC0C0A;
	border-right-color: #8D0000;
	border-bottom-color: #8D0000;
	border-left-color: #CC0C0A;
	background-color: #990000;
	padding: 5px;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#8D0000', endColorstr='#CB0C0A', gradientType='0');
}
.ProductsTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
