.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;

}
.SectionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.FooterFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.FooterLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: underline;
}

A.FooterLink:link {
	text-decoration: underline;
}

A.FooterLink:visited {
	text-decoration: underline;
}

A.FooterLink:active {
	text-decoration: underline;
}

A.FooterLink:hover {
text-decoration: underline;
color: Silver;
}

.FormTextbox {
	background-image: url(gfx/TextBox-BG.gif);
	border: 1px solid #999999;


}
.ContentDivider {
	border: medium dashed #CCCCCC;
}
.ContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.ContentSection {
	color: #669933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
}
.ContentLink {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #CC0000;
}

.ItemLink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.ProductLink
{
	text-decoration:none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC0000;
}
.ContentQuote {
	color: #990033;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: x-small;

}
.ContentBG {
	background-image: url(gfx/BoxAbout-BG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BrandsBox {
	height: 135px;
	border: thin solid #000000;
	background-color: #FFFFFF;


}
.PhotoBox {
	border: thin dashed #990000;
	padding: 3px;


}
.LoginTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;

}
a:active {color: red; text-decoration:underline}
a:hover {color: red; text-decoration:underline}
.MainDesc {font-family: Verdana, Arial, Helvetica, sans-serif; color: #222222; font-size: 10pt}
.ItemList {font-family: Verdana, Arial, Helvetica, sans-serif; color: #222222; font-size: 8pt}
