/*:link { color: #960001}   for unvisited links */
/*:visited { color: #960001}  for visited links */
/*a:active { color: #960001}  when link is clicked */


a.builtLinks
{
color: #000000;
font-family: Trebuchet MS;
font-size: 10pt;
text-decoration: none; 
font-weight: bold;

}

a:hover { color: #ffff00} 


font.general
{
color: #777777;
font-weight: bold;
font-family: Trebuchet MS;
font-size: 10pt;

}


img.gallery
{
border-width: 1;
border-color: #572b34;
}

font.footer
{
color: #FFFFFF;
font-weight: bold;
font-family: Trebuchet MS;
font-size: 8pt;

}


font.formAnswers
{
color: #ffffff;
font-weight: normal;
font-family: Trebuchet MS;
font-size: 10pt;

}
font.formformResponse
{
color: #FFFFFF;
font-weight: normal;
font-family: Trebuchet MS;
font-size: 12pt;

}
font.formQuestions
{
color: #ffffff;
font-weight: normal;
font-family: Trebuchet MS;
font-size: 10pt;
font-weight: bold;

}


table.editingArea
{
background-color: #FFFFFF;
/*width: 672;*/
cellspacing: 0; 
cellpadding: 0;
border: 0;
align: center;

}

table.indexArea
{
background-color: #FFFFFF;
/*width: 620;*/
cellspacing: 0; 
cellpadding: 0;
border: 0;
align: center;

}
/******************************** LIGHT **************************/

td.lightTD
{
background-color: #000000;
}

table.lightTABLE
{
background-color: #000000;
}

a.productSortLink
{
color: #ffffff;

}

table.formsBG
{
background-color: #000000;

}

table.productListBG
{
background-color: #000000;
bordercolor: #000000;
width: 550;
}



font.imageText
{
color: #ffffff;
font-weight: bold;
font-family: Trebuchet MS;
font-size: 7pt;
}

font.listHeaderFont
{
color: #ffffff;
font-weight: bold;
font-family: Trebuchet MS;
font-size: 11pt;

}

/**********************    DARK     **********************/


td.listHeader
{

background-color: #000000;
}

font.categoryHeader
{
color: #ffffff;
font-weight: bold;
font-family: Garamond;
font-size: 20pt;

}


font.listItemFont
{
color: #ffffff;
font-weight: bold;
font-family: Trebuchet MS;
font-size: 9pt;

}

font.productsFont
{
color: #ffffff;
font-weight: bold;
font-family: Trebuchet MS;
font-size: 10pt;
}


font.categoriesFont
{
color: #ffffff;
font-weight: bold;
font-family: Trebuchet MS;
font-size: 10pt;
}

td.darkTD
{
background-color: #000000;
}

table.darkTABLE
{
background-color: #000000;
}



td.formsHeadandFoot
{
background-color: #000000;
}



td.imageCells
{

background-color: #000000;
}


/**********************    NEWS     **********************/


font.newsZoneHeader
{
color: #ffffff;
font-weight: bold;
font-family: Trebuchet MS;
font-size: 11pt;

}

font.newsPageName
{
color: #2D3124;
font-weight: bold;
font-family: Trebuchet MS;
font-size: 11pt;
}

font.newsZoneTeaser
{
color: #2D3124;
font-weight: normal;
font-family: Trebuchet MS;
font-size: 8pt;
text-transform: lowercase; 

}