

body,dd,caption,em,dt,dl,sl,th,td,tr,u,blink,font { font-family: Arial, sans-serif; font-size: 14px; color: #3f1b15; } 

h2 { color: #5D1918; font-size: 18px; }

h3 { color: #5D1918; font-size: 15px; }

hr { color: #7e4840; height: 1px; width: 100%;  }

fieldset { border: 1px solid #7e4840; padding: 2px}

select { font-size: 12px; height: 18px }

a:link { color: #3f1b15; }
a:visited { color: #3f1b15; }
a:hover  { color: #3f1b15; }

.clear { position: relative; clear: both; font-size: 1px; line-height: 1px; height: 1px }
.cont { position: relative; padding: 10px 10px 3px 10px }   
.highlight { background-image: url('images/highlight_bg.jpg'); background-repeat: repeat-y; border-top: 1px solid #661b1a; border-bottom: 1px solid #661b1a; width: 720px; color: #200202 }
.highlight a { color: #200202 }
.small { font-family: arial, sans-serif; font-size: 11px; color: #3f1b15}
.title { font-family: Arial, sans-serif; font-size: 14px; font-weight: bold; color: #ed9f3b}
.titlewhite { font-family: Arial, sans-serif; font-size: 14px; font-weight: bold; color: #ffffff}
.pageheadline { font-family: Frutiger, sans-serif; font-size: 20px; font-weight: bold; color: #fbdf97 }
.headline { font-family: Frutiger, sans-serif; font-size: 16px; font-weight: bold; color: #fbdf97 }
.titlesm { font-family: Frutiger, sans-serif; font-size: 11px; font-weight: bold; color: #ff0000}
.italic { font-family: Verdana, sans-serif; font-size: 12px; font-style: italic; color: #dcd2d2 }
.subtitle { font-family: Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #e3b2ab}
.info { font-family: Verdana, sans-serif; font-size: 11px; }
.ninept { font-family: Verdana, sans-serif; font-size: 0.80em; }
.loading { font-family: Verdana, sans-serif; font-size: 0.85em; color: #2638bd; }
.error { font-family: Verdana, sans-serif; font-size: 18pt; font-weight: bold; color: Maroon }
.nojavascript { font-family: Verdana, sans-serif; font-size: 28pt; font-weight: bold; color:red }
.heading { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #fbdf97 }
.price { font-family: Arial, sans-serif; font-size: 14px; font-weight: bold; color: #ed9f3b}

/* Lightbox */
#lightbox{
	font-family:verdana;
	background-color:#ccc;
	padding: 10px;
	border: 2px solid #777;
	}
#lightboxDetails{
	font-size: 11px;;
	padding-top: 5px;
	}	
#lightboxCaption{ float: left;font-weight:bold;color:Black; }
#keyboardMsg{ float: right; color:Black; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: 1px solid black; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }