﻿body
{   
    font-size: 9pt;
    font-family: Tahoma;
}
.ContentTable
{
    width: 95%;
    direction: rtl;
    margin: 15px;
    border-right: #0056d7 1pt solid;
    border-top: #0056d7 1pt solid;
    border-left: #0056d7 1pt solid;
    border-bottom: #0056d7 1pt solid;    
}
INPUT
{
    font-size: 9pt;
    font-family: Tahoma;
}
SELECT
{
    font-size: 9pt;
    font-family: Tahoma;
}
UL
{
    font-size: 9pt;
    font-family: Tahoma;
}
ErrorMessage 
{
    font-family:Tahoma;
    font-size:x-small;
    
}
.TrkGeneralInfo 
{
    font-family:Tahoma;
    font-size:8pt;
    text-decoration:none;
    
    
}

.LinkBtn 
{
    font-family:Tahoma;
    font-size:7pt;
    color:#C7D4E0;
    text-decoration:none;       
}
 a:link.Help
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #3D5C7A;
	text-decoration: none;
}
a:active.Help
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #3D5C7A;
	text-decoration: none;
}
a:visited.Help
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #3D5C7A;
	text-decoration: none;
}
a:hover.Help
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #3D5C7A;
	text-decoration: underline;
} 

