body  {font-family:Tahoma;margin:10px;}

#topbar {background-image:url(images/topbarBkg.jpg)}

#sidebar {background-color:green; 
	width:8px; 
	border-right:2px solid white}

#menutable td, #submenutable td {background-image:url(images/buttonBkg2.jpg);
	height:34px;}
	
#submenutable td {border-left:2px solid white}
	
#menutable a, #submenutable a {display:block;
	height:24px;
	padding-top:10px;
	text-decoration:none;}
	
#menutable a:link, #menutable a:visited {background-image:url(images/buttonBkg2.jpg);
	color:white;
	}
#submenutable a:link, #submenutable a:visited {background-image:url(images/buttonBkg2.jpg);
	color:white;
	}
#menutable a:active, #menutable a:hover {
	color:white;
	background-image:url(images/buttonBkg2hover.jpg);
	}
#submenutable a:active, #submenutable a:hover {
	color:white;
	background-image:url(images/buttonBkg2hover.jpg);
	}
	
#products {display:none;
	position:absolute;
	top:136px;
	left:170px;
	z-index:5;}

th {text-align:center; font-size:10pt}

p, li, .copy {font-size:10pt}

h6 {color:#999;font-size:8pt}

.menu a{font-family:Tahoma; 
	font-size:9pt; 
	color:white;
	font-weight:bold; 
	font-style:italic;
	padding-left:3px;}

.menuSub a{font-family:Tahoma;color:white; 
	font-size:8pt;
	font-weight:bold;
	font-style:italic;
	padding-left:8px;
	}