body { 
scrollbar-arrow-color: #000000;
scrollbar-base-color: #333333; 
scrollbar-dark-shadow-color: #CFCFCF;
scrollbar-track-color: #131313; 
scrollbar-face-color: #660000;
scrollbar-shadow-color: #4B4B4B; 
scrollbar-highlight-color: #B60C0C;
scrollbar-3d-light-color: #333333;
}
.mainTable{
	border: 0px #00000 solid;
	//background-image: url("../img/bg.gif");
	background-repeat:no-repeat;
}
.mainTableGalleria{          
        border: 0px #000000 solid;
        background-image: url("../img/bg_galleria.gif");
        background-repeat:no-repeat;
}

.contentTable{
	margin-top:30px;
	margin-left:25px;
}

p{ 
  color: #FFFFFF;
  font-family: Arial, Trebuchet MS, Verdana;
  font-style : normal;
  font-size : 11px;
  font-weight: normal;  
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  text-decoration: none;
  margin-top: 2px;   
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right:0px;
}
p a:link,a:visited{
  color: #FFFFFF;
  font-family: Arial, Trebuchet MS, Verdana;
  font-style : normal;
  font-size : 11px;
  font-weight: bold;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  text-decoration: none;
  margin-top: 2px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right:0px;
}

p a:hover,a:active{
  color: #F3F3F3;
  font-family: Arial, Trebuchet MS, Verdana;
  font-style : normal;
  font-size : 11px;
  font-weight: bold;  
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  text-decoration: none;
  margin-top: 2px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

h3{
  color: #FFFFFF;
  font-family: Arial, Trebuchet MS, Verdana;
  font-style : normal;
  font-size : 13px;
  font-weight: bold;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  text-decoration: none;
  margin-top: 2px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

h1{
	color:#B60C0C;
  font-family: Verdana,Trebuchet MS,Arial, Trebuchet MS, Verdana;
  font-style : normal;
  font-size : 11pt;
  font-weight: bold;
  margin-top: 0px;   
  margin-bottom: 2px;
  margin-left: 5px;
  margin-right:0px;
}
.image{
  border: 1px #ffffff solid;
  margin-top: 2px;   
  margin-bottom: 2px;
  margin-left: 0px;
  margin-right:0px;
}

p.reply{
        color: #CC3333;
        font-family: Arial, Trebuchet MS, Verdana;
        font-style : normal;
        font-size : 12px
        font-weight: bold;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        text-decoration: none;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 3px;
        margin-right:0px;
}

.textfield{
  color:#FAFAFA;
  font-family: Verdana,Trebuchet MS,Arial, Trebuchet MS, Verdana;
  font-style : normal;
  font-size : 12px;
  border: 1px #FAFAFA solid;
  background-color:transparent;
}

.textarea{
  color:#FAFAFA;
  font-family: Verdana,Trebuchet MS,Arial, Trebuchet MS, Verdana;
  font-style : normal;
  font-size : 12px;
  border: 1px #FAFAFA solid;
  background-color:#000000;
  background-color:transparent;
}

.submit{
   border-left: 1px #666666 solid;
   border-bottom: 2px #666666 solid;
   border-top: 1px #666666 solid;
   border-right: 2px #666666 solid;
   background-color: #FAFAFA;
   color: #333333;
}

p.err{            
  color:#B60C0C;         
  font-family: Verdana,Trebuchet MS,Arial, Trebuchet MS, Verdana;
  font-style : normal;            
  font-size : 13px; 
  font-weight: bold;              
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right:0px;
}

td.border_b{
  border-top: 1px #cccccc solid;    
  border-bottom: 1px #cccccc solid;
  border-left: 1px #cccccc solid;   
  border-right: 1px #cccccc solid;   
}

h1.new{                  
  color:#FAFAFA;
  font-family: Verdana,Trebuchet MS,Arial, Trebuchet MS, Verdana;
  font-style : normal;
  font-size : 11pt;
  font-weight: bold;        
  margin-top: 0px;              
  margin-bottom: 2px;
  margin-left: 5px;
  margin-right:0px;
}               

