.drawtxtbox {
	FONT-SIZE: 12px; 
	HEIGHT: 15px;
	FONT-FAMILY: "MS Sans Serif";
	BORDER-RIGHT: none; 
	BORDER-TOP: none; 
	BORDER-LEFT: none; 
	BORDER-BOTTOM: #999999 1px dotted; 
}

.drawselect {
	FONT-SIZE: 12px; 
	FONT-FAMILY: "MS Sans Serif";
	WIDTH: 300px;
	BORDER-RIGHT: none; 
	BORDER-TOP: none; 
	BORDER-LEFT: none; 
	BORDER-BOTTOM: #999999 1px dotted; 
}

.drawselect2 {
	FONT-SIZE: 12px; 
	FONT-FAMILY: "MS Sans Serif";
	BORDER-RIGHT: none; 
	BORDER-TOP: none; 
	BORDER-LEFT: none; 
	BORDER-BOTTOM: #999999 1px dotted; 
}

.drawarea {
	FONT-SIZE: 12px; 
	FONT-FAMILY: "MS Sans Serif";
	WIDTH: 120px;
	BORDER-RIGHT: none; 
	BORDER-TOP: none; 
	BORDER-LEFT: none; 
	BORDER-BOTTOM: #999999 1px dotted; 
}

.drawareaitem {
	FONT-SIZE: 12px; 
	FONT-FAMILY: "MS Sans Serif";
	WIDTH: 390px;
	BORDER-RIGHT: none; 
	BORDER-TOP: none; 
	BORDER-LEFT: none; 
	BORDER-BOTTOM: #999999 1px dotted; 
}

.tabcontenton {
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 14px;
}

.tabcontentoff {display:none;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 14px;
}

