body{
background-color: #A0A0A0;
margin:0px;
padding:0px;
}

table.maintable{
background-color: #FFFFFF;
background-image:url('../pics/bg_2.gif');
width: 770px;
font-family: Arial;
font-size: 12px;
}

td.topframe{
height:150px;
}

td.maintable_top{
background-color: #FFFFFF;
background-image:url('../pics/bg_1.gif');
background-repeat:no-repeat;
width: 770px;
height: 614px;
font-family: Arial;
font-size: 12px;
}

td.maintable_bottom{
background-color: #FFFFFF;
background-image:url('../pics/bg_3.gif');
background-repeat:no-repeat;
width: 770px;
height: 124px;
font-family: Arial;
font-size: 10px;

padding-top:48px;
}

a.linktip{
font-family: Arial;
font-size: 10px;
}

td.contenttable_menu{
width: 170px;
}

td.contenttable_main{
width: 168px;
font-family: Arial;
font-size: 12px;
padding-left:4px;
}

td.contenttable_marketing{
width: 120px;
font-family: Arial;
font-size: 12px;
padding-right:5px;
}

div.navigation{
margin:0px;
padding:4px;
width:184px;
height:23px;
background-image:url('../pics/button_off.png');
background-repeat:no-repeat;
font-family:Arial;
font-size:11px;
font-color:#000000;
background-color: #FFFFFF;
}

div.rss{
width:100px;
padding-right:0px;
padding-left:0px;
border-left:solid 1px #808080;
overflow:hidden;
}

div.navigation_active{
margin:0px;
padding:4px;
width:172px;
height:93px;
background-image:url('../pics/button_on.png');
background-repeat:no-repeat;
font-family:Arial;
font-size:11px;
font-color:#000000;
background-color: #FFFFFF;
}

a.navigation{
margin-left:24px;
text-decoration:none;
color:#000000;
font-weight:normal;
}

a{
color:#000000;
font-weight:bold;
}

td.content_headline{
font-size:14px;
font-family:verdana;
font-weight:bold;
color:#005927;
border-bottom:solid 3px #8E95A3;
}

td.content_text{
padding-top:10px;
font-size:12px;
font-family:Arial;
}

input.content_input{
border: solid 1px #000000;
background-color:#BBBBBB;
width:200px;
}

select.content_input{
background-color:#BBBBBB;
width:100px;
}