.fxwEditor{
	overflow:scroll;
	font-family:Verdana, Arial; 
	font-size:12px; 
	color:#000000; 
	width:100%;
	height:400px;
}

.fxwTitle{
	font-family:Verdana, Arial; 
	font-size:20px; 
	color:#C0C0C0;
}

.fxwMessage{
	font-family:Verdana, Arial; 
	font-size:10px; 
	color:#ff0000;
}

.fxwStatus{
	font-family:Verdana, Arial; 
	font-size:10px; 
	color:#000000;
}

.fxwTextbox{
	font-family:Verdana, Arial; 
	font-size:10px; 
	color:#000000; 
	width:200px;
}

.fxwLoginbox{
	font-family:Verdana, Arial; 
	font-size:10px; 
	color:#000000; 
	width:150px;
}

.fxwButton{
	font-family:Verdana, Arial; 
	font-size:10px; 
	color:#000000; 
	width:100px;
}

.fxwLink{
	font-family:Verdana, Arial; 
	font-size:10px; 
	color:#000000;
}

.fxwMenu{
	font-family:Verdana, Arial; 
	font-size:10px; 
	color:#000000;
	background-color:#3399CC;
	height:30px;
}

.fxwMenuText{
	font-family:Verdana, Arial; 
	font-size:10px; 
	color:#ffffff;
}


.fxtable_heading{
	font-family: Verdana, Arial; 
	font-size:12px; 
	font-weight:bold;
	color:#000000;	
}

.fxtable_row{
	font-family: Verdana, Arial; 
	font-size:12px; 
	color:#000000;
}
