﻿*
{
	padding:0px;
    margin:0px;    
}
BODY
{
    scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #f3f3f3; 
	scrollbar-3dlight-color: #f3f3f3; 
	scrollbar-arrow-color: #333; 
	scrollbar-track-color: #f3f3f3;
}
DIV
{
	background-repeat:no-repeat;	
	font: normal 12px Arial;
}
.Textbox
{
    background: white;
	border: solid 1px #268cee;
	font: normal 12px Arial !important;
	vertical-align: top;
	height: 16px;
}
TR
{
	vertical-align:top;	
}
A
{
    text-decoration: none;
}
IMG
{
	border: solid 0px;	
}
.Container
{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	font: normal 12px Arial;
	direction:rtl;
}
.Logo
{
	display:block;
	width:180px;
	height:100px;
	margin-top:10px;
}
.FreeCall
{
	display:block;
	width:270px;
	height:80px;
	margin-top:20px;
}
.NoBorder
{
	border: solid 0px;
}
.Bold
{
	font-weight:bold;	
}
.Menu
{
	display:block;
	width:100%;
	text-align:center;
	font-family:Arial;
	color:White;
	font-size:14px;
	font-weight:bold;
}
.Menu:Hover
{
	display:block;
	width:100%;
	text-align:center;
	font-family:Arial;
	color:#f9f997;
	font-size:14px;
	font-weight:bold;
}
.MenuSelected
{
	display:block;
	width:100%;
	text-align:center;
	font-family:Arial;
	color:#f9f997;
	font-size:14px;
	font-weight:bold;
}
.RightMenu
{
	display:block;
	font-family:Arial;
	color:#268cee;
	font-size:12px;
	font-weight:bold;
	line-height:26px;
	margin-right:140px;
}
