
<style type="text/css">
<!--

a {
	color: red ; /* #FF7800 ;  dark orange */
	text-decoration: none;
  }
  
a:hover {
	color: red;
	text-decoration: underline;
  }

body {
  background: #ffffff;
  font-family: verdana,tahoma,arial,helvetica,sans-serif;
  font-size: 9pt;
}

.mast {
  position: relative;
  top: -10;  
  left: 0;
  float: left;
  font-family: Arial Black;;
  font-weight: bold;
  font-size: 36pt;
  border: none0;
}

.tagline {
  float: left;
  font-family: verdana,tahoma,arial,helvetica,sans-serif;
  font-weight: bold;
  position: relative;
  top: 6;  
  left: 168;
  font-size: 13pt;
  color:black;
  border: none;
}

.toplinks1, .toplinks2, .toplinks3 {
  font-family: verdana,tahoma,arial,helvetica,sans-serif;
  font-weight: normal;
  font-size: 10pt;
  position: relative;
  top: 34;
  left: 130;
  color:red;
}

.toplinks2 {
  left: 122;
}

.toplinks3 {
  left: 122;
}

.mastline {
  position: relative;
  top: 40;
  left: 0;
  width: 480;
} 

.sub1 {
  font-family: verdana,tahoma,arial,helvetica,sans-serif;
  font-weight: normal;
  font-size: 16pt;
  border: none;
}

.bodytext, .linkbox, .textbox, .rightbox, .invisible {
  font-family: verdana,tahoma,arial,helvetica,sans-serif;
  font-size: 9pt;
}

.invisible {
  font-size: 6pt;
  color: #ffffff;
}

h1 {
  font-family: verdana,tahoma,arial,helvetica,sans-serif;
  font-weight: bold;
  font-size: 20pt;
  border: none;
}

h2 {
  font-family: verdana,tahoma,arial,helvetica,sans-serif;
  font-weight: bold;
  font-size: 16pt;
  border: none;
  margin-top:-3px;
  text-align: left;
}

.outerbox {
  width:730;
  height:294;
  border: 1px solid black;
  margin-left:0px;
}

.portraitbox { 
  float:left;
  width:207;
  height:256;
  text-align:center;
  margin-top:18px;
  margin-left:18px;
  border: none;
}

.landscapebox { 
  float:left;
  width:271;
  height:256;
  text-align:center;
  margin-top:18px;
  margin-left:18px;
  border: none;
}

.wordbox1 {
  float:left;
  width:408;
  height:256;
  margin-top:20px;
  border: none;
}

.wordbox2 {
  float:left;
  width:344;
  height:256;
  margin-top:20px;
  border: none;
}


.textbox {
  height:210; 
  margin-top:-8px; 
  border: none;
  text-align: left;
}

.linkbox {
  font-weight: normal;
  text-align: left;
}

.rightbox {
  float:left; 
  width:68; 
  height: 256;
  margin-left:12px; 
  padding-top:0px; 
  margin-top:20px; 
  text-align:right; 
  border-left: 1px solid silver;
}

.rightid { 
  float:left; 
  width:68px;
  height: 20px
  margin-left:0px; 
  text-align:right; 
  border: none;
}

.rightlinks { 
  float:left; 
  width:68px;
  margin-left:0px; 
  padding-top:109;
  text-align:right; 
  border: none;
}


.formlabel1 {
  font-size: 9pt;
  float:left; 
  width:80px;
}

.formlabel2 {
  font-size: 9pt;
  float:left; 
  width:110px;
}

.introbox {
  position:relative; 
  top: -266; 
  width:300; 
  height:236; 
  text-align:justify; 
  color:white; 
  font-size:12.5px; 
  font-weight: bold;
  cursor:pointer;
  border:none;
}

.introlink {
  font-family: verdana,tahoma,arial,helvetica,sans-serif;
  font-size:11pt; 
  font-weight:bold;
}

.introimage {
  border: 1px solid gold; 
  cursor:pointer;
}

.searchbox {
  font-size: 9pt;
  border: 1px solid silver;
  text-align: left;
  width: 60px;
  height: 18px;
  padding-left: 2px;

}

.searchmsg {
  font-size: 7pt;
  color: gray;
}

-->
</style>

