/* Main setup and page layout styles */
with (classes.top.all){
      fontfamily = "Verdana, Geneva, Arial, Helvetica, sans-serif" ;
	  	fontsize = "10px" ;
    }
with (classes.top.a){
	  	color = "blue" ;
	  	textdecoration = "underline" ;
    }
with (classes.setup.all){
      fontfamily = "Verdana, Geneva, Arial, Helvetica, sans-serif" ;
    }
with (classes.setup.h1){
	  	fontsize = "11px" ;
	  	color = "#CD0000" ;
	  	fontweight = "bold" ;
	  	borderbottom = "1px solid Black" ;
	 	 	marginbottom = "10px" ;
    }
with (classes.setup.h3){
	  	fontsize = "11px" ;
	  	color = "#CD0000" ;
	  	fontweight = "normal" ;
	  	marginleft = "7px" ;
	 	 	marginright = "7px" ;
	 	 	margintop = "0px" ;
	 	 	marginbottom = "0px" ;
    }
with (classes.setup.h4){
	  	fontsize = "10px" ;
	  	color = "white" ;
	  	fontweight = "bold" ;
	 	 	marginbottom = "2px" ;
	 	 	backgroundcolor = "#CD0000" ;
	 	 	border = "2 solid #CD0000" ;
    }
with (classes.setup.h5){
	  	fontsize = "10px" ;
	  	color = "#CC0000" ;
	  	fontweight = "bold" ;
	  	marginleft = "5px" ;
	 	 	margintop = "7px" ;
	 	 	marginbottom = "1px" ;
    }
with (classes.setup.h6){
	  	fontsize = "10px" ;
	  	color = "blue" ;
	  	fontweight = "normal" ;
	  	marginleft = "5px" ;
	 	 	marginbottom = "1px" ;
    }
with (classes.child.h6){
	  	fontsize = "10px" ;
	  	fontweight = "normal" ;
	  	marginleft = "25px" ;
	 	 	marginbottom = "2px" ;
    }
with (classes.setup.td){
	  	backgroundcolor = "whitesmoke" ;
    }
with (classes.footer.all){
	  	fontsize = "9px" ;
    }

/* Main Tag Styles */
with (tags.body){
	  	fontfamily = "Verdana, Geneva, Arial, Helvetica, sans-serif" ;
	  	fontsize = "11px" ;
	  	color = "black" ;
	  	fontweight = "normal" ;
	 	 	margintop = "0px" ;
	 	 	marginleft = "0px" ;
	 	 	marginright = "0px" ;
	 	 	backgroundcolor = "white" ;
    }
with (tags.h1){
	  	fontsize = "11px" ;
	 	 	marginbottom = "10px" ;
	 	 	borderbottom = "1px solid Black" ;
    }

with (tags.h2){
	  	fontsize = "11px" ; 
	 	 	marginbottom = "0px" ;
    }
with (tags.h3){
	  	fontsize = "11px" ;
	  	margintop = "5px" ;
	 	 	marginbottom = "5px" ;
	 	 	borderbottom = "1px solid Black" ;
    }
with (tags.h4){
	  	fontsize = "10px" ;
	  	fontweight = "normal" ;
	  	marginleft = "0px" ;
	  	margintop = "0px" ;
	 	 	marginbottom = "0px" ;
	 	 	marginright = "7px" ;
    }
with (tags.h5){
	  	fontsize = "10px" ;
	  	fontweight = "normal" ;
	  	marginleft = "0px" ;
	  	margintop = "0px" ;
	 	 	marginbottom = "0px" ;
	 	 	marginright = "7px" ;
    }
with (tags.h6){
	  	fontsize = "10px" ;
	  	fontweight = "normal" ;
	  	marginleft = "0px" ;
	  	margintop = "0px" ;
	 	 	marginbottom = "0px" ;
	 	 	marginright = "7px" ;
    }
with (tags.P){
	  	fontsize = "11px" ;
	  	fontweight = "normal" ;
	  	marginleft = "7px" ;
	  	margintop = "0px" ;
    }
with (tags.PRE){
	  	marginleft = "15px" ;
    }
with (tags.UL){
	  	marginbottom = "0px" ;
    }
with (tags.LI){
	  	fontsize = "11px" ;
    }
    
/* Main Class Styles */
with (classes.small.all){
      fontstyle = "italic" ;
	  	fontsize = "xxsmall" ;
    }
with (classes.highlight.all){
      color = "#CD0000" ;
    }
with (classes.head1.all){
      color = "#CD0000" ;
      fontweight = "bold" ;
    }
with (classes.head2.all){
      color = "blue" ;
      fontweight = "bold" ;
    }
with (classes.noindent.all){
      marginleft = "0px" ;
    }
with (classes.indent.all){
      marginleft = "10px" ;
      marginright = "10px" ;
    }
with (classes.bartitle.all){
      marginleft = "10px" ;
      backgroundcolor = "whitesmoke" ;
    }
with (classes.notes.all){
      color = "blue" ;
    }
with (classes.lighten.all){
      color = "#404040" ;
    }
with (classes.vertindent.all){
      margintop = "5px" ;
      marginbottom = "5px" ;
    }

/* Main Link Styles */
with (tags.A){
	  	color = "blue" ;
	  	textdecoration = "none" ;
    }
with (tags.A.hover){
	  	color = "blue" ;
	  	textdecoration = "underline" ;
    }

/* Main Table Styles */
with (classes.kb.th){
      textalign = "left" ;
    }
with (classes.kb.td){
			fontsize = "11px" ;
      color = "#404040" ;
    }
with (tags.th){
	  	verticalalign = "bottom" ;
	  	backgroundcolor = "whitesmoke" ;
	  	fontsize = "11px" ;
    }
with (tags.td){
	  	fontsize = "10px" ;
    }

/* Order Form Styles */
with (classes.ordfrm.all){
			fontfamily = "Verdana, Geneva, Arial, Helvetica, sans-serif" ;
      fontsize = "11px" ;
      color = "#006600" ;
      backgroundcolor = "whitesmoke" ;
    }
with (classes.ordfrm.h4){
			marginbottom = "7px" ; 
			margintop = "7px" ;
		}
with (classes.ordfrm.th){
			marginbottom = "10px" ; 
			margintop = "10px" ;
		}
with (classes.info.th){
			textalign = "right" ; 
		}
with (classes.info.th){
			verticalalign = "top" ; 
		}