body    {
 margin: 0;
 padding: 0;
 font-size:80%;
}
p {
 margin:0px;
 padding:0px;
}
img {
 border: 0px;
}
form {
 margin:0px;
 padding: 0px;
}
a:link       {
 color: #808080;
 text-decoration: underline;
}
a:visited       {
 color: #808080;
 text-decoration: underline;
}
a:active     {
 color: #808080;
 text-decoration: underline;
}
a:hover     {
 color: #EE7D2C;
 text-decoration: none;
}
h2   {
 font-weight: normal;
 font-size:100%;
 margin 0px;
}
h3   {
 color: #808080;
 font-size:110%;
 text-decoration: none;
 margin: 0px;
 padding-top: 3px;
 padding-left: 23px;
}
#container  {
 margin-right: auto;
 margin-left: auto;
 padding: 0px;
 width: 780px;
}
#kt  {
 margin-left: 10px;
 padding-left: 10px;
 border-top: 5px solid #ee7d2c;
 width: 750px;
}
#banner  {
 width: 140px;
 height: 40px;
 display: none;
}
a#banner-img     {
 background: url(../img/logo.gif) no-repeat;
 margin-top: 10px;
 margin-bottom: 10px;
 margin-left: 5px;
 width: 175px;
 height: 40px;
 display: block;
}
.banner-alt {
 display: none;
}
#banner a  {
 text-decoration: none;
}
.cl {
 clear: both;
}
#footer   {
 background: url(../img/cr.gif) no-repeat center;
 text-align: center;
 padding-top: 15px;
 padding-bottom: 10px;
 background-position:top;
 color: #696969;
 font-family: Arial, Helvetica;
 font-size:10px;
 border-top: 1px solid #EE7D2C;
 width: 740px;
 margin-top: 5px;
}
.line {
 margin-top: 5px;
 margin-right: 10px;
 margin-bottom: 10px;
 border-bottom: 1px solid #EE7D2C;
}

