body, td {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}

.maintable {
 background: #E5D8BB;
 border-style: solid;
 border-color: #AB6D14;
 border-width: 1px;
 width:738px;
}

h1 {
 font-size: 12px;
 font-weight:bold;
}
hr {
	color: #AB6D14;
	height: 1px;
}

img {
border:0;
}

a.leftnav {
 text-decoration: none;
 font-weight:bold;
 color: #AB6D14;
}
a.leftnav:hover {
 text-decoration: underline;
 font-weight:bold;
 color: #AB6D14;
}
strong {
 font-weight:bold;
 color: #AB6D14;
}
.footer {
 font-family: Arial, Helvetica, sans-serif;
 font-weight:normal;
 font-size:10px;
 color: #999999;
}
a.footer {
 font-family: Arial, Helvetica, sans-serif;
 font-weight:normal;
 font-size:10px;
 color: #999999;
 text-decoration:none;
}
a.footer:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-weight:normal;
 font-size:10px;
 color: #999999;
 text-decoration:underline;
}

#scrollArea
{
    border: 1px solid #AA6D12;
    background-color:#F0E4CC;
    width:540px;
    height:80px;
    margin-top:6px;
}

#leftScroll
{
    float:left;
    width:15px;
    height:82px;
    padding:9px 4px 0px 9px;
}

#rightScroll
{
    float:left;
    width:15px;
    height:82px;
    padding: 9px 0 0px 4px;
}

#smallImages
{
    float: left;
    width:480px;
    height:82px;
    overflow:hidden;
    padding:9px 9px 0px 0px;
}

#smallImages dl
{
    width:7000px;
    background-color:#777370;
    padding:0;
    margin:0;

}

#smallImages dt
{
    float:left;
    width:70px;
}