#error{
    width: 400px;
    height: 160px;
    padding: 1px;
    border-top: #ffffff 1px solid;
    border-right: #666666 2px solid;
    border-bottom: #666666 2px solid;
    border-left: #ffffff 1px solid;
    background-color: #ffffff
}
.td1 {
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
	background-color: #efefef
	
}
.td2 {
	text-align: right;
	background-color: #ffffff
}
.td3 {
	font-size: 9pt;
	background: #D6E7FF;
}
button {font-size: 9pt; height: 22px;}
input {font-size: 9pt; height: 22px;}

