BODY
{
	margin: 0px;
	text-align: center;
	font-family: Arial;
	color: white;
	direction: rtl;
	
	SCROLLBAR-3D-LIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: #586a82;
	SCROLLBAR-BASE-COLOR: #5c6d87;
	SCROLLBAR-FACE-COLOR: #acb6cf;
	SCROLLBAR-HIGHLIGHT-COLOR: #d9deea;
	SCROLLBAR-SHADOW-COLOR: #586a82;
}

TABLE.main
{
	width: 776px;
	height: 100%;
	font-size: 11px;
}

DIV.content_show, TD.content_show
{
	display: inline;
}

DIV.content_hide, TD.content_hide
{
	display: none;
}