﻿img{
	border-width: 0;
}
button {
	background: #0033CC;
	color:#e5e5e5;
}
a{
	color:#0033CC;
	font-size:10pt;
}
a:hover {
	text-decoration: overline underline;
	color:red;
	font-size:10pt;
}
h1 {
	text-align: center;
	text-decoration: underline;	
}
p {
	color:navy;
	font-size:10pt;
	padding: 0px;
}
input {
	font-family: Tahoma;
	font-size: 10pt;
}
select{
	font-family: Tahoma;
	font-size: 10pt;
}
td {
	padding: 0px;
	border: 0px;
	font-size:10pt;
}
table {
	padding: 3px;
	border: 0px;
	font-size: 10pt;
}
form {
	line-height: 100%;
	margin: 0;
	font-size:10pt;
	padding:0px;
}
li {
	text-align: right;
	font-size: 10px;
	margin-right:5px;
	padding:0px;
}
.page {
	background-image: url('images/bg.gif');
	background-color: #000066;
	color: #0033CC;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	direction: rtl;
}
.hometable {
	border-style: 0;
	padding: 0px;
	width: 90%;
	background-color: #e9f1df;
	text-align: center;
	vertical-align: middle;
}
.banner {
	height: 100px;
	background-color: #82BA3A;
	text-align: center;
	background-image: url('images/banner_M.png');
}
.bannerL {
	height: 100px;
	background-color: #82BA3A;
	text-align: center;
	background-image: url('images/banner_L.png');
}
.slidshow
{
	background: #d9e5fa;
	color: #1c60b6;
	background-image:url('images/alt2.png');
	font: bold 12pt arial;
	border: 1px dotted #C0C0C0;
	text-align:right;
}
.alt1
{
	background: #82BA3A;
	background-image: url('images/alt1.png');
	background-repeat: repeat-x;
	color: #092451;
	font: bold 12pt arial;
	border: 1px dotted #C0C0C0;
	text-align: center;
}
.alt1txt{
	color: #092451;
	font: bold 12pt arial;
}
.alt1txt:hover{
	color: #ffffff;
	font: bold 12pt arial;
}
.alt2
{
	background: #d9e5fa;
	color: #1c60b6;
	text-align: center;
	border: 1px solid #B4CCF5;
}
.menu
{
	background: #d9e5fa;
	color: #092451;
	text-align:right;
	font-weight: bold;
	border: 1px dotted #000000;
	padding: 3px;
}
.menu:hover{
	background: #D0E8B3;
}
.menutxt{
	color: #092451;
	font-weight: bold;
	font-family: Arial;
	font-size: 12pt;
}
.menutxt:hover{
	color:green;
	font-family: Arial;
	font-size: 12pt;
}
.key{
	color:green;	
}
