body, td {  font-family: "trebuchet ms", verdana, sans-serif; font-size: 13px; }
#placeholder { width:100%; min-width:600px; max-width:1100px; margin:0 auto; }
.max {  width:expression(document.body.clientWidth > 1100? "1100px": "auto" ); }

.banner a:link img, .banner a:visited img { opacity:0.30 ;filter:alpha(opacity=30);-moz-opacity:0.30; border: 1px solid black; }
.banner a:hover img { opacity:1;filter:alpha(opacity=100);-moz-opacity:1; border: 1px solid black; }

.elevenpx, .elevenpx td, .elevenpx a { font-size:11px; }
.twelevepx, .twelevepx td, .twelevepx a { font-size:12px; }

#padded { padding-bottom:3px; padding-right:10px;}
#title {
background-image:url('/images/sm_tag.png'); 
height:30px; 
width:100%;
color:white; 
text-align: middle; 
font-weight:bold;
padding-top:4px; padding-left:6px; 
border-left:1px solid black; border-right:1px solid black; border-top:3px solid black;
}

#title a:link, #title a:visited {
color:white; 
text-decoration:none;
}

#title a:hover {
color:white; 
text-decoration:underline;
}

#menu {
color:white; 
font-weight:bold;
font-size:11px;
}

#menu a:link, #menu a:visited { color:white; }
#menu a:hover { color:red; text-decoration:underline; }

#content {
width:100%px; 
background-color:#e5e5e5; 
padding:20px; 
border-left:1px solid black; border-right:1px solid black; border-top:3px solid black; border-bottom:3px solid black;
}

#right-column {
width:100%px; 
background-color:#e5e5e5; 
padding:10px; 
font-size:12px;
border:1px solid black;
margin-bottom:15px;
}

#smform, #smform input, #smform select, #smform textarea { font-family: verdana; font-size: 10px; }

form td { padding-bottom:3px; font-size:11px; }
input, select, textarea { font-family: verdana; font-size: 11px; }

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; }
