* 
{
  padding : 0px;
  margin : 0px;
  font-family : Helvetica, Arial, sans-serif;
  color : #000000;
  font-size : 15px;
}

body 
{
  text-align : left;
  margin-top : 10px;
  margin-bottom : 10px;
  background-color: #ffffff;
}
img
{
  border: 0px;
}
hr 
{
  border:solid #C0C0C0 1px;
  height:1px;
}
.main 
{
  width : 1000px;
  margin : 0 auto;
  background-color: #ffffff;
  border : 1px solid #cc0000;
  background-image : url(../images/sovd_01_basis_logo.png);
  background-repeat : no-repeat;
}
.header 
{
  width: 100%;
  height : 160px;
  background-image : url(../images/gradient_left.jpg);
  background-repeat : no-repeat;
  background-position: 230px 55px;
  margin:0px;

}
.p_header
{
  width: 100%;
  height : 160px;
  padding-top: 65px;
  padding-left: 430px;
  font-size : 24px;
  color: #ffffff;
}
.content
{
  padding: 25px;
  text-align:left;
  z-index: 100;
  min-height:400px;
}
.footer
{
   height:130px; 
   vertical-align:middle; 
   text-align:left; 
   width:100%;
   color: #000000;   
   background-image : url(../images/footer.jpg);
   background-repeat : no-repeat;
}
.p_footer
{
  width: 100%;
  height : 130px;
  padding-top: 85px;
  padding-left: 25px;
  font-size : 15px;
  color: #ffffff;
}
.copyright
{
   height:25px; 
   vertical-align:middle; 
   text-align:center; 
   width:100%;
   color: #000000;   
   line-height:25px;
   font-size: 9px;
}
table, tr, td
{
   border: 0px;
}
td
{
   padding: 3px;
   vertical-align: top;
}
.td_intro
{
   font-size:20px;
}
.top_menu 
{
  padding: 5px;
  background-color : #cc0000;
}
a.menulink_center_top:link, a.menulink_center_top:visited, a.menulink_center_top:active 
{
  font-family : Helvetica, Arial, sans-serif;
  font-size : 13px;
  color : #FFFFFF;
  font-weight:bold;
  text-decoration : none;
  padding : 4px 28px 4px 28px;
}
a.menulink_center_top:hover 
{
  text-decoration : underline;
}
.span_bold
{
   font-weight:bold;
}
.span_title
{
   font-weight:bold;
   font-size:24px;
   color: #cc0000;
}