body {
    background-position: 0% 0%; font-family: Trebuchet MS;
    font-size: 10pt;
	margin:0px;
	padding:0px;
	background-image:url('../images/tex.gif'); background-repeat:repeat; background-attachment:scroll
}
td {
    background-position: 0% 0%; font-family: Trebuchet MS;
    font-size: 10pt;
	margin:0px;
	padding:0px;
}
td.disclaimer {
    background-position: 0% 0%; color: #000000; font-family: Trebuchet MS;
    font-size: 10pt;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF; background-image:none
}


h1 {
    color: navy;
    font-family: Helvetica;
    font-size: 14pt;
}


a {
    color: blue;
    text-decoration: none;
    font-color: #4169e1;
}

a:hover {
    font-color: #87ceeb;
}

.subTitle {
    font-size: 12pt;
    font-weight: bold;
}

input.btn{

   color:#fff;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:100%;
   font-weight:bold;
   background : url('../images/buttons_Form.jpg');width:75px; height:30px;
}

input.btnhov{
   color:#fff;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:100%;
   font-weight:bold;
   background : url('../images/buttons_Form_o.jpg');width:75px; height:30px;
}