﻿body {
}

.Text
{
	font-size: 9px;
	color: dimgray;
	direction: rtl;
	font-family: Tahoma;
	text-align: right;
}


.button
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	font-size: 9pt;
	border-left: #cccccc 1px solid;
	color: #284775;
	border-bottom: #cccccc 1px solid;
	font-family: tahoma;
	background-color: #fffbff;
	cursor: hand;
}

