body {
	background-color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC66;
	font-size: 13px;
}

.smallprint {
	font-size: 11px;
	color: #CC0000;
}

	table#top{
		
	}
	
		td#top_left {
			background-image: url(images/top_left.jpg);
			border-bottom-color: #FFCC33;
			border-bottom-style: solid;
			border-bottom-width: 1px;
		}
		td#top_right {
			border-bottom:0px solid #FFCC66;
		}
		/*td#top_right {
			border-bottom-color: #FFCC33;
			border-bottom-style: solid;
			border-bottom-width: 1px;
			font-size: 14px;
			word-spacing: 20px;
			padding-bottom: 6px;
			background-color: Black;
		}
		
		td#top_right a:link { color : #FFCC66;  text-decoration: none; }
		td#top_right a:active {color : #FFCC66;  text-decoration: none; }
		td#top_right a:visited {color : #FFCC66;  text-decoration: none; }
		td#top_right a:hover {color : #FFCC33;  text-decoration: none;  background-color: #CC0000;   }*/
		
		td#top_mid {
			border-bottom-color: #FFCC33;
			border-bottom-style: solid;
			border-bottom-width: 1px;
			
		}
	
	table#main {
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 2px;
}
		td#main_left a:link { color : #FFCC66;  text-decoration: underline;}
		td#main_left a:active {color : #FFCC66;  text-decoration: none; }
		td#main_left a:visited {color : #FFCC66;  text-decoration: underline; }
		td#main_left a:hover {color : #FFCC33;  text-decoration: none; border-bottom-color: #CC0000;  border-bottom-style: dotted;  border-bottom-width: 1px;      }
		
		td#main_left {
			border-top-color: #CC0000;
			border-top-style: solid;
			border-top-width: 1px;
		}
		
		td#main_left h1 {
			font-size: 18px;
			padding-left: 20px;
			margin-top: 20px;
			color: #FFCC33;
		}
		
			td#main_left h2 {
			font-size: 15px;
			padding-left: 30px;
			padding-top: 0px;
			margin-top: 10px;
			margin-bottom: 0px;
			color: #CC0000;
		}
		
		td#main_left p {
			padding-left: 40px;
			margin-bottom: 10px;
			margin-top: 0px;
		}
		
		td#main_right {
			border-top-color: #CC0000;
			border-top-style: solid;
			border-top-width: 1px;
			background-color: Black;
		}
		
		td#main_mid {
			border-top-color: #CC0000;
			border-top-style: solid;
			border-top-width: 1px;
		}
	
		table#pricelist {
			border: 1px solid #CC0000;
		}
	
	table#bottom {
		
	}
		
		td#bottom_mid {
			border-top-color: #FFCC33;
			border-top-style: solid;
			border-top-width: 1px;
			background-position: right;
			background-repeat: no-repeat;
			font-size: 12px;
			background-color: Black;
		}

		td#bottom_mid a:link { color : #FFCC66;  text-decoration: none; }
		td#bottom_mid a:active {color : #FFCC66;  text-decoration: none; }
		td#bottom_mid a:visited {color : #FFCC66;  text-decoration: none; }
		td#bottom_mid a:hover {color : #FFCC33;  text-decoration: none;  background-color: #CC0000;   }
		
		
		#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}