﻿HTML
{
	overflow-x:hidden !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-x:hidden !important;
	background-color:#4f6674;
}
DIV
{
	background-repeat:no-repeat;	
	font: normal 12px Arial;
}
TR
{
	vertical-align:top;	
}
A
{
    text-decoration: none;
}
IMG
{
	border: solid 0px;	
}
H1
{
	font-size:14px;
}
.Container
{
	direction:rtl;
	width:814px;
	margin-left:auto;
	margin-right:auto;
}
.InnerContainer
{
	direction:rtl;
	width:780px;
	margin-left:auto;
	margin-right:auto;
}
.Logo
{
	display:block;
	width:150px;
	height:153px;
}
.MenuContainer
{
	min-height:500px;
	background-color:#9ba5aa;
	background-repeat:no-repeat;
}
.BottomContainer
{
	background-color:#4d6b90;
	min-height:50px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
.Bold
{
	font-weight:bold;
}
.BottomLink
{
	font-size:12px;
	color:White;
	text-decoration:none;
}
.BottomLink:hover
{
	text-decoration:underline;
}
.White
{
	color:White;
}
.SearchButtonsContainer
{
	height:61px;
}
.SearchButtonContainer
{
	text-align:center;
	display:block;
	padding-top:1px;
	width:90px;
	height:60px
}
.Yellow
{
	color:#fff897;
}
.MenuButtonContainer
{
	display:block;
	width:129px;
	line-height:30px;
	font-size:13px;
	font-weight:bold;
	padding-right:20px;
}
.BlueTitle
{
	height:27px;
	line-height:26px;
	padding-right:34px
}
.Font14
{
	font-size:14px !important;
}
.ListTable
{
	border-right: solid #173547 1px;
	border-bottom: solid #173547 1px;
	font-family: Arial;
	font-size:12px;
	color:#17354f;
}
.ListTableTR
{
	vertical-align:middle;
	height:26px;
}
.ListTableTD
{
	border-left: solid #173547 1px;
	border-top: solid #173547 1px;
	font-family: Arial;
	font-size:12px;
	color:#17354f;
	background-color:#f2f3f3;
	padding-right:6px;
}
.ListTableTH
{
	border-left: solid #173547 1px;
	border-top: solid #173547 1px;
	font-family: Arial;
	font-size:12px;
	color:#17354f;
	background-color:White;
	font-weight:bold;
}
.Dots
{
	background-position:center;
	background-repeat:repeat-x;
	height:30px;
}
.AssetsTable
{
	border: solid #173547 1px;
	font-family: Arial;
	font-size:12px;
	color:#17354f;
	width:100%;
}
.AssetsTableTR
{
	vertical-align:top;
	height:19px;
}
.AssetsTableTD
{
	border-left: dotted #adb6be 1px;
	border-top: dotted #adb6be 1px;
	font-family: Arial;
	font-size:12px;
	color:#17354f;
	background-color:#f2f3f3;
	padding-right:5px;
	padding-top:3px;
	padding-left:3px;
	text-align:right;
	padding-bottom:3px;	
}
.AssetsTableTH
{
	border-left: dotted #adb6be 1px;
	font-family: Arial;
	font-size:12px;
	color:#17354f;
	background-color:White;
	font-weight:bold;
	text-align:right;
	padding-top:3px;
	padding-right:5px;
}
.AssetsTableIcon
{
	text-align:center;
	vertical-align:middle;
	padding-top:0px;
	padding-bottom:0px;	
}
.AssetsTableNoBorder
{
	border-left:solid 0px;
	padding-right:0px;
}
.ImageContainer
{
	width:120px;
	height:120px;
	margin-bottom:15px;
	background-color:#9ba5aa;
}
.ImageContainerSelected
{
	width:120px;
	height:120px;
	margin-bottom:15px;
	background-color:#4f6674;
}
.TextBox
{
	border: solid 1px #2d3d4c;
	background: white;
	font: normal 12px Arial !important;
	vertical-align: top;
	height: 16px;
}
.Button
{
    color:white;
    background-color:#2d3d4c;
	border:0px solid black;   
	font: bold 12px Arial !important;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
}
