body, td {  font-family: "trebuchet ms", verdana, sans-serif; font-size: 12px; 
background-repeat: no-repeat;
background-attachment: fixed;
background-image: url('/images/background.jpg');
}
#placeholder { width:100%; min-width:400px; max-width:981px; margin:0 auto; }
.max { width:expression(document.body.clientWidth > 981? "981px": "auto" ); }
/*

*/

.elevenpx, .elevenpx td, .elevenpx a { font-size:11px; }
.twelevepx, .twelevepx td, .twelevepx a { font-size:12px; }
#title { font-size:30px; font-weight:bold; color:#979797; }

.form td, .form input, .form select, .form textarea { font-family: "trebuchet ms", verdana, sans-serif; font-size: 12px; }
form td { padding-bottom:3px; font-size:11px; }
input, select, textarea { font-family: "trebuchet ms", verdana, sans-serif; font-size: 12px; }

a:link  { text-decoration: none; color: 0000FF; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; color: red; }
a:link  img { border: 0px solid #ffffff; }
a:visited img { border: 0px solid #ffffff; }
a:hover img { border: 0px solid #ffffff; }