body
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    margin-top : 0px;
    text-align : center;
    background: #7E766A url(graphics/bg_body.gif) repeat-x 0 0;

}



td
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    background : white;
}


td.left
{
    background: #7E766A;
  
}

div.callout
{
    background-image : url(graphics/callout.gif);
    height : 207px;
}

div.homecommercial
{
    background-image : url(graphics/home_commercial_back.gif);
    color : #000000;
    font-family : Arial, Helvetica, sans-serif;
    height : 210px;
}

td.contact
{
    background-color : #BFBFC0;
    height : 60px;
    line-height : 14px;
}

.about
{
    color : #ffffff;
    line-height : 14px;
}

.todo
{
    color : red;
    line-height : 14px;
}

.white
{
    color : #ffffff;
    font-size : 11px;
}

.links
{
    color : #ffffff;
    margin-left : 60px;   
}

div.indentlinks
{
    color : #ffffff;
    margin-left : 85px;
    font-size: 12px;
}

h1
{
    font-size : 15px;
    font-weight : bold;
    text-decoration : none;
}


.orange
{
    color : #BC7A01;
}

a.orange:link
{
    color : #613F01;
    text-decoration : none;
    
}

a.orange:visited
{
    color : #613F01;
    text-decoration : none;
}

a.orange:hover
{
    color : #BC7A01;
    text-decoration : underline;
}


a.white:visited
{
    color : #ffffff;
    text-decoration : none;
}

a.white:link
{
    color : #ffffff;
    text-decoration : none;
}
a.white:hover
{
    color : #ffffff;
    text-decoration : underline;
}

a.yellow:link
{
    color : #F8EEC4;
    text-decoration : none;
}

a.yellow:visited
{
    color : #F8EEC4;
    text-decoration : none;
}

a.yellow:hover
{
    color : #ffffff;
    text-decoration : underline;
}

a.yellow:link
{
    color : #F8EEC4;
    text-decoration : none;
}

a.edsbits:active
{
    color : #005148;
    text-decoration : none;
}

a.edsbits:visited
{
    color : #005148;
    text-decoration : none;
}
a.edsbits:hover
{
    color : #545454;
    text-decoration : underline;
}

a.basic:link
{
    font-family : Arial, Helvetica, sans-serif;
    text-decoration : none;
    color : #3A3A8E;
    font-weight : bold;
}

a.basic:visited
{
    color : #3A3A8E;
    text-decoration : none;
    font-weight : bold;
}
a.basic:hover
{
    color : #994C3A;
    text-decoration : none;
    font-weight : bold;
}
a.link
{
    font-family : Arial, Helvetica, sans-serif;
    text-decoration : none;
    color : #3A3A8E;
    font-weight : bold;
}

a.visited
{
    color : #3A3A8E;
    text-decoration : none;
    font-weight : bold;
}
a.hover
{
    color : #994C3A;
    text-decoration : none;
    font-weight : bold;
}

a.whitelink:LINK
{
    color : #ffffff;
    text-decoration : none;
}

a.whitelink:VISITED
{
    color : #ffffff;
    text-decoration : none;
}

a.whitelink:HOVER
{
    color : #fffff0;
    text-decoration : underline;
}

a.pressrelease:LINK
{
    color : #000000;
    text-decoration : underline;
    font-weight : bold;
    font-style : italic;
}

a.pressrelease:VISITED
{
    color : #000000;
    text-decoration : underline;
    font-weight : bold;
    font-style : italic;
}

a.pressrelease:HOVER
{
    color : #994C3A;
    text-decoration : underline;
    font-weight : bold;
    font-style : italic;
}


