body, td, textarea {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 9pt;
 color: black;
}

form {
  margin:0;
}

a {
 color: black;
 text-decoration:none;
}

a:hover {
 text-decoration:underline;
}

img {
 border:0;
}

p {
  margin-top:0;
}

h1.title1 {
 font-size: 14pt;
}

input.txtInput, select.selInput {
 height:21px;
}

input.txtInput, select.selInput, textarea.txtArea {
 width:100%;
}

input, select, textarea { border:1px solid #B5C8D9;font-family: arial, verdana, Helvetica, sans-serif; }
.tx-indexedsearch-searchbox-button { height:22px;color:#00447f;background-color:#f4f8fb;background-image:url(../images/bg_menu.gif);background-repeat:no-repeat; }

