A.modify
{
font-size: 7pt;
}


FONT.fat
{
font-weight: bold;
}

IMG
{
border: none;
}

A:link,
A:visited,
A:active
{
text-decoration: none;
color: #CC0000;
font-size: 11pt;
}


TABLE.maintable
{
border-collapse: collapse;
width: 800px;
border: none;
}

TD.maintable_ban
{
width: 800px;
height: 30px;
padding-top: 110px;
padding-left: 290px;
font-family: arial;
font-size: 14pt;
font-weight: bold;
color: #CC0000;
}

TD.maintable_content
{
widht: 800px;
background-color: white;
font-family: arial;
}

TD.maintable_footer
{
width: 800px;
height: 10px;
font-family: arial;
font-size: 7pt;
background-color: #A50100;
color: white;
display: none;
}

TABLE.splitter
{
border-collapse: collapse;
width: 100%;
}

TD.splitter_navi
{
width: 220px;
font-size: 11pt;
padding-left: 15px;
vertical-align: top;
display: none;
}

TD.splitter_content
{
padding-left: 50px;
Vertical-align: top;
}

TABLE.products
{
background-color: white;
}

TD.products_block
{
height: 220px;
width: 150px;
font-family: arial;
font-size: 10pt;
border: 1px dashed silver;
text-align: center;
vertical-align: bottom;
}

TABLE.moreinfo
{
background-color: white;
}

TD.moreinfo_block
{
font-family: arial;
font-size: 10pt;
text-align: justify;
}


TABLE.logintable
{
border-collapse: collapse;
background-color: bisque;
border: 2px solid #CC0000;
}

TD.logintable_block
{
font-family: arial;
font-size: 10pt;
padding: 3px;
}

TD.logintable_title
{
font-family: arial;
font-size: 8pt;
font-weight: bold;
padding: 3px;
background-color: #CC0000;
color: white
}

TABLE.create_category
{
width: 500px;
border-collapse: collapse;
background-color: bisque;
border: 2px solid #CC0000;
}

TD.create_category_block
{
font-family: arial;
font-size: 10pt;
padding: 3px;
border-bottom: 1px dashed white;
}

TD.create_category_title
{
font-family: arial;
font-size: 8pt;
font-weight: bold;
padding: 3px;
background-color: #CC0000;
color: white
}

TABLE.add_products
{
width: 500px;
border-collapse: collapse;
background-color: bisque;
border: 2px solid #CC0000;
}

TD.add_products_block
{
font-family: arial;
font-size: 10pt;
padding: 4px;
border-bottom: 1px dashed white;
}

TD.add_products_title
{
font-family: arial;
font-size: 8pt;
font-weight: bold;
padding: 3px;
background-color: #CC0000;
color: white
}

