body.CompuAgentBody {
        background-color: #dc9b02;
        background-image: url(/data/graphics/office/c21billnye/background_gold.jpg);
        background-repeat: repeat-x;
        margin-top: 0px;
}
div.centered 
{
     text-align: center;
}

div.centered table 
{
     margin: 0 auto; 
     text-align: left;
}

.myclass{margin:0 auto;width:950px}

.tblQuickSearch {
        background-color: #b1aaaa;
        border-color: #dc9b02;
}

.tblQuickSearchHdr {
        background-color: #dc9b02;
}

.tblQuickSearchHdr {   
        color: #000000;
}
     
a:link.contact
{
	text-decoration: none;
	color: White;
}

a:visited.contact
{
	text-decoration: none;
	color: White;
}

a:hover.contact
{
	text-decoration: underline;
	color: White;
}

a:active.contact
{
	text-decoration: none;
	color: White;
}



