﻿.WordDetailHeader
{
	font-family:Verdana;  
	font-size:11pt;
	font-weight:bold; 
	color:black;
	background-color:#769AD3;	
	border-top:none;
		width:245px;
	
}

.WordDetailDialog
{
	font-family:Verdana;  
	font-size:11pt;
	color:Black;
	background-color:#95B5E8;
	font-weight:bold; 
	border:solid 1px black;
	width:250px;
}


.SelectedWord
{
	color: #CC0000;
	 border-bottom:dotted 1px #6699ff;

	  
}
