.Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#block {

	display:block;
	color: #666666;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #999999;
	text-align: right;
}

.ListText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666633;
	list-style-type: square;
}

.Navigation2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
a.mainNav:link    {
	/* Applies to all unvisited links */
    text-decoration:  none;
	font-weight:      lighter;
	color:            #666666;
	font-size: x-small;
} 
a.mainNav:visited {
	/* Applies to all visited links */
    text-decoration:  none;
	font-weight:      lighter;
	color:            #666666;
	font-size: x-small;
} 
a.mainNav:hover   {
	/* Applies to links under the pointer */
  	text-decoration:  underline;
	font-weight:      lighter;
	color:            #666666;
	font-size: x-small;
} 
a.mainNav:active  {
	/* Applies to activated links */
  	text-decoration:  none;
	font-weight:      lighter;
	color: #666666;
	font-size: x-small;
}
a.Nav:link    {
	/* Applies to all unvisited links */
 	text-decoration:  none;
	font-weight:      normal;
	color:            #666600;
	font-size: small;
} 
a.Nav:visited {
	/* Applies to all visited links */
  	text-decoration:  none;
	font-weight:      normal;
	color:            #426141;
	font-size: small;
} 
a.Nav:hover   {
	/* Applies to links under the pointer */
  	text-decoration:  none;
	font-weight:      bold;
	color:            #426141;
	font-size: small;
} 
a.Nav:active  {
	/* Applies to activated links */
  	text-decoration:  none;
	font-weight:      normal;
	color: #8e8e49;
	font-size: small;
}  
.myButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666600;
	height: 21px;
	width: 75px;
	border: thin solid #666600;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #FFF;
	text-align: left;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000;
}

A:link {
	color: #000033;
	text-decoration: none;
}

A:visited {
	color: #000033;
	text-decoration: none;
}

A:active {
	color: #000033;
	text-decoration: none;
}

A:hover {
	color: #8e8e49;
	text-decoration: none;
}
a.CollectionNav:link    {
	/* Applies to all unvisited links */
    text-decoration:  none;
	font-weight:      bold;
	color:            #000000;
	font-size: 10px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 } 
a.CollectionNav:visited {
	/* Applies to all visited links */
    text-decoration:  none;
	font-weight:      bold;
	color:            #000000;
	font-size: x-small;
	font-style: italic;
 } 
a.CollectionNav:hover   {
	/* Applies to links under the pointer */
    text-decoration:  underline;
	font-weight:      bold;
	color:            #000000;
	font-size: x-small;
	font-style: italic;
 } 
a.CollectionNav:active  {
	/* Applies to activated links */
    text-decoration:  none;
	font-weight:      bold;
	color: #000000;
	font-size: x-small;
	font-style: italic;
 } 
.Price {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8e8e49;
	font-weight: bold;
}

.detailText {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.deliveryIncluded {
	font-size: 10px;
	color: #CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.generalText {
	font-size: 10px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.generalTextDetail {
	font-size: 10px;
	color: #666600;
	font-style: normal;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.InfoHeader {
	font-size: 15px;
	color: #8e8e49;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.InfoHeaderText {
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.saveText {
	font-size: 12px;
	color: #df8600;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}  


TD {
	font-size: x-small;
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
}

P {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}

HR {
	color : #3399CC;
}
.style27 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #426141;
	text-align: right;
}
