.Error404Image{border-style: solid; border-width: 5px; border-color: gray;}

.RevokeAccount{text-align: right; font-weight: bold;}

/*Survey*/
.SurveyHead{font-size: 18px; color: maroon; font-weight: bold;}
.SurveyOL{font-size: 16px; font-weight: bold;}
.SurveyTitle{font-size: 16px; font-weight: bold;}
	.SurveyPaySpan{color: maroon; font-size: 16px}
	.SurveyPayInput{color: white; font-weight: bold; background-image: url('../image/button_submit.gif');}
	
/*survey agreement*/
.SurveyTermsOfUseCaptionRed{color: red; font-size: 16; background-color: navy; font-weight: bold;}
.SurveyTermsOfUseCaption{color: white; font-size: 16; background-color: navy; font-weight: bold;}

/*SurveyPay*/
.SurveyPaySurveyNameDIV{font-size: 20px; font-weight: bold;}
	.SurveyPaySurveyTitleSpan{color: maroon;}
.SurveyPaySurveyCostDIV{font-size: 20px; font-weight: bold;}
	.SurveyPaySurveyCostSpan{color: maroon;}
.SurveyPaySurveyProceedDIV{border: blue 2px solid; background-color: maroon; font-size: 20px; font-weight: bold;}
	.SurveyPaySurveyProceedLink{color: white;}
	
/*SurveyTake*/
.SurveyTakeSurveyTitle{color: white; background-color: Maroon; font-size: 18px; font-weight: bold; text-align: center;}
.SurveyTakeSurveyTitleDIV{border: maroon 1px solid; padding: 5px;}

.SurveyTakeSurveyCategory{font-weight: bold; font-size: 14px; background-color: Navy; color: white;}
.SurveyTakeSurveyCategoryDIV{border: navy 1px solid; padding: 5px;}
.SurveyTakeSurveyQuestion{color: blue; font-weight: bold; padding-bottom: 3px; padding-top: 3px;}

.SurveyTakeSurveyAnswerTable{width: 90%;}
	.SurveyTakeSurveyAnswerRadio{width: 1px; padding-bottom: 5px;}
	.SurveyTakeSurveyAnswer{padding-top: 2px; padding-bottom: 5px;}
.SurveyTakeInputSubmit{color: white; font-weight: bold; background-image: url('../image/button_submit.gif');}


/*ReportSurvey*/
.ReportSurveySurveyTitleDIV{color: white; background-color: Maroon; font-size: 18px; font-weight: bold; text-align: center;}
	.ReportSurveySurveyBorderDiv{border: maroon 1px solid; padding: 5px;}
	.ReportSurveyInfoTable{width: 98%; background-color: #c2c3d2; color: black; border: navy 2px solid;}
	    .ReportSurveyCandidateNameSpan{color: blue;}
	    .ReportSurveyCandidateEmailCell{text-align: right;}
	    .ReportSurveyCandidateEmailSpan{color: blue;}
	    
	    .ReportSurveySurveyTitleSpan{color: blue;}
	    .ReportSurveyDateCell{text-align: right;}
	    .ReportSurveyDateSpan{color: blue;}
	    
	    .ReportSurveyHR{color: maroon; height: 1px;}
	    .ReportSurveyCategoryName{background-color: navy; color: white; font-size: 14px; font-weight: bold;}
	    .ReportSurveyCategoryBox{border: navy 1px solid; padding: 5px;}

	    .ShortReportSurveyCategoryName{background-color: #0099CC; color: navy; font-size: 14px; font-weight: bold; text-align: center;}
	    .ShortReportSurveyCategoryBox{border: 1px #0099CC solid; padding: 5px;}
	    .ShortReportSurveyQuestionDataRow{height: 20px; vertical-align: middle;}
	    .ShortReportSurveyQuestionDataRowOdd{background-color: #D2D2D2; height: 20px; vertical-align: middle;}

	    .ReportSurveyQuestinGroupNameDIV{background-color: gray; text-align: center; color: white; padding: 2px;}
	    .ReportSurveyQuestinGroupBox{border: gray 1px solid; padding: 5px;}

	.ReportSurveyGroupHead{background-color: blue; color: white; font-size: 14px; font-weight: bold;}
	    .ReportSurveyGroupBox{border: blue 1px solid; padding: 5px;}

	.ReportSurveyAnalysisBox{border: navy 1px solid; padding: 5px;}
	.ReportSurveyStaticsDIV{border: navy 1px solid; padding: 5px;}
	.ReportSurveyStaticsHead{color: navy; font-weight: bold;}
	.RepotSurveyPointBaseHead{color: navy; font-weight: bold;}
	
/*PointRangeEvaluationSurveyQuestionCategoryManage*/

.BackButton{color: white; font-weight: bold; padding-top: 3px; padding-bottom: 3px; padding-left: 13px; padding-right: 13px; background-color: maroon; border: 3px #bc0101 outset;}
.BackButton:Hover{color: #f2cfcf; background-color: maroon; border: 3px #bc0101 inset;}
