BODY
{
   font-family: Arial;
}
.surname
{
   font-size: 8pt;
   font-weight: bold;
   color: #FFFFFF;
   background-color: #000000;
   padding-left:19px;
}
.mm_text
{
   font-size: 8pt;
   font-weight: bold;
   color: #000000;
   text-align: center;
   background-image:url('/images/mm_shadow.gif'); 
   background-position: left bottom;
   background-repeat: repeat-x;   
   text-decoration:none
}
.mm_red_text
{
   font-size: 8pt;
   font-weight: bold;
   color: #E02525;
   text-align: center;
   background-image:url('/images/red_line_shadow.gif'); 
   background-position: left top;
   background-repeat: repeat-x;   
   text-decoration:none;
}


a.mm_red_text:hover
{
   font-size: 8pt;
   font-weight: bold;
   color: #000000;
   text-align: center;
   background-image:url('/images/red_line_shadow.gif'); 
   background-position: left top;
   background-repeat: repeat-x;   
   text-decoration:none;
}


.name
{
   font-size: 8pt;
   font-weight: bold;
   color: #FFFFFF;
}
.depname
{
   padding-top: 25px;
   padding-left: 6px;
   font-size: 11pt;
   font-weight: bold;
   color: #2D2D2D;   
}
.news_line
{
   border-top: 1px solid #292929;
   background-color: #EDEDED;
   padding: 29px 20px 10px 15px;
   font-size: 8pt;
}
.news_menu
{
   background-color: white;
   padding: 0px 0px 10px 15px;
   font-size: 8pt;
}
.news_line_date
{
   color: #D51A1A;
   font-size: 8pt;
   font-weight: bold;
   
}
.news_line_link
{
   color: #D51A1A;
   font-size: 8pt;
   text-decoration:underline;
}
A.news_line_link:hover
{
   color: #D51A1A;
   font-size: 8pt;
   text-decoration:none;
}

.news_line_dot
{
   color: #D51A1A;
   font-size: 8pt;
}

.content
{
   padding: 29px 0px 0px 10px;
   font-size:10pt;

   background-image:url('/images/big_star.gif'); 
   background-position: top center; 
   background-repeat: no-repeat;
   height:500;
   
}

TD.content A
{
  color: E02525;
  text-decoration:underline;  
}

TD.content A:hover
{
  color: E02525;
  text-decoration:none;  
}

TD.content IMG 
{
  border: 2px solid #D6D0D0;
}
.copyright
{
   padding: 5px 5px 5px 10px;
   color: #000000;
   font-size: 8pt;
}
.copyright_link
{
   color: #000000;
   font-size: 8pt;
   text-decoration:underline;
}

A.copyright_link:hover
{
   color: #000000;
   font-size: 8pt;
   text-decoration:none;
}



A
{
  color: E02525;
  text-decoration:underline;  
}

 A:hover
{
  color: E02525;
  text-decoration:none;  
}