
h1 {
font-family: arial;
font-size: 15pt;
color: maroon;
}

h2 {
color: navy;
font-size: 14pt
}

a:link     {color:blue}
a:visited  {color:blue}
a:active   {color:blue}
a:hover    {color:maroon}

a.popups:link     {color:blue; font-size:13px;}
a.popups:visited  {color:blue}
a.popups:active   {color:blue}
a.popups:hover    {color:maroon}

td.leftnav {font-family: arial} 
td.leftnav {font-weight: bold}
td.leftnav {color: white}
td.leftnav {font-size: 10pt}

td.table1  {background-image: url("pics/rest3.jpg");
            background-repeat: no-repeat;
            background-position: top left  
           }
		
		   
td.table2  {background-image: url("pics/picbar.jpg");
            background-repeat: no-repeat;
            background-position: top right  
           }
	
td.table3  {background-image: url("pics/collage_workers.jpg");
            background-repeat: no-repeat;
            background-position: top left  
           }
td.table4  {background-image: url("pics/collage_workers2.jpg");
            background-repeat: no-repeat;
            background-position: top left  
           }

div.products {font-size: 8pt}

font.prodhead {
font-size: 10pt;
color:maroon;
font-weight: bold;
text-decoration: underline
}
			  
font.prodtitle {
font-size: 10pt;
font-weight: bold;
color: navy
}
			   
div.seminars {
font-size: 10pt;
color:black;
}
			  
div.Manuals {
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt      
}

div.items {
font-family: arial; 
          font-size: 8pt
}
		  
.White{
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#FFFFFF;
}

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
}

.notes{
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
}

.ProductPrice {
color: navy;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size: 14pt
}

.ProductPriceBurgundy{
color: maroon;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size: 14pt
}

.smallBlue{
color:blue;
font-family:Arial, Helvetica, sans-serif; 
font-size: 8pt
}

.RedItalicsBold{
font-family:Arial, Helvetica, sans-serif;
color:#DE0000;
font-size:9pt;
font-weight: bold;
font-style:italic
}

.Underline{
font-family:Arial, Helvetica, sans-serif;
text-decoration: underline;
font-weight: bold;
font-size:12pt;
}

.Bold{
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:12pt;
}
