﻿HTML
{
	overflow:auto !important;
}
*
{
	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;
	overflow:hidden !important;
	background-color:#404040;
}
DIV
{
	background-repeat:no-repeat;	
	font: normal 12px Arial;
}
TR
{
	vertical-align:top;	
}
A
{
    text-decoration: none;
}
IMG
{
	border: solid 0px;	
}
LABEL
{
	margin-left:2px;
	margin-right:2px;
}
.PageContainer
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	direction:rtl;
	background-repeat:repeat-x;
}
.Container
{
	width:966px;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	margin-top:10px;
	padding-top:11px;
}
.InnerContainer
{
	width:944px;
	margin-left:auto;
	margin-right:auto;
}
.TopContainer
{
	background-color:#6e7274;
	height:82px;
}
.MenuContainer
{
	display:block;
	float:right;
	margin-left:30px;
	height:31px;
	background-position:bottom;
}
.TextBox
{
	border: solid 0px #e2e2e2;
	background-color: #e2e2e2;
	font: normal 12px Arial !important;
	color:#333333;
	vertical-align: top;
	height: 20px;
}
.FormBox
{
	display:block;
	background-color: #e2e2e2;
	font: normal 12px Arial !important;
	color:#333333;
	height: 18px;
	width:180px;
	padding-top:3px;
	padding-right:5px;
}
.Logo
{
	display:block;
	width:220px;
	height:53px;
	float:left;
}
.Menu
{
	font-size:13px;
	font-family:Arial;
	color:#e8e8e8;
	font-weight:normal;
}
.Menu:hover
{
	color:White;
	font-weight:bold;
}
.MenuSelected
{
	font-size:13px;
	font-family:Arial;
	color:White;
	font-weight:bold;
}
.BottomContainer
{
	margin-top:15px;
	padding-bottom:10px;
	width:775px;
	margin-left:auto;
	margin-right:auto;
}
.BottomLink
{
	font: normal 12px Arial;	
	color:#7b7b7b;
	line-height:20px;
	text-decoration:none;
}
.BottomLink:hover
{
	color:#2479c1;
}
.Credit
{
	font: normal 10px Arial;	
	color:#aaaaaa;
	line-height:20px;
	text-decoration:none;
}
.Credit:hover
{
	color:White;
}
.Bold
{
	font-weight:bold;
}
.White
{
	font-family:Arial;
	font-size:12px;
	color:White;
}
.SubMenuGrey
{
	font-family:Arial;
	font-size:12px;
	color:#bdbfbc;
}
.RadioButton label
{
	float:right;
	display:block;
	width:70px;
	color:#333333;
}
.RadioButton input
{
	float:right;
	display:block;
	width:20px;
}
.RadioButton 
{ 
    float: right; 
    display: block; 
}

.CalCell a
{
    color: #333333 !important;
}
.Answer
{
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}
