  td#SendLink a:link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #000066;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
  }
  td#SendLink a:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #000066;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
  }
  td#SendLink a:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #FF9900;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
  }

.SendHead
{
        color:#000066;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

  td.SendSubHead {
    color:#000066;
	font-family: Arial;
	font-size: 10pt;
  }

.SendForm
{
    color:#000066;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    width: 150px;
    text-align: left;
    vertical-align: top;
}

.SendTable
{
     background-color: #FFFFFF;
     padding: 0px;
     margin: 0px;
     border: 0px;
     width: 550px;
}

.ibutton1
{
     color: #FFFFFF;
     font-family: arial, helvetica, sans-serif;
     font-size: 12px;
     font-weight: bold;
     background-color: #003399;
     border: 0px;
     cursor:pointer;
}
