﻿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:hover{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.4;
	border: 1px solid #ccc;
}
img{
	border-width: 0;
}
button {
	background: #0033CC;
	color:#e5e5e5;
}
a{
	color:#0033CC;
	font-size:x-small;
}
a:hover {
	text-decoration: overline underline;
	color:red;
	font-size:x-small;
}
h1 {
	color:red;
	text-align: center;
	text-decoration: underline;	
}
p {
	color:navy;
	font-size:x-small;
	padding: 0px;
}
input {
	font-family: Tahoma;
	font-size: x-small;
}
select{
	font-family: Tahoma;
	font-size: x-small;
}
td {
	padding: 0px;
	border: 0px;
	font-size:x-small;
}
table {
	padding: 3px;
	border: 0px;
	font-size: x-small;
}
form {
	line-height: 100%;
	margin: 0;
	font-size:x-small;
	padding:0px
}
li {
	text-align: right;
	font-size: x-small;
	margin-right:20px;
}
.page {
	background-image: url('images/bg.gif');
	background-color: #000066;
	color: #0033CC;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	direction: rtl;
}
.hometable {
	border-style: 0;
	padding: 3px;
	width: 90%;
	background-color: #F7F7F7;
	text-align: center;
}
.tablehome{
	border-style: 0;
	padding: 3px;
	width: 98%;
	text-align: center;
}
.banner {
	height: 100px;
	color: #CC3300;
	font-weight: bold;
	font-size: xx-large;
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
}
.alt1
{
	background: #edf4ff;
	color: #ff0000;
	font: bold 12pt arial;
	border: 1px dotted #C0C0C0;
	text-align:center;
}
.alt2
{
	background: #d9e5fa;
	color: #092451;
	font-weight: bold;
	border: 1px dotted #C0C0C0;
	text-align:center;
}
.alt2:hover
{
background: #edf4ff;
}
.copyright {
	text-align: center;
	background-color:black;
}
.menu
{
	background: #edf4ff;
	color: #092451;
	text-align: right;
	font-weight: bold;
	border: 1px dotted #C0C0C0;
	padding: 3px;
	font-size: 10px;
}
.menu:hover{
	background: #ffffff;	
}
.key{
	color:green;	
}
