
.lblText
{
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textbox
{
	width: 160px;
	height: 15px;	
}
.table 
{
	border: 1ps solid #c3c3c3;
}
.p
{
	font-family:Verdana;
	font-size: 12px;	
	color: #000000;	
}
.selector
{
	height:10px;	
}
.memo
{
	height: 75px;
	width: 450px;		
}
.divwrapper
{
	width:620px;
	border: 1px solid #c3c3c3;
	overflow: hidden;
}

.alignLeft
{
	float:left;
	width: 150px;	
}