﻿body
{
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 10pt;
}
.Table0
{
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #ECF1D0;
	text-align: justify;
}
.Table00
{
	border: 1px solid #CCCCCC;
	background-color: #ECF1D0;
	text-align: justify;
}
.Cell1
{
	padding: 2px;
}
.TextBox0
{
    direction:rtl;
    font-family: tahoma;
    font-size: 10pt;
    border: 1px solid #5B8284;
    text-align: right;

}
.LTextBox0
{
    direction:ltr;
    font-family: tahoma;
    font-size: 10pt;
    border: 1px solid #5B8284;
    text-align: left;

}
 .ComboBox0
{
    direction:rtl;
    font-family: tahoma;
    font-size: 10pt;
    border: 1px solid #5B8284;
    text-align: right;
    height:20px;
}
.Button0
{
	border: 1px solid #666666;
	color: #333333;
	font-family: tahoma;
	font-size: 9pt;
	width: 50px;
	background-color: #FFFFFF;
	height: 20px;
}
.Button1
{
	border: 1px solid #FF9933;
	color: #FF6600;
	font-family: tahoma;
	font-size: 9pt;
	width: 50px;
	background-color: #FFFFFF;
	height: 20px;
}
.Row0
{
    height: 25px;
}
.Header0
{
	border-style: solid;
	border-width: 1px;
	color: #0099FF;
	font-weight: bold;
	text-align: center;
	background-color: #F4FFFF;
	height: 30px;
}
.H1H2
{
	font-family: tahoma;
	font-size: 5pt;
}	
.Header1
{
	border-style: solid;
	border-width: 1px;
	color: #669999;
	font-weight: bold;
	text-align: center;
	background-color: #F3F7F8;
	height: 25px;
}
.Message
{
	font-family: tahoma;
	font-size: 10pt;
	color: #006666;
}

.Error
{
	font-family: tahoma;
	font-size: 10pt;
	color: #FF0000;
}