BODY  {  margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; vertical-align:top; background-color : #000000; background-image: url(images/back-tile.jpg);  background-repeat: repeat-y;   background-position: top center;

}


a,span, td,p {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.linkHead {
	color:black;
	text-decoration:none;
}
.linkHead a{
	color:black;
	text-decoration:none;
}
.linkHead a:hover {
	color:black;
	text-decoration:underline;
}
.linkHead a:visited {
	color:black;
	text-decoration:none;
}
.linkHead a:visited:hover {
	color:black;
	text-decoration:underline;
}
/* ------------------------------------ MAIN NAVIGATION--------------------------------------- */

.selected {
  font-family       : Verdana;
  font-size         : 10px;
  font-weight       : bold;
  color             : #FFFFFF;
  text-decoration   : none;
  background-color  : #4A0001;
  height            : 26px;
  display           :block;
  text-align: center;
  line-height            : 26px;
}
.selected:hover {
  color             : #FFFFFF;
  text-decoration   : none;
  background-color  : #000000;
	
}

.nav {
  font-family       : Verdana;
  font-size         : 10px;
  font-weight       : bold;
  color             : #FFFFFF;
  text-decoration   : none;

  height            : 26px;
  display           :block;
  text-align: center;
  line-height            : 26px;
} 

.nav:hover {
  color             : #FFFFFF;
  text-decoration   : none;
  background-color  : #4A0001;
	
}  

.name {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #515151;
	text-decoration: none;
}  

.price {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #022F4E;
	text-decoration: none;
}



ul {
	list-style-type: disc;
	list-style-image: url(images/arrow.png);
		font-family: Verdana;
	font-size: 12px;
	line-height:20px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	display:block;
	background-color:#CCCCCC;
	padding:5px;
	width:200px;
	margin:0px;
	border:1px solid #FFF;

	} 
	


.red {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #700000;
	text-decoration: underline;
}  

.footer {
  font-family       : Verdana;
  font-size         : 10px;
  color             : #CCCCCC;
		text-decoration 		: none;
}

.language {
  font-family       : Verdana;
  font-size         : 10px;
  font-weight: 	     bold; 
  color             : #FFFFFF;
		text-decoration 		: none;
		padding:10px;
}