BODY{
      background-image	     : url(http://www.sunnyvillaholidays.com/sandytoes.gif); 
      background-repeat	     : repeat; 
      background-attachment  : fixed; 
}
 
@font-face {
font-family: Monotype Corsiva;
src: url(’MTCORSVA.ttf’);
}

@font-face {
font-family: Monotype Corsiva;
font-weight: bold;
src: url(’MTCORSVA.ttf’);
}
    
td{
    font-weight		         : bold;
    font-size                : x-small;
    text-align	             : center;
    
}


.r{
    padding                  : 8px 5px 8px;
    text-align               : right;
}

.l{      
    padding                  : 8px 5px 8px;
    text-align               : left;
}

.lft{      
    padding                  : 8px 5px 8px;
    text-align               : left;
}

.td-fancy{
           font-size         : 10px;
           font-family       : arial,helvetica;
           color             : #fffedb;                      /*#FFFFFF;*/
           padding           : 8px;
           background-color  : #DDDDDD;                       /*#444444;*/
           border            : groove 10px #906c16;           /*#DDDDDD;*/
}

.table-fancy{
              text-align     : center;
              border         : inset 16px  #a17c25;   /*#9ca0a3;    /* #9ea1a6 */
}


.bcollapse{
            border-collapse  : collapse;
          
}
.str{
            color            : gray;
            text-decoration  : line-through; /* Strike Through */
}

.tiny{
            
            font-size  : xx-small; /* Tiny Text */
}

.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url("http://sunnyvillaholidays.com/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url("http://sunnyvillaholidays.com/magminus.cur"), pointer;
}
