/* CSS Document */

TABLE .LightSeperationL
{
	border-left-color:#CCCCCC;
	border-left-style:dashed;
	border-left-width:1px;
	border-bottom: 1px dashed #CCCCCC;
}

TABLE .LightSeperationR
{
	border-right-color:#CCCCCC;
	border-right-style:dashed;
	border-right-width:1px;
	border-bottom: 1px dashed #CCCCCC;
	text-align: center;
}

H3 .H3Normalize
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:16px;
}

.fontNormal
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	
}

.contactInfoBottom
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.ModelNumbers
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bolder;
	color:#000066;
}

.ModelCaption
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000066;
	font-weight:bolder;
	text-align: center;
}

.ManufacHeading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#000066;
}

.price
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#036;
	font-weight:bold;
}

.info
{
		
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}

.productt
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	text-align: center;
}

.normalf
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

.pbordermid
{
	border-bottom:1px dashed #bbb;
	margin-top:-10px;
}
.pborderbottom
{
	border-bottom:1px dashed #bbb;
}
.pborderleft
{
	border-left:1px dashed #bbb;
}
