label.dropdown select {
	1padding: 10px 42px 10px 10px;
	1background: #f8f8f8;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	1border: 1px solid #aaa;
	1border-radius: 0;
	1display: inline-block;
	1-webkit-appearance: none;
	1-moz-appearance: none;
	1appearance: none;
	1cursor: pointer;
	1outline: none;
}
label.dropdown select option{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;

}
.style1 {
				text-align: center;
}

#selectid{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
}
#link{
	text-decoration:underline;
}
#ab12{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;

}