body{background-color:gray;}
table {border-collapse:collapse;border-spacing:0px;}
table.white_table{font-family:arial;font-size:14pt;background-color:#fff;text-align:center;border:1px solid #aaa}
a:visited{color:black;}
table.sub_padded_table {width:100%;direction:rtl;text-align:right;}
table.sub_padded_table a{color:RGB(102,153,153);}
table.sub_padded_table td{font-family:Tahoma; font-size:10pt;padding:5px;}
table.padded_table {font-family:Tahoma; font-size:9pt;border-bottom: 1px solid #aaa;  width:100%; direction:rtl}
table.padded_table tr.hdr td{border-bottom:1px solid #aaa; text-align:center; background-color:RGB(238,238,238);}
table.padded_table td {padding:5px;}
table.padded_table td.colmn{border-right:1px solid #aaa;width:100px;}
div.wrapper {width:100%;text-align:center;}
div.holder {margin-left:auto;margin-right:auto;width:990px;background-color:#fff;border:1px solid #999;}
td.weather_td{text-align:center;}

img{border:0;}

table.weather {
	margin:0px;padding:0px;border-spacing:0px;border-collapse:collapse;font-size:9pt;color:#666;width:90px;
}
table.weather td{
	padding:0px;margin:0px;
	white-space:nowrap;
}
table.weather td.temp{
	height:63px;
	text-align:center;
	line-height:1.0em;
}
* html table.weather td.temp{height:62px;}
table.weather td.label{
	border-top:1px solid #aaa;
	padding-left:5px;
}
table.weather td.icon img{
	width:55px;
}
font.mt{
	font-weight:bold;
	color:#666;
	font-family:tahoma;
}
