﻿body {
	/*background-image: url(/Images/Topmap.jpg);
	background-repeat: no-repeat;
	background-color: #EAEFFD;
	background-position:top right;*/
	margin-top:0;
}

.HiddenField 
{
	display:none;
}

.PageTitle 
{
	font-size: 12pt; 
	font-family: Verdana;
	font-weight:bold;
}

.PageTitleBig 
{
	font-size: 16pt; 
	font-family: Verdana;
	font-weight:bold;
}

.SimpleText 
{
	font-family:Tahoma;
	font-size:12px;
}

.SimpleText2 
{
	font-family:Verdana;
	font-size:13px;
	text-align:justify;
}

.SimpleTitle
{
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
}

.DarkBlueText 
{
	font-family:Verdana;
	font-size:13px;
	color:Navy;
}

.DarkBlueTextSmall
{
	font-family:Verdana;
	font-size:10px;
	color:Navy;
}

.SimpleTextFA
{
	font-family:Tahoma;
	font-size:12px;
	direction:rtl
}

.BlueLink {
	font-family:Tahoma; 
	font-size:12px; 
	text-align:left;
}

.BlueLink a:link {color:#0066FF}
.BlueLink a:visited {color:#0066FF}
.BlueLink a:hover {color:orange}

.BlueTitle
{
	color:white;
	font-weight:bold;
	font-family:Verdana, sans-serif;
	font-size:15px;
	background:#003399;
	white-space:normal;
	border:1px solid #000000;
	border-bottom: none;
}

.formfields {
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}
