﻿.SurveyDesc
{
    color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.SurveyHeader
{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.SurveyText
{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.SurveyTextFocus
{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.SurveyTextLocked
{
    border: solid 1px red;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}