body	
	{
	margin: 0; 
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	background-color:#000;
	}
	
td
	{
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	text-align:left;
	}

th { background-color:#EEE; }

form { margin:0;padding:0; }

img { border:0; }

a:link, a:visited { color:#009; }
a:hover { color:#00C; }

#menu-vert { width:150px; }
#menu-vert ul { margin:0;padding:0;list-style:none; }
#menu-vert li { background-color:#600;text-align:center;font-weight:bold;margin:2px 2px;padding:3px 0; }
#menu-vert a:link, #menu-vert a:visited { color:#FFF;text-decoration:none; }
#menu-vert a:hover { color:#FF0;text-decoration:underline; }

.menu { text-align:center;font-weight:bold; }
.menu a:link, .menu a:visited { color:#FFF;text-decoration:none; }
.menu a:hover { color:#FF0;text-decoration:underline; }

#mfrlist { width:110px;margin-top:15px; }
#mfrlist ul { margin:0;padding:0;list-style:none; }
#mfrlist li { text-align:center;margin:7px auto; }

#specsTbl th { background-color:#EEE;font-weight:bold; }

.callforpricing { margin-top:15px;color:#00C;font-size:120%;font-weight:bold;text-align:center; }
.imgleft { margin-right:5px; }

.testimonials {
	margin: 10px 20px;
	border-top: 1px dotted #990000;
	font-size: 80%;
	}
	
.testimonials h3 {
	margin: 0;
	padding: 10px 0 3px 0;
	}
	
.testimonials-sub {
	color: #666666;
	font-style: oblique;
	text-align: right;
	}
	
#footer { font-size:80%;color:#999;text-align:center; }	
	
