	
A
{
	text-decoration: none;
}

BODY
{
    BACKGROUND-COLOR: White;
    /*BACKGROUND-COLOR: white;*/
    FONT-FAMILY:Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #333333;
	margin: 0; 
	padding: 0;
	text-align: center;
}

div.containerMain {
	margin: 0 auto; padding: 0;
	text-align: left;
	width: 774;
	background-color: White;
	/*border: 1px solid #8A8A8A; border-top: none;*/
	}
	
table.MainTable
{
	background-color:White;
	width:774;
	height:100%;
	/*border-left-width:1px;
	border-left-color:Red;
	border-left-style:dotted;		
	border-right-width:1px;
	border-right-color:Red;
	border-right-style:dotted;*/
}

table.tblProductDetails
{	
	border-color:DarkBlue;
	border-width:1px;
	border-style:solid;
	width:500px;
	border-collapse:separate;
}

table.tblPhysicalProperties
{	
	border-color:DarkBlue;
	border-width:1px;
	border-style:solid;
	width:500px;
	border-collapse:separate;
}

span.lblCurrentPage
{
	color:Red;
	font-size:10pt;
	font-weight:bold;
	/*font-style:italic;*/
}

span.PageTitleSmall
{
	color:#0000C0;
	font-size:14px;
	font-weight:bold;
}

span.PageTitle
{
	color:#0000C0;
	font-size:16;
	font-weight:bold;
}

span.lblProductTagline
{
	color:Black;
	font-size:14px;
	font-weight:bold;
}


td.NavStripe 
{
	background-color:White;
	border-left-width:1px;
	border-left-color:Red;
	border-left-style:dotted;
}

td.footermenu {
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	/*background-color: #DDDDDD;*/
	padding:0px 10px 0px 10px;
	
	}

td.footermenu, div.footermenu a, td.footermenu a:link, td.footermenu a:visited {
	color: Black;
	text-decoration: none;
	border-bottom: none;
	}
td.footermenu a:hover, td.footermenu a:active {
	color: Black;
	border-top: 1px solid Red;
	border-bottom: 1px solid Red;
	}
		
table.MiscHTML
{
	border-top:solid 1px #DDDDDD;		
	border-left:solid 1px #DDDDDD;		
	border-right:solid 1px #DDDDDD;		
}

td.MiscHTML
{
	font-family:Verdana;
	font-size:13px;
	color:Black;
	width: 99px;
	border-bottom:solid 1px #DDDDDD;

}

td.MiscHTMLHeader
{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:Black;
	width: 99px;
	border-bottom:solid 1px black;
	
}
	
table.ContactUs
{
	font-family: Arial;
	font-size: 12px;
	color: black;
}

table.TradeShows
{
	font-family: Arial;
	font-size: 12px;
	color: black;
}

font.MainText
{
	font-family: Verdana;
	font-size: 11px;
	color: darkblue;
}

font.MainTextBlack
{
	font-family: Verdana;
	font-size: 11px;
	color: black;
}

font.MainTextBlackSmall
{
	font-family: Verdana;
	font-size: 10px;
	color: black;
}

font.MainTextBold
{
	font-family: Verdana;
	font-size: 11px;
	color: darkblue;
	font-weight:bold;
}

font.Header1Black
{
	font-family: Verdana;
	font-size: 18px;
	color: black;
	font-weight:bold;
}

font.Header2Black
{
	font-family: Verdana;
	font-size: 16px;
	color: black;
	font-weight:bold;
}

font.Header3Black
{
	font-family: Verdana;
	font-size: 14px;
	color: black;
	font-weight:bold;
}

font.Header3Blue
{
	font-family: Verdana;
	font-size: 14px;
	color: darkblue;
	font-weight:bold;
}

font.Header4Black
{
	font-family: Verdana;
	font-size: 13px;
	color: black;
	font-weight:bold;
}
	
P
{
	font: 9pt arial, helvetica, sans-serif;
	color: #444444;
	text-align:justify;
}
P.BoldCenter
{
	font: 9pt arial, helvetica, sans-serif;
	color: #444444;
	text-align:center;
	font-weight:bold;
}


P.NP
{
	font: 9pt arial, helvetica, sans-serif;
	color: #444444;
	text-align:center;
	text-justify:newspaper;
}
	
A.three 
{
font: 11pt arial, helvetica, sans-serif;
color: #ff0000;
font-weight: bold;
text-decoration: none;
}

H1
{
font: 11pt arial, helvetica, sans-serif;
color: #ff0000;
font-weight: bold;	
}

TD.Contacts
{
	font-size:10px;
	/*font-weight:bold;*/
	text-align:left;
	vertical-align:top;
	/*padding-left:45px;*/
	padding-bottom:30px;
}
	
