body.dlwBody {
	margin-top:20px;
	margin-right:20px;
	margin-bottom:20px;
	margin-left:20px;
	bgcolor:#ffffff; 
}
* {
	color:#575757;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
table.mainTable {
	width:345px;
}
table.mainTable th{
	font-weight:bold;
	text-align: left;
}
table.mainTable td.empty{
	height:10px;
}

table.dlwMask {
	width:345px;
	background:#EEEEEE;
}
table.dlwMask th{
	font-weight:bold;
	text-align: left;
}
table.mainTable td.emptyColumn{
	width:0px;
}
.day {
	width:60px;
}
.month {
	width:100px;
}
.year {
	width:67px;
}

/* Sytele for _bottom.tlp*/
body.bottomBody{
	margin-top:0px; 
	margin-right:0px; 
	margin-bottom:0px; 
	margin-left:0px; 
	background:#FFFFFF;
}
table.bottomMainTable{
	width:550px; 
	margin-right:0px; 
	margin-left:0px; 
	border-collapse:collapse;
	border-top:#CCCCCC 1px solid; 
	border-right:#CCCCCC 1px solid; 
	border-left:#CCCCCC 1px solid; 
	border-bottom:#CCCCCC 1px solid; 
}
table.bottomMainTable th{
	background:#F5F5F5;
	text-align:center;
	height:21px;
	border-right:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	color:#6396C5;
}
table.bottomMainTable td{
	background:#FFFFFF;
	text-align:center;
	height:20px;
	border-right:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
}
.button {
	width:104px;
	heigt:16px;
	border:#CCCCCC 1px solid;
	background:#F5F5F5;
}

#ticker {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}
