body {
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

a {
	font-family: Arial;
	color: #061B43;
	text-decoration: underline;
}

a:hover {
	font-family: Arial;
	color: #061B43;
	text-decoration: none;
}

textarea, input, select {
	font-family: Arial; 
	font-size: 11px;
	color: #000000;
}

table, td, tr {
	font-family: Arial; 
	font-size: 13px;
	color: #9B1319;
}

.title1 {
	font-family: Arial; 
	font-size: 14px;
	font-weight: bold;
	color: #061B43;
}

.note1 {
	font-family: Arial; 
	font-size: 11px;
	font-weight: bold;
	color: #e3e3e3;
}

.content {
	font-family: Arial; 
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.button {
	font-family: Arial;
	font-size: 11px;
	color: #1A4972;
	font-weight: normal;
	padding-left: 3px;
	border: 1px solid #848484;
	background-color: #FFFfff;
	height: 22px;

}

.required {
	font-family: Arial; 
	font-size: 10px;
	color: #ff0000;
}

.action {
	font-family: Arial; 
	font-size: 10px;
	color: #000000;
}

.tableDetail { }

