.white_idented {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #DB8619;
	padding: 8px;
	font-style: italic;
	font-weight: normal;
	text-align: justify;
		
}

.white_solo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFCC33;
	
}
.main_darkgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

.inputSelect {
	width: 300px;
	height:18px;
	font-weight: bold;
	color: #333333;
	background-color: #C4C4FF;
	border: 1px solid #c3c3c3;
	margin-right: 0px;
	font-family: "Trebuchet MS";
	font-size: 8pt;
}

.inputArea {
	width: 460px;
	height:200px;
	font-weight: bold;
	color: #333333;
	background-color: #C4C4FF;
	border: 1px solid #c3c3c3;
	margin-right: 0px;
	font-family: "Trebuchet MS";
	font-size: 8pt;
}

.button { 
	width: 70px;
	height:16px; 
	font-family: Verdana, Arial; 
	font-size: 7.5pt;
	background-color: #FFFF33; 
	color: #000000; 
	border-left: 1px solid #666666;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	border-top: 1px solid #666666;
	margin-right: 0px;
	vertical-align:middle; 
}
.history {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
