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