.fonttype1 {
	font-family: Arial, Helvetica, sans-serif;
}
.fonttype2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fonttype3 {
	font-family: "Times New Roman", Times, serif;
}
.fonttype4 {
	font-family: "Courier New", Courier, mono;
}
	
input, select, textarea {
	font-size: 12px;
}

.formtable {
	width: 100%;
	border: 0;
}
.malfunction,
.requirederror {
	color: red;
	font-weight: bold;
}
.title1 {
	font-size: 12px;
	font-weight: bold;
}
.title1base {
	height: 5px; 
	background-color: #CCCCCC;
}
.title2 {
	font-size: 12px; 
	letter-spacing: 1px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 2px; 
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
	border-top: 0;
	border-right: 0;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FFFFFF;
}
.title2base {
	height: 10px; 
}
.whiteback {
	background-color: #FFFFFF;
}

.textstylelarge,
.textstyle {
	text-align: right;
	font-weight: normal;
}
.textstylelarge {
	vertical-align: top;
}
.textstylelarge,
.textstyle,
.valuestyle {
	font-size: 12px;
}
.submitstyle {
	text-align: left;
}
.reqstyle {
	color: #FF0000;
}
.small {
	font-size: 10px;
}

.loginbox {
	border-top: 0;
	border-right: 0;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

.poweredby {
	font-size: 8px;
	text-align: center;
	letter-spacing: 1px;
	color: silver;
}
.poweredby a,
.poweredby a:hover,
.poweredby a:visited {
	text-decoration: none;
}
#poweredby a,
#poweredby a:visited,
.poweredby a,
.poweredby a:link,
.poweredby a:visited {
	color: silver;
}
#poweredby a:hover,
.poweredby a:hover {
	color: #993333;
}

#aname,
.aname {
	border: 0;
	margin: 0;
	display: none;
}