﻿body {
	SCROLLBAR-FACE-COLOR: #D2E4FC;
	SCROLLBAR-HIGHLIGHT-COLOR: #333399;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #e5e5e5;
	SCROLLBAR-ARROW-COLOR: #333399;
	SCROLLBAR-TRACK-COLOR: #e5e5e5;
	SCROLLBAR-DARKSHADOW-COLOR: #92BDF8;
}
img{
	border-width: 0;
}
button {
	background: #4a7bc4;
	color:#e5e5e5;
	
}
a{
	color:#0033CC;
}
a:hover {
	color:blue;
}
h1 {
	color:red;
	text-align: center;
	text-decoration: underline;	
}
p {
	color:navy;
	padding: 0px;
}
input {
	font-size:8pt;
}
select{
	font-size:8pt;
}
td {
	padding: 0px;
	border: 0px;
}
form {
	line-height: 100%;
	margin: 0;
	padding:0px;
}
li {
	text-align: right;
	margin-right: 5px;
}
.banner {
	background-image: url('images/banner_M.png');
}
.page {
	background-image: url('images/bg.gif');
	background-color: #000066;
	color: #0033CC;
	font-family: Arial;
	font-size:11pt;
	font-weight: bold;
	direction: rtl;
	margin: 10px;
}
.hometable {
	border-style: 0;
	padding: 3px;
	width: 100%;
	background-color: #F7F7F7;
	text-align: center;
}
.alt1
{
	background: #ABC9FE;
	background-image: url('images/alt2.png');
	background-repeat: repeat-x;
	height:20px;
	font-size:14pt;
	color: #092451;
	border: 1px dotted #C0C0C0;
	text-align: center;
	padding: 3px;
}
.alt1txt{
	font-size:14pt;
	color: #092451;
}
.alt2
{
	background: #D3E2FE;
	color: #092451;
	border: 1px dotted #C0C0C0;
	text-align: center;
}
.alt2:hover
{
background: #edf4ff;
}
.copyright {
	text-align: center;
	background-color:black;
}
.menu
{
	background: #e5e5e5;
	color: #092451;
	text-align:right;
	border: 1px dotted #C0C0C0;
	padding: 3px;
}
.menu:hover{
	background: #ffffff;	
}
.key{
	color:green;	
}
.emamsoft{
	color: #092451;	
	font-size:12pt;
}
