#MailinglistPage ul.TabBar,
#SendUserDataPage ul.TabBar
{
	border-bottom: solid 1px #51B588;
}

#MailinglistPage ul.TabBar li.onglet,
#SendUserDataPage ul.TabBar li.onglet
{
	background-color: #316D52;
	color: #316D52 Text;
}

#MailinglistPage ul.TabBar li.ongletSelected,
#SendUserDataPage ul.TabBar li.ongletSelected
{
	background-color: #51B588;
	color: #51B588 Txt;
	font-weight: bold;
}

#MailinglistPage a.bouton,
#MailinglistPage a.boutonValider,
#SendUserDataPage a.bouton,
#SendUserDataPage a.boutonValider
{
	font-weight: bold;
	text-decoration: none;
}

#MailinglistPage a.bouton,
#SendUserDataPage a.bouton
{
	border: solid 1px #316D52;	
	background-color: #316D52;
	color: #316D52 Text;
}

#MailinglistPage a.boutonValider,
#SendUserDataPage a.boutonValider
{
	border: solid 1px #316D52;	
	background-color: #316D52 Text;
	color: #316D52;
}

#MailinglistPage a.bouton:hover,
#SendUserDataPage a.bouton:hover
{
	color: #51B588 Txt;
	background-color: #51B588;	
}

#MailinglistPage a.boutonValider:hover,
#SendUserDataPage a.boutonValider:hover
{
	color: #51B588;
	background-color: #51B588 Txt;	
}

#MailinglistPage span.Error,
#SendUserDataPage span.Error
{
	color: Red;
	font-weight: bold;
}

#MailinglistPage div.TabSheet div.syntheseContent table tr.hover,
#SendUserDataPage div.TabSheet div.syntheseContent table tr.hover
{
	background-color: #316D52;
}

#MailinglistPage div.TabSheet div.syntheseContent table tr.nodata,
#SendUserDataPage div.TabSheet div.syntheseContent table tr.nodata
{
	background-color: Red;
	color: White;
	font-weight: bold;
}

#MailinglistPage div.TabSheet div.syntheseContent table tr.nodatahover,
#SendUserDataPage div.TabSheet div.syntheseContent table tr.nodatahover
{
	background-color: White;
	color: Red;
	font-weight: bold;
}

#MailinglistPage div.TabSheet div.syntheseContent table tr.totaux,
#SendUserDataPage div.TabSheet div.syntheseContent table tr.totaux
{
	font-weight: bold;
	text-align: center;	
}

#MailinglistPage div.TabSheet div.syntheseContentLoad,
#SendUserDataPage div.TabSheet div.syntheseContentLoad
{
	text-align: center;
	vertical-align: middle;
}


    
#MailinglistPage ul.TabBar li.onglet,
#MailinglistPage ul.TabBar li.ongletSelected,
#SendUserDataPage ul.TabBar li.onglet,
#SendUserDataPage ul.TabBar li.ongletSelected
{
    list-style: none;
}

#MailinglistPage div.TabSheet li,
#SendUserDataPage div.TabSheet li
{
    list-style-image: url(none.jpg);
    list-style-type: none;
}

#tabSheet2 li.channel,
#SendUserDataPage li.channel
{
    border-bottom: solid 1px black;	        
}

#MailinglistPage div.TabSheet div.syntheseContent table th,
#SendUserDataPage div.TabSheet div.syntheseContent table th
{
    text-align: center;
    white-space: nowrap;
}

#MailinglistPage div.TabSheet div.syntheseContent table td.sending,
#MailinglistPage div.TabSheet div.syntheseContent table td.mainsending,
#SendUserDataPage div.TabSheet div.syntheseContent table td.sending,
#SendUserDataPage div.TabSheet div.syntheseContent table td.mainsending    
{
    background-image: url(../images/imgnav/coche1.gif);
    background-position : center -4px;
    background-repeat: no-repeat;	        
}

#MailinglistPage div.TabSheet div.syntheseContent table td.nosending,
#MailinglistPage div.TabSheet div.syntheseContent table td.mainnosending,
#SendUserDataPage div.TabSheet div.syntheseContent table td.nosending,
#SendUserDataPage div.TabSheet div.syntheseContent table td.mainnosending         
{
    background-image: url(../images/imgnav/case1.gif);
    background-position : center -4px;
    background-repeat: no-repeat;	        
}

#MailinglistPage div.TabSheet div.syntheseContent table td.mainsending,
#MailinglistPage div.TabSheet div.syntheseContent table td.mainnosending,
#SendUserDataPage div.TabSheet div.syntheseContent table td.mainsending,
#SendUserDataPage div.TabSheet div.syntheseContent table td.mainnosending  
{
    background-color: #DDD;
}

#MailinglistPage div.TabSheet div.syntheseContent table tr.hover td.mainsending,
#MailinglistPage div.TabSheet div.syntheseContent table tr.hover td.mainnosending,
#SendUserDataPage div.TabSheet div.syntheseContent table tr.hover td.mainsending,
#SendUserDataPage div.TabSheet div.syntheseContent table tr.hover td.mainnosending      
{
    background-color: #AAA;
}

#MailinglistPage div.TabSheet div.syntheseContent table tr.nodatahover td.mainsending,
#MailinglistPage div.TabSheet div.syntheseContent table tr.nodatahover td.mainnosending   
#MailinglistPage div.TabSheet div.syntheseContent table tr.nodata td.mainsending,
#MailinglistPage div.TabSheet div.syntheseContent table tr.nodata td.mainnosending,
#SendUserDataPage div.TabSheet div.syntheseContent table tr.nodatahover td.mainsending,
#SendUserDataPage div.TabSheet div.syntheseContent table tr.nodatahover td.mainnosending,
#SendUserDataPage div.TabSheet div.syntheseContent table tr.nodata td.mainsending,
#SendUserDataPage div.TabSheet div.syntheseContent table tr.nodata td.mainnosending   
{
    background-color: transparent;
}