@import "software.css";

.content .registration a {
	color: #5E85BE;
	text-decoration: underline;
}

.pageTitle {
	font-weight: bold;
	font-size: 16px;
	color: #909090;
	padding: 2px 0px 2px 0px;
}

.buttons {
	font-family: Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #f7fad3;
}

.inputs {
	font-family: Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #f7fad3;
	border: 1px solid #707070;
}

.opTable {
	font-size: 11px;
	background-color: #e8eef7;
}

.opTitle {
	font-weight: bold;
	background-color: #c0d0e7;
	padding-left: 4px;
}

.opN {
	text-align: right;
	width: 160px;
	white-space: nowrap;
	font-size: 11px;
}

.opV {
	width: 380px;
}

.opInfo {
	font-size: 11px;
	color: #306090;
}

.right {
	text-align: right;
}

.star {
	color: #cc0000;
	font-weight: bold;
	font-size: 13px;
}

.er {
	font: bold 12px;
	color: #cc0000;
}
