<!--

#t1{
  color : silver;
  position : absolute;
  top : 5px;
  left : 450px;
  font-size : x-small;
  
  width : 350px;
}
.main_table{
  
  
  
  width : 750px;
  z-index : 1;
  position : relative;
  left : 20px;
}
.menu_table{
  width : 150px;
  line-height : 3px;
  
  
  float : left;
  
  clear : right;
}
.main_cell{
  
  
  font-size : 14px;
  color : #dfdfdf;
  width : 500px;
  
  
  
  
  position : relative;
  
  
border-width : 500px 500px 500px 500px;
  
  z-index : 2;
  
  
  
  line-height : 190%;
  font-family : "MS UI Gothic";
  margin-left : 125px;
  margin-right : 125px;
  left : auto;
}
.cell1{
  font-size : 13px;
  font-family : "MS UI Gothic";
  font-weight : bold;
  width : 750px;
  color : white;
  background-color : #070a3a;
  margin-top : 20px;
  position : relative;
  top : 20px;
  
  
  clear : both;
  
}
.font1{
  font-size : 12px;
  font-family : "MS UI Gothic";
  line-height : 140%;
  color : white;
}
.cell2{
  font-size : 12px;
  font-family : "MS UI Gothic";
  font-weight : bold;
  color : white;
  background-color : navy;
  width : 330px;
  height : 20px;
  
  position : relative;
  clear : both;
}
.main_1{
  width : 800px;
  left : 10%;
  position : absolute;
  z-index : 1;
  background-image : url(../images/top3.jpg);
  background-repeat : no-repeat;background-position : center bottom;}
A{
  color : #ffd0ec;
  text-decoration : none;
}
A:HOVER{
  color : white;
  text-decoration : underline;
}
#copy{
  font-size : 11px;
  font-family : "MS UI Gothic";
  color : white;
  background-color : #000084;
  text-align : center;
  height : 25px;
  vertical-align : 70%;
  width : 750px;
}
-->

