.JSWindowContentStyle{color: #666666;font-weight:normal ;font-size:11;border: 1px solid #aeaeae; }
.JSWindowTitleStyle{color:#ffffff;font-size:11;font-weight:normal}

.button{

	height:18px;
	background:url(../../images/button_bg.jpg) ;
	background-repeat:repeat;
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#549dad;
	cursor:pointer;
	background-color:#4CB8E9;
	
	}
	
					
.msg{
		vertical-align: top;
		color: #9c2a2a;				
		font-family:arial;
		font-size:10px;
}				

.mouseover{
cursor:pointer;
}
