body {
font: 78.5%/1.6em "tahoma", trebuchet, geneva, sans-serif;
word-spacing:0px;
color:#000000;
margin:20px;
background: #ffffff;
}
* {
margin:0;
padding:0;
}
#wrapper {
background:#ffffff;
border:1px dotted #333333;
max-width:950px;
width:expression(this.width > 950 ? "950px" : this.width);
min-width:950px;
margin:0 auto;
}
* html #wrapper
{
width: expression(document.documentElement.clientWidth > 950 ? "950px" : "auto");
}
#centered { 
width: 950px; 
text-align: left; 
border: 0px; 
padding: 0;  
margin: 0 auto; 
} 
#container {
width: 950px;
margin: 0 auto;
}
#header {
background: url("images/header.png") no-repeat right;
onerror: this.src("images/error.png");
background-color: #f1f1d8;
vertical-align: top;
position: relative;
width: 100%;
height: 142px;
margin-bottom: 20px;
border-bottom: 20px solid #333333;
}
#footer {
background: #f1f1d8;
position: relative;
clear: both;
text-align: center;
width: 100%;
height: 180px;
border-top: 20px solid #333333;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 20px;
padding-bottom: 30px;
}
#left-col {
position: relative;
width: 160px;
margin: 0px;
float: left;
padding: 10px;
border: 0px solid #808080;
background: #ffffff;
margin-bottom: 10px;
}
#right-col {
position: relative;
width: 140px;
margin: 0px;
float: right;
padding: 10px 20px 10px 10px;
border: 0px solid #808080;
background: #ffffff;
margin-bottom: 10px;
}
#mid-col {
position: relative;
width: 550px;
margin: 0px 10px 10px 10px;
padding: 10px;
float: left;
background: #fff;
border: 0px solid #808080;
}
#fieldset {
padding: 10px;
}
#legend {
background-color: #ffffff;
}
#img {
border: none;
}
#h3 {
color: #000;
font-family: "tahoma", arial, helvetica;
font-size: 12pt;
text-decoration: bold; 
}
#text {
color: #000;
font-family: "tahoma", arial, helvetica;
font-size: 10pt;
text-decoration: normal; 
}
#td {
color: #000;
font-family: "tahoma", arial, helvetica;
font-size: 10pt;
line-height: 16px;
}
#th {
color: #000;
font-family: "tahoma", arial, helvetica;
font-size: 10pt;
line-height: 16px;
}
#A:link {
text-decoration: none; 
color: black;
}
#A:visited {
text-decoration: none; 
color: black;
}
#A:active {
text-decoration: none; 
color: red;
}
#A:hover {
text-decoration: none; 
color: red;
}
#search {
background-color: #333333;
padding-left: 5px;
font-weight: 600; 
color: #ffffff;
}
#order1 {
border: 2px solid #dddb9b;
background-color: #fffff;
}
#order2 {
border: 2px solid #dddb9b;
background-color: #fffff;
}
#basicborder {
border: 1px solid #333333;
}
#borderdotted {
border: 1px dotted #333333;
}
#linedotted {
border: 2px solid #333333;
}
#adborder {
border: 1px solid #333333;
padding-left: 10px; 
padding-right: 10px;
width: 99%;
}
#imgborder {
border: 1px solid #333333;
width: 100px;
padding: 10px; 
}

