body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: small;
	background-color: #FEFDE9;
}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: x-small;
}

td.TitleLead {
	font-size: 9pt;
	font-weight: normal;
	font-family: "MS UI Gothic";
}

table.TopMenu {
	border: 1px dotted #999999;

}

td.SimpleSearchLabel {
	font-weight: bold;
	color: #615F61;
	font-family: "MS UI Gothic";
}

td.InputLabel {
	font-weight: bold;
	color: #313031;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-family: "MS UI Gothic";
}

td.InputValue {
	color: #313031;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

table.Input {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-left-color: #999999;
}

div.Footer {
	font-size: x-small;
	color: #666666;
	text-align: center;
	margin: 25px 5px;
}
span.InputNote {
	font-size: xx-small;
	line-height: 120%;
	color: #FF0000;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: "MS UI Gothic";
}
div.Message {
	font-size: x-small;
	line-height: 120%;
	padding: 10px;
	width: 500px;
	background-color: #E3EEE7;
	text-align: center;
	margin: 10px;
}
tr.dgPager {
	font-size: x-small;
	text-decoration: none;
	color: #666666;
}
div.EmailMessage {
	font-size: x-small;
	line-height: 120%;
	padding: 10px;
	width: 400px;
	background-color: #E3EEE7;
	text-align: center;
	margin: 10px;
}
