body {
       background-color:#ffffff;}

.td1 { background-repeat: no-repeat;}

.ipt { border: 1px solid #C3C3C3;
       font-family: Verdana;
         color: #666666;
         font-size: 11px;}

.text1 { border: 1px solid #C3C3C3;
         font-family: Verdana;
         color: #666666;
         font-size: 11px;}

.tx1 { font-family: Verdana;
          color: #000000;
          font-size: 14px;}

.tx2 { font-family: Verdana;
          color: #666666;
          font-size: 11px;}
          
.tx3 { font-family: Verdana;
          color: #000000;
          font-size: 12px;}
          
.tx4 { font-family: Verdana;
          color: #FF0000;
          font-size: 14px;}

.tx5 { font-family: Verdana;
          color: #666666;
          font-size: 25px;}
          
a.tx1 { font-family: Verdana;
        font-size: 14px;
        text-decoration: none;}
a.tx1:link    {color: #000000;}
a.tx1:visited {color: #000000;}
a.tx1:hover   {color: red;}
a.tx1:active  {color: #000000;}

a.tx2 { font-family: Verdana;
        font-size: 11px;
        text-decoration: none;}
a.tx2:link    {color: #666666;}
a.tx2:visited {color: #666666;}
a.tx2:hover   {color: red;}
a.tx2:active  {color: #666666;}

a.tx3 { font-family: Verdana;
        font-size: 12px;
        text-decoration: none;}
a.tx3:link    {color: #000000;}
a.tx3:visited {color: #000000;}
a.tx3:hover   {color: red;}
a.tx3:active  {color: #000000;}

a.tx4 { font-family: Verdana;
        font-size: 14px;
        text-decoration: none;}
a.tx4:link    {color: #000000;}
a.tx4:visited {color: #000000;}
a.tx4:hover   {color: red;}
a.tx4:active  {color: #000000;}

#box {margin-top: 0px;
      margin-left: 0px;
      border:1px solid;
      border-color: #999999;
      padding:10px;
      background: #ffffff;}
#box2 {margin-top: 0px;
      margin-left: 0px;
      left: 15%;
      top: 180px;
      position: absolute;
      visibility: hidden;
      border:1px solid;
      border-color: #999999;
      padding:10px;
      background: #ffffff;
      font-size: 10px;}

.titvd {
	color: #5e8000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
}


.ipt {
	border: 1px solid #C3C3C3;
}

