body
{
	color: Navy;
	font-family: "Tahoma";
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	direction: rtl;
	font-variant: small-caps;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#eeeeee, EndColorStr=#ffaaaaaa);
	SCROLLBAR-BASE-COLOR: #398eb5;
}

H1
{
	direction: ltr;
	text-align: left;
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: bold;
	color: Navy;
	border-bottom-color:Navy;
	border-bottom-style:solid;
	border-bottom-width:1pt;	
}


Font
{
	direction:ltr;
	color: Navy;
	font-variant: small-caps;
	font-family: "Tahoma";
	font-size:9pt;
	font-weight: bold;
	text-align:left;
}

.ItemS
{
	background-color:White;
	border-style:groove;
	border-width:3px;
	border-color:#3366cc;
	color: Navy;
	font-variant: small-caps;
	font-family: "Tahoma";
	font-size:9pt;
	font-weight: bold;
}

.ButtonS
{
	color:Aqua;
	background-color:Navy;
	border-color:#3366CC;	
	font-variant: small-caps;
	font-family: "Tahoma";
	font-size:9pt;
	font-weight: bold;
	height:30px;
}
Table
{
	color: Navy;
	font-variant: small-caps;
	font-family: "Tahoma";
	font-size:9pt;
	font-weight: bold;
}