﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-size: 8pt;
	font-family: Tahoma;
	vertical-align: middle;
	text-align: center;
	background-position: center center;
	background-image: url(bmp/bg.gif);
	background-repeat: repeat;
}
.fulltbl
{
    width: 100%;
    height: 100%;
   
}
.menu
{
	vertical-align: bottom;
	text-align: right;
	direction: rtl;

}
.divs
{
	 overflow: auto;
    width: 100%;
    height: 100%;
    text-align: center;
}
li
{
	display: list-item;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	list-style-image: url(bmp/bullet.gif);
	
	
}
UL
{
    margin: 0px 25px 0px 0px;
    padding: 0;
    text-indent: 0px;
    direction: rtl;
    color: #99cccc;
    text-align: right;
    line-height: 20pt;
    list-style-type: none;
    vertical-align: top;
}
UL li a.firstMenu
{
	width: 140px;
	display: block;
	color: #000000; 
	text-decoration: none;
}
UL li a.firstMenu:hover
{
	width: 140px;
	background-position: right center;
	background-image: url(bmp/back.gif);
	background-repeat: no-repeat;
}
UL.menu
{
    margin: 0px 0px 0px 0px;
    padding: 0;
    text-indent: 0px;
    direction: rtl;
    color: #99cccc;
    text-align: right;
    line-height: 0pt;
    list-style-type: none;
    vertical-align: middle;
}
li.menu
{
    display: inline;
    font-size: 8.5pt;
    color: #ff6600;
    font-family: Tahoma;
    text-decoration: none;
}

 .imfd
 { 
    position:relative;
	filter:alpha(opacity=0);
    -moz-opacity:0% 
}


A.hyper
{
    color: #000066;
    text-decoration: none;
    font-size: 8.5pt;
}

A.hyper:hover
{
    color: #ff9900;
    font-weight: bold;
    font-size: 7.5pt;
}

