.chat_text {
	font-size: 13px;
	font-family:tahoma;
	}
.normaltxt
{
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	TEXT-ALIGN: right
}					
.normalheader
{
	FONT-WEIGHT: BOLD;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
.form
{
	border-style:solid;
	border-width:1;
	border-color:#666666;
	background-color:#EDEDED;
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}				
.link
{
	CURSOR: pointer;
	FONT-SIZE: 12px;
	COLOR: #0000ff;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}			
.rteImage {
	background: #D3D3D3;
	border: 1px solid #D3D3D3;
	cursor: pointer;

}

.rteImageRaised, .rteImage:hover {
	background: #D3D3D3;
	border: 1px outset;
	cursor: pointer;

}

.rteImageLowered, .rteImage:active {
	background: #D3D3D3;
	border: 1px inset;
	cursor: pointer;

}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	background: #D3D3D3;
	border: 1px outset;
	letter-spacing: 0;
	padding: 2px;
}

.rteBack tbody tr td, .rteBack tr td {
	background: #D3D3D3;
	padding: 0;
}

.rteDiv {
	display: block;
	position: relative;
}
.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 70px;
	height: 14px;
	position: relative;
	background: url(images_new/alt_star3.gif) top left repeat-x;		
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:14px;
	height: 14px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 3;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url(images_new/alt_star3.gif) left bottom;
	z-index: 2;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:14px;
}
.star-rating a.two-stars{
	left:14px;
}
.star-rating a.two-stars:hover{
	width: 28px;
}
.star-rating a.three-stars{
	left: 28px;
}
.star-rating a.three-stars:hover{
	width: 42px;
}
.star-rating a.four-stars{
	left: 42px;
}	
.star-rating a.four-stars:hover{
	width: 54px;
}
.star-rating a.five-stars{
	left: 54px;
}
.star-rating a.five-stars:hover{
	width: 70px;
}
.star-rating li.current-rating{
	background: url(images_new/alt_star3.gif) left center;
	position: absolute;
	height: 14px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}	

.star-rating_stat{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 70px;
	height: 14px;
	position: relative;
	background: url(images_new/alt_star3.gif) top left repeat-x;		
}
.star-rating_stat li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating_stat li a{
	display:block;
	width:14px;
	height: 14px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 3;
	position: absolute;
	padding: 0px;
}
.star-rating_stat li a:hover{
	background: url(images_new/alt_star3.gif) left bottom;
	z-index: 2;
	left: 0px;
}
.star-rating_stat a.one-star{
	left: 0px;
}
.star-rating_stat a.one-star:hover{
	width:14px;
}
.star-rating_stat a.two-stars{
	left:14px;
}
.star-rating_stat a.two-stars:hover{
	width: 28px;
}
.star-rating_stat a.three-stars{
	left: 28px;
}
.star-rating_stat a.three-stars:hover{
	width: 42px;
}
.star-rating_stat a.four-stars{
	left: 42px;
}	
.star-rating_stat a.four-stars:hover{
	width: 54px;
}
.star-rating_stat a.five-stars{
	left: 54px;
}
.star-rating_stat a.five-stars:hover{
	width: 70px;
}
.star-rating_stat li.current-rating_stat{
	background: url(images_new/alt_star3.gif) left center;
	position: absolute;
	height: 14px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}	