<!-- ---------------------------------------------------------------------
//
//  File:			mail.css
//
//  Description:	
//
//  Date:		
//
//  Author:			
//
//-------------------------------------------------------------------- -->


<!--

table	
{ 
	font-size:10pt 
}
table.tbl
{
	width: 552px;
}

tr.lstTitle
{ 
	text-align: center; 
	background-color: #E0E1E0; 
	color: #003C74;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px; 
	padding-bottom: 0px; 
	width: 600px;
	height: 28px;
}
tr.lstHead
{ 
	text-align: center; 
	background-color: #E0E1E0; 
	color: #003C74;
	padding-top: 0px; 
	padding-bottom: 0px; 
	width: 600px;
	height: 25px;	
}
tr.lstOddContent
{ 
	font-family: ""; font-size: 9pt; 
	text-align: center; 
	color: #000000;
	background-color: #F6F6F6; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	height: 20px;
}
tr.lstEvenContent
{ 
	font-family: ""; font-size: 9pt; 
	text-align: center; 
	color: #000000;
	background-color: #F1F1F1; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	height: 20px;
}
tr.lstOddContentL
{ 
	font-family: ""; font-size: 9pt; 
	text-align: left; 
	color: #000000;
	background-color: #F6F6F6; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	height: 20px;
}
tr.lstEvenContentL
{ 
	font-family: ""; font-size: 9pt; 
	text-align: left; 
	color: #000000;
	background-color: #F1F1F1; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	height: 20px;
}
tr.lstOver
{ 
	font-family: ""; font-size: 9pt; 
	text-align: center; 
	color: #000000;
	background-color: #ffffff; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	height: 20px;
}
td.none		
{ 	
	font-family: ""; font-size: 9pt; 
	text-align: center; 
	color: #000000; 
	background-color: #F6F6F6; 
	width: 600px;	
	height: 150px;
}
td.divPage	
{ 	
	font-family: ""; font-size: 9pt; 
	text-align: center; 
	color: #000000;
	height: 30px; 
}
td.search		
{ 
	font-family: "tahoma"; font-size: 9pt; 
	text-align: center; 
	color: #4B4B4B; 
	padding: 5px;
	height: 25px;
	background-color: #F6F6F6; 
}






td.top1
{ 	
	font-family: ""; font-size: 9pt; 
	text-align: center; 
	color: #000000; 
	background-color: #F6F6F6; 
	width: 100px;	
	height: 30px;
}
td.top2
{ 	
	font-family: ""; font-size: 9pt; 
	text-align: left; 
	color: #000000; 
	background-color: #F6F6F6; 
	width: 500px;	
	height: 30px;
}
td.type1
{ 	
	font-family: ""; font-size: 9pt; 
	text-align: center; 
	color: #000000; 
	background-color: #F6F6F6; 
	width: 100px;	
	height: 30px;
}
td.type2
{ 	
	font-family: ""; font-size: 9pt; 
	text-align: center;
	color: #000000; 
	background-color: #F6F6F6; 
	width: 200px;	
	height: 30px;
}
td.content
{ 	
	font-family: ""; font-size: 9pt; 
	text-align: center;
	color: #000000; 
	background-color: #F6F6F6; 
	padding: 5px;
}
td.viewContent
{ 	
	font-family: ""; font-size: 9pt; 
	text-align: left;
	color: #000000; 
	background-color: #F6F6F6; 
	height: 250px;
	vertical-align: top;
	padding: 5px;
}
td.file1
{ 	
	font-family: ""; font-size: 9pt; 
	text-align: center; 
	color: #000000; 
	background-color: #F6F6F6; 
	width: 100px;	
	height: 30px;
}
td.file2
{ 	
	font-family: ""; font-size: 9pt; 
	text-align: left;
	color: #000000; 
	background-color: #F6F6F6; 
	width: 400px;	
	height: 30px;
}
td.file3
{ 	
	font-family: ""; font-size: 9pt; 
	text-align: center;
	color: #000000; 
	background-color: #F6F6F6; 
	width: 100px;	
	height: 30px;
}

td.insert2
{ 	
	font-family: ""; font-size: 9pt; 
	text-align: left; 
	color: #000000; 
	background-color: #F6F6F6; 
	width: 200px;
	padding-left:5px;
	padding-right:5px;	
}
td.insert3
{ 	
	font-family: ""; font-size: 9pt; 
	text-align: left; 
	color: #000000; 
	background-color: #F6F6F6; 
	width: 220px;
	padding:5px;
}

-->

