body { 
  background-image: url("wallpaper01.gif");
  background-position: right;
  background-repeat: repeat-y;
  }


a:link {  text-decoration: none; color=blue}
a:visited {  text-decoration: none; color=blue}
body, td, p, div, small, big{font-family : "Times New Roman", Times, serif; color=black}

  .shadow { 
   margin: 2px 8px 8px 2px; 
   background: #444444; 
  } 
  .inner { 
   position: relative; 
   bottom: 6px; 
   right: 6px; 
   background: #6699cc; 
  } 
  div.inner { 
   -moz-box-sizing: border-box; 
   box-sizing: border-box; 
   padding: 4px 0px 4px 6px; 
  } 
  table.inner td { 
   padding: 4px 0px 4px 6px; 
  } 




.threeDtable-xfera {

  	border-right-style: ridge;
  	border-bottom-style: ridge;
  	border-top-color: #E6E6E6;
  	border-right-color: #333333;
  	border-bottom-color: #333333;
  	border-left-color: #E6E6E6;
  	border-top-style: outset;
  	border-left-style: outset;
  	border-top-width: 1px;
  	border-left-width: 1px;
  	border-right-width: 2px;
  	border-bottom-width: 2px;
  	background-color: #EFEFEF;


  }

.threeDtable-eric-a {

   border-style: outset ridge ridge outset;
   border-width: 1px 2px 2px 1px;
   border-color: #E6E6E6 #333 #333 #EFEFEF;

   background-color: #EFEFEF;
}
.threeDtable-eric-b {

   border-top: 1px outset #E6E6E6;
   border-right: 2px ridge #333;
   border-bottom: 2px ridge #333;
   border-left: 1px outset #EFEFEF;


   background-color: #EFEFEF;
}
.threeDtable-eric-c {

   border: 2px ridge #333;
   border-top: 1px outset #E6E6E6;
   border-left: 1px outset #EFEFEF;
   background-color: #EFEFEF;
} 







.box { float: left;  }
#boxContent { border: none; background: #6699cc; }

    #boxContent { position: relative; left: -6px; top: -6px; }
    #boxContainer { position: relative; background: #666; margin: 4px; } 




