td.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D8E0E8;
	padding: 5px;
	background-image: url(../images/td_header_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	letter-spacing: 0px;
}
td.cell {
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
	text-align: inherit;
	padding: 5px;
	background-image: url(../images/td_cell_bg.gif);
	border-right-width: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	white-space: nowrap;
	color: #003366;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
table.main {
	border: 1px solid #F4F1FF;
}
td.cell2 {
	border-bottom-width: 1px;
	font-size: 10px;
	text-align: inherit;
	padding: 5px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-color: #B0C0D0;
	vertical-align: top;
}
td.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CDD7E1;
	padding: 5px;
	font-weight: normal;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0C0D0;
}

