body {
	color: #555555;
     font-size: 9px;
     font-family: Arial, Helvetica, sans-serif;
     line-height: 12px;
     scrollbar-face-color:#757473;
     scrollbar-shadow-color:#757473;
     scrollbar-3dlight-color:#757473;
     scrollbar-arrow-color:#ffffff;
     scrollbar-base-color:#757473;
     scrollbar-track-color:#757473;
     scrollbar-darkshadow-color:#757473;
     scrollbar-highlight-color:#757473;
}

.headline {
     color: #ffffff;
	 font-size: 12px;
	 font-family: Century;
	 line-height: 24px;
	 font-weight:bold;
	 background-image: url(http://franky.bplaced.net/layout07/hl.jpg);
	 padding-left:5px;
	 text-transform:uppercase;
}

.headline:first-letter {
	 font-size: 18px;
	 font-family: Century;
	 line-height: 24px;
	 font-weight:bold;
	 text-transform:uppercase;
}
     

.text {
     background-color: #E9E7E8;
	 color: #555555;
	 font-family:Arial, Helvetica, sans-serif;
	 line-height: 12px;
	 font-size:9px;
	 padding-left:5px;
	 padding-right:5px;
	 padding-bottom: 5px;
	 padding-top:5px;
	 }
	 
.textline {
     text-align: center;
     font-family: Tahoma;
     color: #555555;
	 font-weight: bold;
     font-size:7pt;
     letter-spacing: 1px;
	 text-transform: uppercase;
     padding-left:5px;
     margin-bottom: 2px;
	 margin-top: 2px;
	 border-top: 1px #ffffff;
     border-bottom: 1px #ffffff;
     background: #CBCAC8;
} 

A:link {
     COLOR:#968B8D; 
	 font-weight: bold; 
	 text-decoration: none; 
	 letter-spacing:0px; 
	 cursor:help;
}
	 
A:visited {
     COLOR:#968B8D; 
	 font-weight: bold; 
	 text-decoration: none; 
	 letter-spacing:0px; 
	 cursor:help;
}

A:active { 
     COLOR:#968B8D; 
	 font-weight: bold; 
	 text-decoration: none; 
	 letter-spacing:0px; 
	 cursor:help;
}

A:hover { 
     COLOR:#555555; 
	 font-weight: bold;
	 text-transform:uppercase;
	 letter-spacing: -6px;
	 text-decoration: none; 
	 letter-spacing:0px; 
	 cursor:help;
}



a img {
 border: 2px solid #968B8D;
}
a:hover img {
 border: 2px solid #555555; }


i,u,b,s {
color:#636162;
} 


input {
     color: #555555;
     background: #E9E7E8;
     font-size: 6pt;
     letter-spacing: 1px;
     font-family: Tahoma;
     text-align: left;
     padding: 2px;
     border: 1px dotted #555555;
      }


textarea {
     color: #555555;
     background: #E9E7E8;
     font-size: 6pt;
     letter-spacing: 1px;
     font-family: Tahoma;
     text-align: left;
     padding: 2px;
     border: 1px dotted #555555;
      }
