
.mdi_button {
	background-color: #69F;
	color:white;
	font-family: arial;
	font-size: 12px;
	margin-top: 8px;
	padding: 3px;
}

.link-blue {
	color: #0066cc; 
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	font-size: 12px;
}
.link-blue-small {
	color: #0066cc; 
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	font-size: 11px;
}
.formtext {
	font-family: "courier new", courier, monospace; 
	font-size: small; 
	font-weight: normal;
}
a {
	color: #0066cc; 
	font-size: 12px;
}
a:hover {
	color: #ff0000; 
	font-size: 12px;
}
.regtext {
	color: #000000; 
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal;
}
.regtext-small {
	color: #000000; 
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;
}
.regtext-comm {
	color: #000000; 
	font-family: "times new roman", times, serif; 
	font-size: 13px; 
	font-style: italic; 
	font-weight: normal; 
	letter-spacing: normal;
}
.regtext-bold {
	color: #000000; 
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
}
.regtext-white {
	color: #ffffff; 
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal;
	font-weight: bold;
}
.regtext-blue {
	color: #000066; 
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
}
.regtext-red {
	color: #cc0000; 
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold;
}
.regtext-red-lg {
	color: #cc0000; 
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold;
}
.regtext-large {
	color: #000000; 
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal;
}


table#prodmatrix {
	
}

	table#prodmatrix th {
		padding: 4px;
		background-color: #6699FF;
		text-align: left;
		color: #ffffff;
	}
	
		table#prodmatrix th a {
			color: #ffffff;
		}
		
	table#prodmatrix td {
		padding: 2px 4px 2px 4px;
		vertical-align: top;
		text-align: center;
	}
	
	table#prodmatrix tr.pics td {
		vertical-align: bottom;
	}
	
	table#prodmatrix tr.name td {
		font-weight: bold;
	}
	
	table#prodmatrix tr.link td {
		padding-bottom: 12px;
	}
	
		table#prodmatrix tr.link a {
			padding: 0 0 0 26px;
			background-image: url(/catalog/images/arrow.gif);
			background-repeat: no-repeat;
			background-position: left top;
		}
		

ul#prodcats {
	font-size: 110%;
}

	ul#prodcats li {
		list-style: url(/catalog/images/arrow.gif);
	}
	
.quote_calldavid {
	background-color: #EEE;
	border: 1px solid gray;
	color: navy;
	font-family: verdana,arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	width: 250px;
}