body {
	background-image: url();
	background-color: white;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	scrollbar-arrow-color:FAB802;
    scrollbar-base-color:EFEEF3;
    scrollbar-darkshadow-color:666666;
    scrollbar-face-color:white;
    scrollbar-highlight-color:F0F4FD ;
    scrollbar-shadow-color: F0F4FD
}
table.big {
	border-left-width:1px;
    border-right-width:1px;
    border-top-width:1px;
    border-bottom-width:1px;
	padding: 0px;
	border-color: #D6DCDC;
	border-style: dotted;
	border-collapse: separate;
	background-color: white;
}
a:link { color: #666666 }
a:visited { color: #666666 }
a:hover { color: #D6DCDC}
a:active { color: #666666 }

.menu { color: #333333; font-size: 12px; font-family: sans-serif; font-weight: lighter; background-repeat: no-repeat; background-position: 0 0; }
.menu a, .menu a:link, .menu a:visited, .menu a:active {  
         color: #666666;
		 font-size: 12px;
		 font-family: sans-serif;
         font-weight: lighter;
         test-decoration: underline; 
   }
a.menu:hover {color: white; text-decoration: underline; background-color: #EF5C00; padding: 1px 3px 3px;  }

.menu2 { color: #333333; font-size: 13px; font-family: sans-serif; font-weight: lighter; background-repeat: no-repeat; background-position: 0 0; }
.menu2 a, .menu2 a:link, .menu2 a:visited, .menu2 a:active {  
         color: #666666;
		 font-size: 13px;
		 font-family: sans-serif;
         font-weight: lighter;
         test-decoration: underline; 
   }
a.menu2:hover {color: white; text-decoration: underline; background-color: #EF5C00; padding: 1px 3px 3px;  }

.jewelry { color: black; font-size: 13px; font-family: sans-serif; font-weight: lighter; background-repeat: no-repeat; background-position: 0 0; }
.jewelry a, .jewelry a:link, .jewelry a:visited, .jewelry a:active {  
         color: #666666;
		 font-size: 13px;
		 font-family: sans-serif;
         font-weight: lighter;
         test-decoration: underline; 
   }
a.jewelry:hover {color: white; text-decoration: underline; background-color: #666666; padding: 0px 4px 3px; }

.info { color: black; font-size: 11px; font-family: arial; font-weight: lighter; background-repeat: no-repeat; background-position: 0 0; }
.info a, .info a:link, .info a:visited, .info a:active {  
         color: #666666;
		 font-size: 11px;
		 font-family: arial;
         font-weight: lighter;
         test-decoration: underline; 
   }
a.info:hover {color: white; text-decoration: underline; background-color: #666666; padding: 0px 0px 3px; }

.bigtitle { color: #333333; font-size: 17px; font-family: sans-serif; font-weight: normal; background-repeat: no-repeat; background-position: 0 0; }
.bigtitle2 { color: #EF5C00; font-size: 16px; font-family: sans-serif; font-weight: normal; background-repeat: no-repeat; background-position: 0 0; }
.text4 { color: #666666; font-size: 11px; font-family: sans-serif; font-weight: lighter; background-repeat: no-repeat; background-position: 0 0; }
.title { color: black; font-size: 13px; font-family: sans-serif; font-weight: normal; background-repeat: no-repeat; background-position: 0 0; }
.price { color: #921719; font-size: 12px; font-family: sans-serif; font-weight: lighter; background-repeat: no-repeat; background-position: 0 0; }
.language { color: #666666; font-size: 9px; font-family: sans-serif; font-weight: lighter; background-repeat: no-repeat; background-position: 0 0; }


.navcellOn 
{ 
background-color: black; 
} 

img.withborder { 
border: 1px dotted #D6DCDC; 
} 