/* CSS Document */
.regAll {
	width:735px;
	height:auto;
	padding-bottom:7px;
	padding-left:2px;
	font-size:12px;
	font-family:Arial;
}

.regHeader {
	width:735px;
	height:22px;
	background-image:url(../../images/netpat_uj/aaheader.jpg);
	background-repeat:no-repeat;
}

.regMain {
	width:735px;
	height:auto;
	background-image:url(../../images/netpat_uj/aaMain.jpg);
	background-repeat:repeat-y;
}

.regFooter {
	width:735px;
	height:19px;
	background-image:url(../../images/netpat_uj/aaFooter.jpg);
	background-repeat:no-repeat;
}

.regtitle {
	width:auto;
	height:auto;
	font-size:16px;
	font-family:Arial;
	color:#900;
	padding-left:10px;
	padding-right:10px;
}

.oneEmptyRow {
	width:auto;
	height:auto;
	padding-top:5px;
	padding-left:5px;
	font-family:Arial;
	color:#933;
	font-size:12px;
	/*font-weight:bold;*/
}

.OneRegRow {
	width:auto;
	height:auto;
	padding-left:5px;
	padding-top:5px;
	font-family:Arial;
	font-size:12px;
}

.OneRegRTitle {
	width:130px;
	height:auto;
	float:left;
	padding-top:2px;
}

.OneRegRInput {
	width:200px;
	height:auto;
	float:left;
}

.regInput {
	border:1px solid #CCC;
	background-color:#eef7fe;
	font-family:Arial;
	font-size:12px;
	width:170px;
}

.regButton {
	cursor:pointer;
}

.hll:link, .hll:visited, .hll:active {
	color:#000;
	text-decoration:underline;
}

.hll:hover {
	color:#000;
	text-decoration:none;
}
