/*:link { color: #960001}   for unvisited links */
/*:visited { color: #960001}  for visited links */
/*a:active { color: #960001}  when link is clicked */


a.builtLinks
{
color: #ffffff;
font-weight: bold;
font-family: Garamond;
font-size: 12pt;
text-decoration: none;
text-transform: uppercase;
}

a:hover { color: #F0DAC6}  when mouse is over link 


font.general
{
color: #FFFFFF;
font-weight: bold;
font-family: Garamond;
font-size: 12pt;

}


img.gallery
{

border-color: #572b34;

}

font.footer
{
color: #FFFFFF;
font-weight: bold;
font-family: Garamond;
font-size: 10pt;
text-transform: uppercase;
}

font.newsZoneTeaser
{
color: #ffffff;
font-weight: normal;
font-family: Garamond;
font-size: 8pt;
text-transform: lowercase; 

}

font.formAnswers
{
color: #ffffff;
font-weight: normal;
font-family: Garamond;
font-size: 10pt;

}
font.formformResponse
{
color: #FFFFFF;
font-weight: normal;
font-family: Garamond;
font-size: 10pt;

}
font.formQuestions
{
color: #ffffff;
font-weight: normal;
font-family: Garamond;
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: #2E1C0C;
}

table.lightTABLE
{
background-color: #2E1C0C;
}

a.productSortLink
{
color: #ffffff;

}




table.formsBG
{
background-color: #2E1C0C;

}

table.productListBG
{
background-color: #2E1C0C;
bordercolor: #2E1C0C;
width: 550;
}



font.imageText
{
color: #ffffff;
font-weight: bold;
font-family: Garamond;
font-size: 8pt;
text-transform: uppercase;
}

font.listHeaderFont
{
color: #ffffff;
font-weight: bold;
font-family: Garamond;
font-size: 10pt;

}

font.newsZoneHeader
{
color: #ffffff;
font-weight: bold;
font-family: Garamond;
font-size: 11pt;
}

/**********************    DARK     **********************/


td.listHeader
{

background-color: #2E1C0C;
}



font.newsPageName
{
color: #2E1C0C;
font-weight: bold;
font-family: Garamond;
font-size: 11pt;
}

font.categoriesFont
{
color: #2E1C0C;
font-weight: bold;
font-family: Garamond;
font-size: 7pt;
}

td.darkTD
{
background-color: #2E1C0C;
}

table.darkTABLE
{
background-color: #2E1C0C;
}



td.formsHeadandFoot
{
background-color: #2E1C0C;
}



td.imageCells
{

background-color: #2E1C0C;
}