/*
    **************************************************************
    * CSS
      Totalstudio SmallPortal|CSS engine v2.43
      created: 12/08/2006 || modified: 04/10/2006
      author:  Gergely Tamas | www.totalstudio.hu | tamas.gergely@totalstudio.hu
      All rights reserved!                                       *
    **************************************************************
*/

 body td {
  font-family: Tahoma;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  color:#666458;  
 }
.staticcontent-holder-ico{
  float:left;
  width:15px;
}
.staticcontent-holder{
  float:left;
  width:318px;
  text-align:justify; 
}
.contentHolder{
  padding:10px;
  color:#666458;
  font-size: 11px; 
  line-height:17px; 
}
.contentHolder a{
  color:#aa0900;
  font-size: 11px;  
  text-decoration:none; 
  font-weight:bold;      
}
.contentHolder a:hover{
  color:#aa0900;
  font-size: 11px;
  text-decoration:underline;
  font-weight:bold;         
}

h1{
  color:#b8b8b8;
  font-size: 16px;  
  margin-bottom:10px;
}

.menuholder a{
  color:#666666;
  font-size: 8pt;
  text-transform:uppercase;
  font-weight:bold;
  text-decoration:none;
}
.active_menu a{
  color:#ffffff;
  font-size: 8pt;
  text-transform:uppercase;
  font-weight:bold;
  text-decoration:none;  
}
blockquote{
  margin-left:20px;
}
li{
  margin-left:20px;
}
.contentHolder img{
  margin:5px;
}

.copy a{
  color:#aa0900;
  font-size: 11px;
  font-weight:bold;
  text-decoration:none;  
}
.copy a:hover{
  color:#000000;
  font-size: 11px;
  font-weight:bold;    
}
.textfield{
  border:1px solid #999999;
  height:15px;
  font-family: Tahoma;
  font-size: 11px;
}
.inputfield{
  width:150px;
}
.errorholder{
  padding:10px;
  background-color:#a80a01;
  color:#ffffff;
}
.btton{
  background-color:#a80a01;
  color:#ffffff;
  height:20px;
  width:100px;
}
.marginfield{
  margin-bottom:3px;
}
p{
  margin-bottom:15px;
}
.fieldTitle{
  width:200px;  
}
.fieldTd{
  width:150px;  
}
.fieldTitle2{
  width:130px;  
}