﻿body
{
	direction: rtl;
	color: #000000;
	font-family: tahoma;
	font-size: 10pt;
}
input
{
	font-family: tahoma;
	font-size: 10pt;
}
th
{
	background-color: #DFEFFF;
	color: #000000;
	font-weight: bold;
}
a
{
	color: #306F90;
	text-decoration: none;
}
a:hover
{
	color: #459ecc;
	text-decoration: none;
}
legend
{
	font-weight: bold;
}
.logout
{
	color: #9D0A0E;
	text-decoration: none;
	font-weight: bold;
	font-size: 9;
}
.logout:hover
{
	color: #d03337;
	text-decoration: none;
	font-weight: bold;
	font-size: 9;
}
.label
{
    border: 1px solid #800000;
    color: #0066CC;
}