body.mainIndex {
	margin: 0;
  background: black }

a:link.navLink {
	text-decoration: none;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-bottom-color: transparent;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
	padding-top: none;
  padding-bottom: none;
  padding-left: none;
  padding-right: none;
  -moz-outline-style: none;
  -moz-border-radius-topleft: 0%;
  -moz-border-radius-topright: 0%;
  -moz-border-radius-bottomleft: 0%;
  -moz-border-radius-bottomright: 0% }

iframe.mainFrame {
	width: 90%;
  height: 90%;
  border: none;
  margin: 3%;
  padding: none;
  vertical-align: top }  
  
img.navbutton {
	width: 130;
  height: 25;
  border: transparent;
  border-style: none none none none;
  -moz-outline-style: none;
  -moz-border-radius-topleft: 0%;
  -moz-border-radius-topright: 0%;
  -moz-border-radius-bottomleft: 0%;
  -moz-border-radius-bottomright: 0% }
 
table {
	border: 0;
  padding: 0;
  caption-side: 0;
  vertical-align: top }

  .mainIndex {
  	width: 100%;
  	height: 100%;
    empty-cells:show }
  
  .nav {
  	width: 130;
    height: auto }

tr {
	width: 100% }
  
	.rowA {
		height: 86 }
	
  .rowB {
  	height: 150 }
  
td {
	background-position: left top }
  
  .nav {
  	width: 130;
    height: 25 }
  
  .a1 {
  	width: 173;
    height: 86;
    background-repeat: no-repeat }
  
  .a2 {
   	width: 84;
    height: 86;
    background-repeat: no-repeat }
    
  .a3 {
  	width: auto;
    height: 86;
    text-align: center;
    background-repeat: repeat }
    
  .b1 {
  	width: 173;
    height: 150;
    background-repeat: no-repeat;
    font-family : monospace;
  	font-size : x-small;
  	font-variant : small-caps;
  	vertical-align : bottom;
    color: blue }
  
  .b2 {
  	width: auto;
    height: auto;
    text-align: center;
    background-repeat: repeat }
    
  .c1 {
  	width: 173;
    height: 350;
    vertical-align: top } 

  .d1 {
  	width: 173;
    height: inherit;
    vertical-align: top }