﻿body {
    top-margin:10;
	font-family:Arial;
	text-decoration: none;
	font-size:12px;
	font-style: normal;
	dir:rtl;
	align: center;
	topmargin:0px;
	background: #ffffff;
	
	}
.mainTable {
	color: #000000;
        text-decoration: none;
        font-size:13px;
        font-family: Tahoma;
        font-style: bold;
	width:630;
	height:5;
	text-align: ccenter;
	vertical-align: TOP;
	align: center;
	}
	.TdDaysT {
        border-style:solid; border-width:1px; text-decoration: none;
        font-size:14px;
        font-family: Tahoma;
        font-style: bold;
	width:90;
	height:5;
	text-align: center;
	vertical-align: center; background-color:#EA0000

}
.TdDays {
        border-style:solid; border-width:1px; text-decoration: none;
        font-size:14px;
        font-family: Tahoma;
        font-style: bold;
	width:90;
	height:5;
	text-align: center;
	vertical-align: center

}
A:link {
        color: #0000cc;
        text-decoration: none;
        font-size:11px;
        font-family: Tahoma;
        font-style: bold;

}
A:active {
        font-style:normal;
        text-decoration: none;
        font-size:11px;
        color: #0000cc;
}
A:hover {
        font-style:normal;
        color: #000033;
        text-decoration: none;
        font-size:11px;
        font-family: Tahoma;
        font-style: bold;
}
A:visited {
        font-style:normal;
        color: #0000cc;
        text-decoration: none;
        font-size:11px;
        font-family: Tahoma;
        font-style: bold;
}