.section .paging {
	font-family: "Trebuchet MS", Tahoma, Arial;
	min-height: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7F3399;
	border-bottom-color: #7F3399;
	margin-right: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 11px;
}
.section .paging p {
	font-size: 11px;
	margin-bottom: 0px;
	color: #7F3399;
}
.section .paging a:link, .section .paging a:visited, .section .paging a:active {
	color: #3E2834;
	margin: 0px;
	padding: 0px;
}
.section .paging a:hover {
	color: #990000;
}
.section .paging .pagenumbers {
	display: block;
	height: 12px;
	margin-bottom: 8px;
}
.section .paging .pagenav {
	float: right;
	height: 15px;
}
.section .paging .pagenav ul {
	list-style: none;
}
.section .paging .pagenav li {
	display: block;
	font-size: 11px;
	color: #7F3399;
	float: left;
	margin-right: 8px;
}
.section .paging .pagenav a {
	display: block;
	text-align: center;
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;
	float: left;
	color: #7F3399;
}
.section .paging .pagenav a:hover {
	color: #FF00CC;
}
.section .paging .pagenav .current {
	color: #7F3399;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	display: block;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
}
.section .options {
	clear: left;
	height: 14px;
	display: block;
	margin-bottom: 0px;
}
.section .options a {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	color: #300F55;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 12px;
}
.section .options a:hover {
	color: #009900;
}
.section .options img {
	float: left;
	padding-right: 3px;
}

.section .options #showopts {
	height: 11px;
	margin: 0px;
	display: block;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.section .options #hideopts {
	height: 11px;
	margin: 0px;
	display: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.section #revise {
	display: block;
	margin-right: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF00CC;
	background-repeat: no-repeat;
	background-position: left;
}
.section #revise .imputtblv th {
	text-align: left;
	font-size: 10px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF00CC;
}
.section #revise .imputtblv td {
	vertical-align: top;
	color: #FF00CC;

}
.section #revise .imputtblh th {
	font-size: 9px;
	font-weight: normal;
}
.section #revise input, .section #revise select {
	font-size: 11px;
	padding: 3px;
	color: #471C55;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7F3399;
	border-right-color: #DAB5E6;
	border-bottom-color: #DAB5E6;
	border-left-color: #7F3399;
}
