.normb {
    font-family: verdana, arial, tahoma;
    font-size: 11px;
    color:#000000;
    }
.subhead {
    font-family: verdana, arial, tahoma;
    font-size: 14px;
    font-weight:bolder;
    color:#000000;
    }
.larger {
    font-family: verdana, arial, tahoma;
    font-size: 12px;
    color:#800000;
    }
.smaller {
    font-family: verdana, arial, tahoma;
    font-size: 10px;
    color:#000000;
    }
.details {
    text-decoration:none;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    font-weight:bold;
    font-size:11px;
    background-image: url(../images/details.png);
    background-repeat: no-repeat;
    }
.details A:link {
    text-decoration:none;
    color:#ffffff;
    }
.details A:hover {
    text-decoration:underline;
    color:#EBE5C0;
    }
.tools {
    font-family: verdana, arial, tahoma;
    font-size: 13px;
    font-weight: bolder;
    background-image: url(../images/toolbar.png);
    color:#ffffff;
    }
.upfront {
    background-image: url(../images/backdrop.jpg);
    background-repeat:no-repeat;
    background-color:#ffffff;
    }
.imgthumb {
    background:#f0f0f0;
    padding:5px;
    border:1px solid #C8C39F;
    }
.input2 {
    width:95%;
    }
