.mail{
	width:100%;
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	margin-top:10px;
		border-collapse:collapse;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

.mail td#img{
cursor:hand;
}
.mail tr.odd td,
.mail tr.odd .column1 {
	background:#f4f9fe url(../images/background.gif) no-repeat;
	}
.mail .column1	{
	background:#f9fcfe;
	}
.mail td{
	color:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	
	}	
.mail td a{
	color:#678197;
	text-decoration:underline;
}
.mail td a:hover{
	color:#000000;
}	
.mail th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}	
.mail thead th {
	background:#f4f9fe;
	text-align:center;
	font-weight:bold;
	color:#66a3d3
	}				

.clearer{
width:100%;
border:none;
}

.clearer td{
border:none;
padding:2px;
text-align:left;
}
