.itemTitle{
	color: #999999;
	font-size:18px;
	text-align: center;
}
.itemDescription{
	color: #F0F0F0;
	font-size:12px;
	text-decoration: none;
	background-color: #888888;
}
.itemStyle{
	color: #999999;
}
.itemAdd{
	color: #999999;
}
.itemSizes{
  color: #a70000;
}
.itemType{
  color: #999999;
}
.collectionName{
	color: #999999;
	font-size:14px;
	text-decoration:none;
}
.collectionType{
	color: #999999;
	font-size:12px;
	text-decoration:none;
}
.collectionAdd{
	color: #999999;
}
.standardText{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #999999;
	text-align: justify;
	xwidth: 150px;
}
.redPageNum{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #a70000;
	padding-right: 5px;
	margin-right: 5px;
}

.NextPrevLinks{
	color: papayawhip;
	text-decoration: none;
	font: bold 22px garamond;
}
.NextPrevLinks:hover{
	color: yellow;
}
.jumpLinks{
  color: papayawhip;
}
.jumpLinks:hover{
	color: yellow;
}
.currentPage{
  color: #F9F9F9;
  font-weight: bold
}
.TextMenuHeadLine { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8px; 
	color: #999999; 
	line-height: 12px; 
	font-weight: bold; 
	letter-spacing: 0.1em; 
	text-decoration: none
}
h1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #999999; 
	font-weight: normal; 
	letter-spacing: 0.1em; 
	text-decoration: none;
	font-variant: small-caps;
}
.TextMenuItem {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #879FA4; 
	text-decoration: none; 
	text-align: right; 
	letter-spacing: 0.1em
}
a:hover {
	color: #8F101F; 
	text-decoration: none
}
.copyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: grey;
	font-weight: bold;
}

.emailTextMessage{
  color: #999999;
  font-weight: none;
}
.emailText{
  color: #999999;
  font-weight: bold;
}
.emailTextError{
  color: red;
  font-weight: bold;
}

.error{
  color: red;
}
.allok{
  color: blue;
}

.buttonStyle{
  background-color: #a70000;
  color: white;
  border: 1px solid gray;
  cursor: pointer;
}
.smallbuttonStyle{
  background-color: #a70000;
  color: white;
  border: 1px solid gray;
  cursor: pointer;
  width: 75px;
}
.miniSearchBox{
  color: white;
  background-color: #444444;
}
.miniSearchTitle{
  color: white;
}
.miniSearchAdvance{
  color: white;
  font-size: 9px;
}
.itemEmail{
  background-color: #a70000;
  color: white;
  border: 2px solid #a70000;
  cursor: pointer;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  width:100px;
}
.itemEmailLink{
  color: white;
  border: 1px solid white;
}
.itemBuy{
  background-color: #a70000;
  color: white;
  border: 2px solid #a70000;
  cursor: pointer;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  width:100px;
}
.itemBuyLink{
  color: white;
  border: 1px solid white;
}
