/* 
    Document   :recmap.css
    Created on : Jan 18, 2010, 12:33:47 PM
    Author     : Preferred User
    From netbeans IDE
*/
      .recmap.css {} /* Music */

div#mainarea
{
   background : transparent;
   background-color:#B5B5D6;
   position : absolute;
   left     : 106pt;
   top      : 105pt;
   width    : 500pt;
   height   : 2000pt;
   color    : black;
   font-family : sans-serif;
   font-size: 12pt;
   padding   : 8px;
}
.picCell
{  border-style:solid;
   border-spacing:20px;
   border-width: 1px;
   border-color:#E3E3E3;
}
.txtCell
{  border-style:solid;
   border-spacing:20px;
  /* text-align:center; */
   height:150px;
   width:150px;
   border-width: 1px;
   border-color:#E3E3E3;
}
span#title  /* Rec maps of group algs */
{
  position  : absolute;
  left      : 130pt;
  top       :  55pt;
  width     : 500pt;
  height    :  20pt;
  color     : #FFFF88;
  font-size : 18pt;
}
td#txtCell
{ background-image: url(sheetmusic2.png);
  border-style  : solid;
  border-spacing: 20px;
  height        : 150px;
  width         : 150px;
  color         : #C6C9CB;
  padding-left  : 5px;
  font-family   : Arial, Helvetica, sans-serif;
  font-size     : 10pt;
  position      : absolute;
  left          : 160px;
  top           : 150px;
}
table#tableStyl /* print "<table border=2 cellspacing=10 align= 10px>\n"; */
{
   background      : #333355;
   border-spacing  : 5px;
   margin-left     : 17px;
   margin-bottom   : 700px;
   border          : 2px solid  #E3E3E3;
   position: absolute;
   left    :  0px;
   top     : 37px;
}
/* These links are for the table */
a:link    { color: black;  text-decoration: none }
a:visited { color: black;  text-decoration: none }
a:hover   { color: gray;  text-decoration:underline; }

/*--- EndOfFile ---*/







