﻿body { background-color:#E2E8EE; font-family:Tahoma; font-size:small; color:#111111; margin-top:5;
}
.Admin_btn
{
	font-family:Tahoma;
	font-size:x-small;
	color:White;
	background-color:#FF8000;
}
.MainDropDown
{
	background-color:#e6e6e6;
	border-style:none;
	font-family:Tahoma;
	font-size:small;
	direction:rtl;
}
.Admin_txt
{
	background-color:#e6e6e6;
	border-style:none;
	font-family:Tahoma;
	font-size:small;
	direction:ltr;
}
.general_txt
{
	background-color:#e6e6e6;
	border-style:none;
	font-family:Tahoma;
	font-size:small;
	direction:rtl;
}
A:link
{
	color:maroon;
	text-decoration:none;
}
A:hover
{
	color:red;
	text-decoration:underline;
}
A:visited
{
	color:maroon;
	text-decoration:none;
}
