.Border {
	border: 1px dotted #996633;
	background-color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.PageHeader {
	font-size: 135%;
	color: #CC9900;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;
}
p {
	line-height: 150%;
	font-size: 14px;
}
li {
	font-size: 14px;
	line-height: 125%;
}

.ProductTitle {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFCC;
}
.ColumnBg {
	background-image: url(images/COLUMN-BG.jpg);
	background-repeat: repeat-x;
}
a {
	color: #FF9900;
	text-decoration: underline;
}



.PicBorder {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}



.Label {
	font-weight: bold;
	color: #FFFFCC;
	background-color: #252525;
}
.FormField {
	font-size: 85%;
}
.BgFooter {
	background-image: url(images/TITLE-BG.jpg);
	font-size: 10px;
	color: #CCCCCC;
}
.catlink {
	font-weight: bold;
	color: #FF9900;
}


  .initial { background-color: #000000; color:#ffffff }
  .normal { background-color: #000000 }
  .highlight { background-color: #ffffcc; color:#000000 }