.bold-red {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #F31CDD;
}
.inputstyle {
	font-family: Tahoma;
	font-size: 11px;
	color: #22282A;
	border: 1px groove #272D43;
	background-color: #FFFFFF;
}
TD.footer {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #141010;
	padding:6px;
	font-family: Tahoma;
}
TD.footer A:link {font-size: 11px; font-weight: bold; text-decoration: underline; color: #FB048C; }
TD.footer A:active {font-size: 11px; font-weight: bold; text-decoration: underline; color: #FB048C; }
TD.footer A:visited {font-size: 11px; font-weight: bold; text-decoration: underline; color: #FB048C; }
TD.footer A:hover {font-size: 11px; font-weight: bold; text-decoration: underline; color: #6B6869; }
.bm-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #F425DE;
}
.border-img {
	border: 1px solid #F31CDD;
}
.border-img-2px {
	border: 2px solid #1A88D3;
}

.body-black {
	font-size: 11px;
	line-height: 12px;
	color: #22272A;
}
.bold-black {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #22272A;
}
.title-yellow {
	font-size: 24px;
	font-weight: bold;
	color: #CCFF33;
}
.title-black {

	font-size: 20px;
	font-weight: bold;
	color: #074EB1;
}
.border-td {
	border: 1px solid #FEEFC0;
}

.td-opinions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	padding: 7px;
	border: 1px solid #E6AB03;
}
.bold-white {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.more { width: 734px;
	    border: 1px solid #BCBCBC; 
	    background-color: #FFFFFF;
	    padding-top:10px; padding-left:10px; padding-right:10px; padding-bottom:20px;
	    margin-left:auto;
            margin-right:auto;
	    font-family: verdana, arial;
	    font-size: 11px;
	    color: #000000;
	    }	
	    
/* star html hack fuer IE */
* html #.more {
width: 800px;
margin-left: 219px;
text-align left;
padding-top:10px; padding-left:10px; padding-right:10px; padding-bottom:20px;
}		    

ul { list-style-type:circle;
      margin-left: 10px;
      padding-left: 10px;
      float: left; }

.liste { list-style-type:circle;
          margin-left: 15px;
          margin-top: 0px;
          margin-bottom: 0px;
          padding-top: 0px;
          padding-bottom: 5px;
          padding-left: 0px;
          text-align: left;
          }  
          
.texte { width: 680px;
            padding-top: 10px;
            font-family: verdana, arial;
	    font-size: 13px;
	    font-weight: bold;
	    color: #000000;
	    }              
	   
.clear { clear: both; }  	    	
	
a.link1:link { color:#000000; text-decoration:none; font-size: 11px; }
a.link1:visited { color:#000000; text-decoration:none; font-size: 11px; }
a.link1:hover { color:#990000; text-decoration:underline; font-size: 11px; }
a.link1:active { color:#000000; text-decoration:none; font-size: 11px; }	 