h2 {
	font-size: 22px;
	font-family: verdana;
	color: #ff0000;
	margin: 20px 0 0 0;
}

h3 {
	font-family: verdana;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin: 2px 0 0 0;
	padding: 0;
}

.msub {
	text-align: left;
	font-size: 13px;
	font-family: verdana;
	font-weight: bold;
}

.msub input, .msub select {
	width: 222px;
	height: 19px;
	background: url(images/inputbg.gif) no-repeat transparent;
	border: 0;
	border-color: transparent;
	padding: 3px;
	font-size: 11px;
}

.msub select {
	height: 25px;
	width: 228px;
	border: none;
}

.inpsub {
	background: none;
	border: none;
	border-color: transparent;
	background-color: transparent;
	width: 64px;
	height: 20px;
	background: url(images/subbg.gif) no-repeat;
	cursor: pointer;
}

.abox {
	margin: 0 auto;
	border: 1px #830000 solid;
}

.abox th {
	background-color: #fae7e7;
	padding: 4px;
}

.abox td {
	text-align: left;
	padding: 4px;
	background: #fae7e7;
}

.abox .aib {
	border: 1px #830000 solid;
	border-top-color: #990202;
	border-left-color: #990202;
	width: 200px;
}

.ais {
	border-color: #830000;
}

.error {
	width: 350px;
	margin: 10px auto 0 auto;
	font-weight: bold;
	color: #830000;
}
