@charset "iso-8859-1";        
		 
#core p.login_error {
color: #aa0000 ;
font-size: 11px;	
text-indent: 0px; 
text-align:center ;
}	 

tr {
margin: 0px;
padding:0px;
}

td{
margin: 0px;
padding:0px;
}

#core th{	 
color:#707070; 
font-size:14px;
font-family:Book Antiqua,Verdana ;
margin:0px;
padding:4px 15px 5px 15px;  
text-align:center; 
text-indent: 0px; 
letter-spacing: 1.5px ;
/*border:thin solid blue;*/
}	 

#core a.register {
color: #aa0000 ;	
text-indent: 0px; 
text-align:right ;
}	 

select{
background:#bbbbbb;
}

.formTable{
margin:0px;
padding : 0px;
}   

.formTable tr{
padding:0px;
margin:0px;
}

.formTable tr td{
padding:15px 0px 15px 0px;
} 

.formTable input{

} 

.formTable textarea{
background:#bbbbbb;
} 

td.lbl{
padding:15px;
margin:15px;
}

.txt{
background:#bbbbbb;
}
 
.txtArea{
padding:0px;
margin:0px;
background:#bbbbbb;
}

span { 
width:150px; 
}

/*display of the button yes, no in the confirm delete news*/
input.btn{
	width : 35px;
	font-size:9px;
}

/*display of the button yes, no in the confirm delete news*/
input.btn_send{
	width : 50px;
	font-size:9px;
}

/*Display of all the input button on the site*/
input.submit{
	font-size:13px;
	align :center ;
}

select.email_list{
	width : 37%;
}

h3 {
color : #707070 ;
font-size : 14px;
text-indent : 0px ;
display:inline;
}

div#core input.recipient{float: left; clear: right;
  margin: 0px ; padding: 0px ;
}

#core p.center {
text-align : center ;
text-indent: 0px; 	
}

.login textarea{
background:#bbbbbb;
} 