﻿body
{
	background-color:#ffffff;	
	scrollbar-highlight-color:#9999ff;
	scrollbar-3dlight-color: #9999ff;
	scrollbar-darkshadow-color: #9999ff;
	scrollbar-face-color: #6699ff;
	scrollbar-track-color: #9999ff;
	scrollbar-arrow-color: #9999ff;
	margin:0px 0px 0px 0px;
}
a.topmenu:link {
	color: #0B495B;
	text-decoration: none;
}
a.topmenu:visited {
	text-decoration: none;
	color: #0B495B;
}
a.topmenu:hover {
	text-decoration: none;
	color: #cccccc;
}
a.Simple:active {
	text-decoration: none;
	color:#0000cc;
}
a.Simple:link {
	color: #0000cc;
	text-decoration: none;
}
a.Simple:visited {
	text-decoration: none;
	color: #0000cc;
}
a.Simple:hover {
	text-decoration: none;
	color: #0000cc;
}
a.topmenu:active {
	text-decoration: none;
	color: #0B495B;
}

a.other:link {
	color: #0000cd;
	text-decoration: none;
}
a.other:visited {
	text-decoration: none;
	color: #0000cd;
}
a.other:hover
{
	color: #0000cd;
	text-decoration:underline;
}
a.other:active {
	text-decoration: none;
	color: #0000cd;
}
a:link {
	color: Blue;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: Blue;
}
a:hover {
	text-decoration: none;
	color: Blue;
}
a:active {
	text-decoration: none;
	color: Blue;
}
.TOPWheader {
	background:#ffffff;
	font-family: tahoma; 
	FONT-WEIGHT: normal; 
	font-size: 8pt; 
	text-decoration: none;
	direction:rtl	
}
.Header {
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	font-family: tahoma; 
	FONT-WEIGHT: normal; 
	color: black;
	font-size: 8pt; 
	text-decoration: none;
	direction:rtl;	
}
.MenuBG {
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	font-family: tahoma; 
	FONT-WEIGHT: normal; 
	color: black;
	font-size: 8pt; 
	text-decoration: none;
	direction:rtl	
}
.menu-drolls {
	padding: 3px 8px 2px 10px;
	width: 60px; 
	height: 41px;
	font-family: tahoma; 
	FONT-WEIGHT: normal; 
	COLOR: #F2F1DF; 
	font-size: 8pt; 
	text-decoration: none;
	direction:rtl;
	text-align:center;
	cursor: hand;
}
.menu-drolls-Hover {
	background-color:#39312E;
	padding: 3x 8px 2px 10px;
	width: 60px; 
	height: 41px;
	font-family: tahoma; 
	FONT-WEIGHT: normal; 
	COLOR: #ffffff; 
	font-size: 8pt; 
	text-align:center;
	text-decoration: none;
	direction:rtl;
	cursor: hand;
}
.menu-panel {
	padding: 5x 0px 5px 5px;
}
.menuRightBG {
	background-color:#F2F1DF;
	font-family: tahoma; 
	FONT-WEIGHT: normal; 
	COLOR: #ffffff; 
	font-size: 8pt; 
	text-align:center;
	text-decoration: none;
	direction:rtl;
	cursor: hand;
}
.menuRight-drolls {
	background-color:#F2F1DF;
	padding: 3px 8px 2px 10px;
	width: 180px; 
	height: 25px;
	font-family: tahoma; 
	FONT-WEIGHT: normal; 
	COLOR: #000000; 
	font-size: 8pt; 
	text-decoration: none;
	direction:rtl;
	cursor: hand;
}
.menuRight-drolls-Hover {
	background-color:#D6D3B4;
	padding: 3x 8px 2px 10px;
	width: 180px; 
	height: 25px;
	font-family: tahoma; 
	FONT-WEIGHT: normal; 
	COLOR: #ffffff; 
	font-size: 8pt; 
	text-decoration: none;
	direction:rtl;
	cursor: hand;
}
.Footer
{
	background-position: center top;
	font-weight: normal;
	font-size: 8pt;
	background-attachment: scroll;
	background-image: url(images/footer.gif);
	color: black;
	direction: rtl;
	background-repeat: repeat-x;
	font-family: tahoma;
	text-decoration: none;
}

