.certificate_boxid
{
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #6699CC;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.textbox_blue1
{
	font-family: Arial, tahoma;
	font-size: 14pt;
	color: #999999;
	background-color: #F7F9FB;
	text-align: center;
	padding: 2px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}

.table_underline
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A877E;
	padding-bottom: 6px;
	clip: rect(auto,auto,auto,auto);
}
.button_orange
{
	font-family: Arial, tahoma;
	font-size: 12pt;
	color: #666666;
	background-color: #FFF2DF;
	border: 1px solid #FF9900;
	font-style: normal;
}

.showkey
{
	font-family: Arial, tahoma;
	font-size: 14pt;
	color: #0099CC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.set_right
{
	text-align: right;
}

.showkey_textbox
{
	text-align: right;
	font-family: Arial, tahoma;
	font-size: 14pt;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FF9900;
}

.set_left
{
	text-align: left;
}

.tabel_dotline
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.picturebox
{
	background-color: #FFFAE6;
	padding: 5px;
	border: 1px solid #FFCC00;
}

