
BODY
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11pt;
   margin: 0px;
   padding: 0px;
   background-color: #FFFFFF;
}

TABLE
{
   table-layout: auto;
   empty-cells: show;
   border-collapse: collapse;
}

TH, TD
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 20px;
}

.plain
{
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 20px;
   text-decoration: none;
}

.plain:hover
{
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 20px;
   text-decoration: underline;
}


.plain_spec, .plain_spec:hover
{
   font-family: Verdana;
   font-size: 10px;
   font-weight: bold;
}

A.link
{
   color: #004994;
   font-family: Verdana;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
}

A.link:hover
{
   color: #004994;
   font-family: Verdana;
   font-size: 10px;
   font-weight: bold;
   text-decoration: underline;
}

.typetext
{
   font-family: Tahoma;
   font-size: 11px;
   border: 1px solid #999999;
   height: 18px;
}

.button
{
   font-family: Verdana;
   font-size: 10px;
   font-weight: bold;
   border: 1px solid #999999;
   background-color: #d6d6d6;
   height: 18px;
}

TD.mmenu_cell
{
   border-left: 1px solid #dfdfdf;
}

.mmenu_item_activ
{
   color: #b60000;
   font-family: Arial;
   font-weight: bold;
   text-transform: uppercase;
   border-bottom: 4px solid #b60000;
   margin-left: 20px;
   margin-right: 20px;
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 6px;
}

A.mmenu_link_activ, A.mmenu_link_activ:hover
{
   color: #b60000;
   text-decoration: none;
}

.mmenu_item_passive
{
   color: #2f2f2f;
   font-family: Arial;
   font-weight: bold;
   text-transform: uppercase;
   border-bottom: 4px solid #ebebeb;
   margin-left: 20px;
   margin-right: 20px;
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 6px;
}

A.mmenu_link_passive, A.mmenu_link_passive:hover
{
   color: #2f2f2f;
   text-decoration: none;
}

TD.struct_left_cell
{
   padding-left: 15px;
   padding-right: 30px;
   
}

TD.struct_middle_cell
{
   padding-right: 15px;
}

TD.struct_right_cell
{
   padding-right: 15px;
   width: 240px;
}

.stage_title
{
   color: #b60000;
   font-family: Arial;
   font-size: 20px;
   padding-bottom: 12px;
}

.news_title
{
   color: #333333;
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
}

.footer
{
   color: #5e5e5e;
   font-family: Verdana;
   font-size: 9px
}

.vis_a_vis, vis_a_vis:hover
{
   color: #5e5e5e;
   font-family: Verdana;
   font-size: 9px
   text-decoration: underline;
}

.description
{
   color: #808080;
   font-family: Verdana;
   font-size: 11px;
   line-height: normal;
}

