BODY
{
        font-size: 12px;
        text-decoration: none;
        color: #666666;
        padding: 0px;
        margin: 0px;
        font-family: tahoma;
        border-spacing: 0px;
}

A
{
        color: #B76031;
        text-decoration: none;
}
A:hover
{
        color: #854523;
        text-decoration: none;
}

P, TD {
        font-size: 12px;
        color: #666666;
}

IMG
{
        border: solid 0px;
}

H3
{
/*        color: #3E5F91; */
        font-size: 15px;
}

H4
{
        
        font-size: 13px;
}

P.ar
{
		font-size: 17px;
        text-decoration: none;
        color: #666666;
        padding: 0px;
        margin: 0px;
        font-family: Verdana;
        border-spacing: 0px;
}

DIV.top
{
        width: 100%;
        height: 279px;
        background: url('top_bg.jpg');
        text-align: center;
}

DIV.logo
{
        width: 754px;
        height: 48px;
}

DIV.page_slogan
{
        width: 754px;
        height: 77px;
}

DIV.page
{
        width: 754px;
/*        height: 100%; */
        background: url('page_borders.jpg');
}



TABLE.page
{
        width: 746px;
        height: 100%;
       /* background: url('page_bg.jpg') top repeat-x; */
}
TABLE.page TR TD.side
{
        width: 155px;
        height: 100%;
        vertical-align: top;
}
TABLE.page TR TD.main
/*new width for this 558*/
{
        width: 558px;
        height: 100%;
        vertical-align: top;
        padding: 10px;
}

TABLE.pagee TR TD.maine
{
        width: 557px;
        height: 100%;
        vertical-align: top;

}

TABLE.page TR TD.side DIV
{
        width: auto;
        background: #FFFFFF;
        border: 1px solid #E8E8E8;
        font-size: 14px;

        padding: 4px;
        margin-bottom: 3px;

}

TABLE.page TR TD.side DIV DIV
{
        padding: 5px;
        font-weight: normal;
        border: 0px solid;
}


/*TABLE.ar tr.ar td.ar*/
td.ar table td.side
{
        
		font-size: 17px;
        text-decoration: none;
        color: #666666;
        padding: 0px;
        margin: 0px;
        font-family: Verdana;
        border-spacing: 0px;
	    text-align: right;
}


TABLE.s tr.s td.s
{
        
		font-size: 9px;
        text-decoration: none;
        color: #666666;
        padding: 0px;
        margin: 0px;
        font-family: Verdana;
        border-spacing: 0px;
        border: 1px solid #e8e8e8;
	    text-align: right;
}

DIV.small
{
        font-size: 10px;
        text-align: left;
        padding: 10px;
}

DIV.small2
{
        font-size: 10px;
        text-align: right;
        padding: 10px;
}

IMG.top_img
{
        width: 377px;
        height: 279px;
}

IMG.logo_sides
{
        width: 194px;
        height: 48px;
}

IMG.page_slogan
{
        width: 754px;
        height: 77px;
}

IMG.logo_center
{
        width: 366px;
        height: 48px;
}

.pad
{
    padding:5px;
}

