/* Generic Options */

/*body
{
font-family: verdana, sans-serif;
font-size: 14px;

padding:0;
margin:0;
}*/

img
{
border: 0;
}

/*table
{
border:none;
}

td
{
padding: 2px;
margin: 1px;
}*/

/*a
{
text-decoration: none;
color: blue;
}

a:hover
{
text-decoration: underline;
}

listcolor1 a
{
color: white;
}*/

input
{
border-width: 1px;
border-color: black;
border-style: solid;
}

textarea
{
border-width: 1px;
border-color: black;
border-style: solid;
}

select
{
border-width: 1px;
border-color: black;
border-style: solid;
}

/* Layout */

/*.page
{
width: 756px;
padding: 0;
margin: 0;
}*/

.top
{
background: url('top.gif');
background-repeat: no-repeat;

position: relative;
float: left;

width: 100%;
height: 74px;
}

.menu
{
position: relative;
float: left;

width: 146px;
margin-right: 5px;

line-height: 0;
}

.content
{
position: relative;
float: left;

width: 605px;
}

.footer
{
font-size: 10px;

position: relative;
float: left;

width: 756px;
}

/* Cell-Control */

.listcolor1
{
/*background: url('light.gif');*/
BACKGROUND-COLOR: #bccdab;
border: 0.5px solid;
border-color: white;

color: 433254;
}

.listcolor1 a
{
color: 433254;
}

.listcolor2
{
/*background: url('dark.gif');*/
BACKGROUND-COLOR: #bc9dab;
border: 0.5px solid;
border-color: white;

color: white;
}

.listcolor2 a
{
color: white;
}


/*background: url('dark.gif');*/
.topic_cell_dark_small
{
BACKGROUND-COLOR: #bcadab;
border: 0.5px solid;
border-color: white;
width:91px;

color: white;
}

.topic_cell_dark_small a
{
color: white;
}


/*background: url('dark.gif');*/
.topic_cell_dark_large
{
BACKGROUND-COLOR: #bcadab; 
border: 0.5px solid;
border-color: white;
width:514px;

color: white;
}

.topic_cell_dark_large a
{
color: 4c6d3b;
}

/*background: url('light.gif');*/
.topic_cell_light_small
{
BACKGROUND-COLOR: #c0c0c0;
border: 0.5px solid;
border-color: white;
width:91px;

color: #433254;
}

.topic_cell_light_small a
{
color: #433254;
}

/*background: url('light.gif');*/
.topic_cell_light_large
{
BACKGROUND-COLOR: #c0c0c0;
border: 0.5px solid;
border-color: white;
width:514px;

color: #433254; /*   4c6d3b bc9dab bcadab 433254 */
}

.topic_cell_light_large a
{
color: #4c6d3b;
}
