﻿body {
}

h1
{
	font-family: helvetica;
	font-size: 27px;
}

h2
{
	font-family: Helvetica;
	font-size: 27px;
	letter-spacing: -1px;
}

h3
{
	font-family: Georgia;
	font-size: 24px;
	letter-spacing: 3px;
	font-variant: small-caps;
	font-weight: normal;
	
}
a.Block
{
	display: block;
	padding: 6px;
}

a.BreadCrumb:link 
{
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	font-weight: 600;
	color: Blue;

}

a.BreadCrumb:hover 
{
	font-family: tahoma;
	font-weight: 600;
	font-size: 12px;
	color: Silver;
	text-decoration:  none;
}

a.BreadCrumb:visited 
{
	font-family: tahoma;
	font-weight: 600;
	font-size: 12px;
	color: Blue;
	text-decoration:  none;

}


a.BreadCrumb:active 
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: 600;
	color: Green;
	text-decoration: none;
}

table.InsertEventsCategories
{
	direction: rtl;
	font-family: Tahoma;
	font-size:12px;
	font-weight: 600;
	color: #000000;
	width:250px;
	
}
table.SurveyQuestion
{
    color: #fff;
    font-family: Tahoma;
    font-weight: 600;
    font-size: 10px;
    background-color: #38426f;
    direction: rtl;
}

div.SurveyQuestion
{
	color: #fff; 
	font-family: Tahoma; 
	font-weight: 600; 
	font-size: 10px;
    background-color: #38426f; 
    direction: rtl;
}

div.UpdateProgress
{
	background-color: #38426f;
	border: solid 1px white;
	width:250px;
	text-align:center;
}

.SurveyQuestion
{
	color: #fff;
	font-family: Tahoma;
	font-weight: 600;
	font-size: 10px;
    background-color: #38426f;
    
}

.SurveyQuestionStats
{
	color: #fff;
	font-family: Tahoma;
	font-weight: 600;
	font-size: 10px;
    background-color: #38426f;
}

.SurveyBarMainTable
{
    direction: rtl;
    width: 100%;
}


.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);

}

.Search
{
	
}

.MainSearch
{
	height:24px;
	vertical-align:middle;
}
