body 
    {
	background-color: #003366;
	color: black;
	font-family: Arial, "sans serif";
	margin: 0px;
	background-image: url(resources/wrapper700.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
     }
     
table
     {
	padding: 0px;
	spacing: 0px;
	margin: 0px;
     }

table.main
     {
	width: 700px;
	height: 655px;
	vertical-align: top;
	text-align: center;
        
      }
      
table.info
      {
         background-position: center;
         width: 700px;
         border: 0px;
       }
       
table.footer
       {
	width: 700px;
	border: 0px;
	height: 150px;
	padding: 0px;
	background-image: url(resources/footer_home700.gif);
       }
      
td.main 
       {
           width: 700px;
           height: 250px;
        }
        
td.info
        {
           width: 700px;
           height: 250px;
         }

p.warn 
      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00FFFF;
	background: #000000;
	padding: 10px;
       }

p.legal 
        {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #33CCFF;
	font-weight: bold;
	padding: 0px;
	text-align: center;
        }

td.warn 
        {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #00FF66;
	width: 700px;
        }
        
h1
     {
       font-family: Arial, "sans serif";
       font-size: 48px;
       color: #000000;
     }
     
h2
     {
       font-family: Arial, "sans serif";
       font-size: 26px;
       color: #000000;
     }
     
div { color: #32cd32;
      font-size: 20px; }
     
  a:link { color: #33FFCC}
  a:visited { color: #3399FF}
  a:hover { color: #E0FFFF; cursor: hand; }
  a:active { color: #ff0000 }
  
.buttons {
	height: 130px;
	width: 500px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	height: 30px;
	width: 700px;
}
.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	width: 525px;
	padding: 10px;
	background-image: url(resources/body_right525.gif);
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.blahblah {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.blahblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.modtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.modtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.downloadtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}