body.main 
	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ececec;
	}
a.mylink
	{
	text-decoration: none;
	color: #069ade;
    font-family:: Tahoma;
	font-size: xsmall;
	cursor:pointer;
	}
a.menulink
	{
	font-family:Tahoma;
	font-size: 8pt;
	color: red;
	text-decoration: none;
	color:#000000;
	cursor:pointer;
	}
	
	a.NewMenulink
	{
	font-family:Tahoma;
	font-size: 8pt;
	color: red;
	text-decoration: none;
	color:#069ade;
	cursor:pointer;
	}
	
DIV.footer {
	FONT-SIZE: 8pt; Z-INDEX: 1; PADDING-BOTTOM: 15px; MARGIN: 0px 190px; COLOR: #808080;direction:rtl;
	text-align:center
}
