html { overflow-x: auto; }


BODY {

font-family : times new roman;
font-size : 14px;
color : #000000;
background-color : #ffffff;
margin : 0;
}

.bodyborder

{

        border-bottom : 0px solid #DADADA;
        border-left : 0px solid #DADADA;
        border-right : 0px solid #DADADA;
        border-top : 0px solid #DADADA;

}

BR {
font-size : 5px;
margin : 0;
}

A {
font-family : times new roman;
font-size : 14px;
color : #0000FF;
text-decoration : none;
}

A:hover {
color : #FF4040;
text-decoration : underline;
}

INPUT , SELECT {
background-color : #FFFFFF;
font-family : times new roman;
font-size : 14px;
color : #000000;

}

TEXTAREA {
background-color : #FFFFFF;
color : #000000;
font-family : times new roman;
font-size : 14px;
}





LI {

color : #0000FF;
margin: 0px;
padding: 1em;

}


TD {
color : #000000;
font-family : times new roman;
font-size : 13px;
text-decoration : none;
}

form {
border-width : 0;
padding : 0;
margin : 0;
display:inline;
}

.border {
        border-bottom : 0px solid #DADADA;
        border-left : 0px solid #DADADA;
        border-right : 0px solid #DADADA;
        border-top : 1px solid #FFFF00;
}

.border2 {
        BACKGROUND-REPEAT: repeat-x;
        border-left : 1px solid #FFFF00;
        border-right : 1px solid #FFFF00;
        border-top : 1px solid #FFFF00;
}








/* Categories */

.maincat {
        font-family: times new roman;
        font-size: 15px;
        font-weight: bold;
        text-decoration : none;
}







/* SubCategories on the index page */

.subcat {
        font-family: times new roman;
        font-size: 14px;
        text-decoration : underline;

}






/* Category Counters (number of subcategories, number of listings */

.count {
        font-family: times new roman;
        font-size: 10px;
        color: 000000;
        text-decoration : none;

}



/* Empty Categories */

.emptycat {
        font-family: times new roman;
        font-size: 13px;
        font-weight: bold;
        text-decoration : none;
        color: 888888;
}


/* Empty SubCategories on the index page*/

.emptycat2 {
        font-family: times new roman;
        font-size: 10px;
        text-decoration : none;
        color: 000000;
}


/* Side boxes gray text (hits, date) */

.sideboxtext {
        font-family: times new roman;
        font-size: 10px;
        text-decoration : none;
        color: AAAAAA;
}

/* Side boxes description font */

.boxdescr
{
        font-family: times new roman;
        font-size: 14px;
        text-decoration : none;
        color: #FF4040;

}

.companyA
{
        font-family: times new roman;
        font-size: 16px;
        text-decoration : none;
        font-weight: bold;
        color: #800080;
}

.companyB
{
        font-family: times new roman;
        font-size: 15px;
        text-decoration : none;
        font-weight: bold;
        color: red;
}

.companyC
{
        font-family: times new roman;
        font-size: 14px;
        text-decoration : none;
        font-weight: bold;
        color: #0000C0;
}

.companyD
{
        font-family: times new roman;
        font-size: 12px;
        text-decoration : underline;
        font-weight: bold;
        color: black;
}