body {
background-image:url(cat-bg.gif);
background-repeat:repeat-x
}


form {
display: inline;
spacing: 0;
}

td {
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
line-height: 1.6em;
font-weight: normal;
margin-top: 0;
margin-bottom: 0;
color: #9D9B9B;
}

h1 {
font-family: arial, helvetica, sans-serif;
font-size: 12pt;
line-height: 1.6em;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
color: #339900;
}

.bigger {
font-family: arial, helvetica, sans-serif;
font-size: 12pt;
line-height: 1.6em;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
color: #9D9B9B;
}


.submitbutton
{
font-style: normal;
font-family: arial;
font-weight: bold;
color: #FFFFFF;
font-size:8pt;
border: 1px solid #FFFFFF;
background-color: #339900;
padding: 5px;
}

.blank
{
}


input, textarea, select
{
color: #000000;
font-style: normal;
font-family: arial;
font-weight: normal;
font-size:8pt;
border: 1px solid #D9D9D9;
background-color: #FFFFFF;
padding: 3px;
}

select
{
padding: 0px;
}

a:link { text-decoration:none; color:#9D9B9B;
}
a:visited { text-decoration:none; color:#9D9B9B;
}
a:hover { text-decoration:none; color:#9D9B9B;
}
