input, select, textarea {
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    color:#444444;
}

.fA11n {
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
}

.fA11b {
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
}

.cTx {color:#444444;}
.cTxLightGray {color:#aeaeae;}

.aLN {color:#444444;}
.aLN:link {color:#444444; text-decoration:none;}
.aLN:visited {color:#444444; text-decoration:none;}
.aLN:hover {color:#f96738; text-decoration:underline;}

.aLNWhite {color:#ffffff;}
.aLNWhite:link {color:#ffffff; text-decoration:none;}
.aLNWhite:visited {color:#ffffff; text-decoration:none;}
.aLNWhite:hover {color:#ffffff; text-decoration:underline;}

.aLTown a, .alTownSun a {
    font-family:Arial;
    font-size:11px;
    color:#454545;
    text-decoration:none;
    display:block;
    padding:1px 0px 2px 6px;
    outline:none;

}

.aLTown a:hover {
    color:#f96738;
    text-decoration:underline;
}

.aLWebsite, .aLRequest {
    display:block;
    float:right;
    font-family:Arial;
    font-size:11px;
    color:#454545;
    text-decoration:none;
    line-height: 20px;
    padding: 0px 0px 0px 20px;
    margin-left:10px;
    outline:none;
}

.aLWebsite {
    color:#8fa60d;
    background-image: url(images/small/arrow_large.gif);
    background-repeat:no-repeat;
    background-position:left center;
}

.aLRequest {
    color:#f0820e;
    background-image: url(images/small/dialog_large.gif);
    background-repeat:no-repeat;
    background-position:left center;
}

.aLWebsite:hover, .aLRequest:hover {
    text-decoration:underline;
}

.aLMenu:hover {
    background-image: url(images/general/menu_selected.gif);
    background-repeat:repeat-x;
}

.pLT {
    margin:0px;
    padding-top:2px;
    padding-bottom:2px;
}
