﻿body
{
    direction: rtl;
	font-family: Arial;
    font-size: medium;
    font-style: normal;
    margin-top: 0;
    background-color: #ffffff;
}

.panelHeaderRed
{
	color: Red; 
	text-align: right;
	font-weight: normal;
	direction: rtl;
	font-size: large;
	font-family: Arial;
}

.panelHeader
{
	color: #3f90c9; 
	text-align: right;
	font-weight: normal;
	direction: rtl;
	font-size: large;
	font-family: Arial;
}

.text
{
	direction: rtl;
	vertical-align: middle;
	text-align: right;
	width: 100%;
	color: #16466a;
	font-size: small;
	font-weight: normal;
	font-family: Arial;
}

.textRed
{
	direction: rtl;
	vertical-align: middle;
	text-align: right;
	width: 100%;
	color: Red;
	font-size: small;
	font-weight: normal;
	font-family: Arial;
}

a.text:link
{
	direction: rtl;
	vertical-align: middle;
	text-align: right;
	width: 100%;
	color: #16466a;
	font-size: small;
	font-weight: normal;
	font-family: Arial;
	text-decoration: underline;
} 

a.text:hover
{
	direction: rtl;
	vertical-align: middle;
	text-align: right;
	width: 100%;
	color: #16466a;
	font-size: small;
	font-weight: normal;
	font-family: Arial;
	text-decoration: underline;
}

a.text:active
{
	direction: rtl;
	vertical-align: middle;
	text-align: right;
	width: 100%;
	color: #16466a;
	font-size: small;
	font-weight: normal;
	font-family: Arial;
	text-decoration: underline;
}

a.text:visited
{
	direction: rtl;
	vertical-align: middle;
	text-align: right;
	width: 100%;
	color: #16466a;
	font-size: small;
	font-weight: normal;
	font-family: Arial;
	text-decoration: underline;
}       

.scrollPanel
{
	max-height: 300px;
}


table.title 
{
	background-image: url('../../Images/HeaderFillIn.jpg');
	text-align: center;
	width: 100%;
	border-collapse: collapse;
	border-width: 0px;
}

a:link
{
	color : #1D4F67;
	font-family : Arial;
	font-size : small;
	font-weight :normal;
	text-decoration: underline;
} 

a:hover
{
	color : #1D4F67;
	font-family : Arial;
	font-size : small;
	font-weight :normal;
	text-decoration: underline;
}

a:active
{
	color : #1D4F67;
	font-family : Arial;
	font-size : small;
	font-weight :normal;
	text-decoration: underline;
}

a:visited
{
	color : #1D4F67;
	font-family : Arial;
	font-size : small;
	font-weight :normal;
	text-decoration: underline;
}       

a.menu:link   
{
	font: medium arial; 
	font-weight: normal;
	color: #3f90c9;
	direction: rtl;
	text-decoration: underline;
} 

a.menu:hover
{
	font: medium arial; 
	font-weight: normal;
	color: #3f90c9;
	direction: rtl;
	text-decoration: underline;
} 

a.menu:active
{
	font: medium arial; 
	font-weight: normal;
	color: #3f90c9;
	direction: rtl;
	text-decoration: underline;
} 
a.menu:visited
{
	font: medium arial; 
	font-weight: normal;
	color: #3f90c9;
	direction: rtl;
	text-decoration: underline;
} 

.cellLable
{
	text-align: right;
	white-space: nowrap;
}

.asterix
{
	color: Red;
	font-size: small;
}

.mapNormal
{
	background-color: White;
	border: solid 1px silver;
	width: 600px;
	height: 400px;
}

.map
{
	background-image: url('../../Images/ajax-loader-for-map.gif');
	background-position: center center;
	background-repeat: no-repeat;
	border: solid 1px silver;
	width: 600px;
	height: 400px;
}
