


 BODY { font-weight : normal ;
        color : brown;
          margin: 0;
            background-color: #FFFFFF ;

}




DIV.body {background-color: #FFFFFF;
           background-position: top center;

}

DIV.page {background-image:
    url(http://www.erinrac.com/mainx/courier/collectiblesgroup.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    width: 100%; text-align: left;
   padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 120;

}



DIV.border {

border-width: 20px;
  margin: 0;
  border: medium solid #000000;
  padding: 0px
}


table.sample {
    border-width: medium medium medium medium;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
   ;
}


 a.menu:link   {

font-family: arial;
  font-size: small;
  color : #B22222;
  background-color: #FAF0E6;
  background-image:
    url(http://www.erinrac.com/mainx/courier/button.png);
  text-decoration: none;
  line-height: 1.2;
}

a.menu:visited  {
  font-family: arial;
  font-size: small;
  color : #B22222;
  background-color: #FAF0E6;
  text-decoration: none;
  line-height: 1.2
}
a.menu:active {
font-family: arial;
  font-size: small;
  color : #B22222;
  background-color: #FAF0E6;
  text-decoration: none;
  line-height: 1.2
}
a.menu:hover  {   font-family: arial;
  font-size: small;
  color : #0000FF;
  background-color: #E0FFFF;
  text-decoration: none;
  line-height: 1.2
}


 class1 A:active {  text-decoration : none;
             font-size : 8.0pt;
             color: #8B0000   ;
             font-family : "Arial", "Helvetica", "Monaco";
             font-weight: bold

}

 class1 A:link {  text-decoration : none;
             font-size : 8.0pt;

          color: #8B0000   ;
             font-family : "Arial", "Helvetica", "Monaco";
  font-weight: bold

}

 class1 A:visited { text-decoration : none;
             font-size : 8.0pt;
            color: #8B0000   ;
             font-family : "Arial", "Helvetica", "Monaco";
             font-weight: bold

             }



A:active {  text-decoration : none;

             color: #8B0000   ;
             font-family : "Arial", "Helvetica", "Monaco";
             font-weight: bold
}

 A:link {  text-decoration : none;


          color: #8B0000   ;
             font-family : "Arial", "Helvetica", "Monaco";
  font-weight: bold
}

 A:visited { text-decoration : none;

            color: #8B0000   ;
             font-family : "Arial", "Helvetica", "Monaco";
             font-weight: bold
             }


P.paragraph { font-family :  "Arial", "Helvetica", "Monaco";

     font-size : 11.0pt;
     font-weight : normal ;
     color : brown;
     line-height: 1.5;
  text-align: justify

}

P.small { font-family :  "Arial", "Helvetica", "Monaco";

     font-size : 8.0pt;
     font-weight : normal ;
     color : brown;
     line-height: 1.5;
  text-align: left

}

P.heading { font-family :  "Arial", "Helvetica", "Monaco";
     font-size : 11.0pt;
     color : brown;
     font-weight : bold ;

}

P.headlarge { font-family  :  "Arial", "Helvetica", "Monaco";
     font-weight : bold;
     font-size : 18.0pt;
     color : brown;
     text-align: left;
    }

P.link { font-family :  "Arial", "Helvetica", "Monaco";

     font-size : 10.0pt;
     font-weight : normal ;
     color : brown;
     line-height: 1.5
     text-indent: 1.5em;
     background-color: white;
}

.buttonmenu
 {
   /*width:8em; /*set a desired maximum width, or remove and allow to size depending on image width*/
margin:0.1em 0.1em; /* modify to suit */
padding: 0.0em; /*modify to suit */
min-height:2em; /*adjust to suit your height */
height:auto; /*allows conforming browsers to expand*/
float:left; /* allows buttons to fill width of screen if number of "buttons" for each row is undecided */
text-align:center; /* if wish to centre any content (such as the "button" image and h4 in the eg)*/
font-family:verdana,helvetica,arial,sans-serif; /*just for example */
font-size: xx-small;
  /* border:1px solid #d3d3d3; /*just for example */
  background-color: #FAF0E6;
  color: #B22222;
}

