.paging {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}

.norecords {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-align:center;
}

.loadingDiv
{
	z-index:100;	
	position:absolute;	
}

.loadingDivClass
{	
   position:static;
   margin-top:0px;
   margin-left:0px;
   left:auto;
   right:auto;
}

.required {
	font-family: tahoma;
	font-size: 12px;
	color: #ff0000;
}
.loadingText {
	COLOR: #003d72;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-size: 10px;
}
.SuccessMessages {
	font-family: tahoma;
	font-size: 11px;
	color: Blue;
}
.messages {
	font-family: tahoma;
	font-size: 11px;
	color: Red;
}
.validator_style
{
	font-family: tahoma;
	font-size: 11px;
	color: #ff0000;
	padding:4px;
}

.register_fileds {
	font-family: tahoma;
	font-size: 11px;
	text-decoration:none;
	color: #666666;
}

.opinion_date {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.opinion_text {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
.opinion_title {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.des_bar_left {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding:3px;
}
.des_bar_middle {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding:3px;
}
.des_bar_right {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	padding:3px;
}
.opinions_total {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.opinion_form_title {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 8px;
}
.opinion_form_subtitles {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.register_titles {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

