.SearchHeader
{
	FONT-SIZE: 16px;
	FONT-FAMILY:Arial;
	font-weight: bold;
	
}

.SearchCaption
{
	FONT-SIZE: 14px;
	FONT-FAMILY:Arial;
	
	
}

.CheckBoxList
{
	FONT-SIZE: 14px;
	FONT-FAMILY:Arial;
	direction:rtl;		
}

.SearchCaptionSmall
{
	FONT-SIZE: 12px;
	FONT-FAMILY:Arial;
	
	
}


A.RedBackground:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #e40001;
    text-align:center;                        
}
A.RedBackground:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #e40001;
    text-align:center;                        
}
A.RedBackground:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #e40001;
    text-align:center;                        
}

