.ProductsContainer {
	width:700px;	
}

.ProductImage {
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.ProductName {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000066;
}

.ProductPrice {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #000066;
}

.ProductOptions {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	height:30px;
}
.ProductOptionsDropDown {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

.ProductOptionsCart {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-style:italic;
}

.ProductDescription {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #cc1303;
	font-style: normal;
	font-weight: bold;
}

.PoductBuyButton {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #000099;
}

.PoductPages {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}

.ProductContainer{
	padding:25px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #cc1303;
}

.PoductPagesContainer {
	padding-top:5px;
}

.ProductTopLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000099;
	font-weight:bold;
	cursor:pointer;
}

.ProductTopLinksContainer {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #cc1303;
}

.ProductLinks {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000099;
	text-decoration:underline;
}


.ProductServiceMessages {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#F00;
}

.ProductShoppingCartTitles {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000066;
}

.ProductInfoText {
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-size:10px;
	color:#FF0000;
	font-weight: bold;
}
.Categorydisplay {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000099;
	font-weight: lighter;
	font-style: normal;
}
.CreditCarddisplay {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000099;
	font-weight: lighter;
	font-style: normal;
}
.Instrmessages {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#cc1303;
	font-weight: bold;
	font-style: normal;
}
.seal {
	float: right;
}
.notice {
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

