body {
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
td, textarea, input, select {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.tableDetail {
	font-family: Arial;
	font-size: 14px;
	color: #49394E;

}
a:link {
	color: #000066;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
	color: #3366FF;
}
a:visited {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
    color: #3366FF;
}
.frame {
	border: 1px solid #000000;
}
}
.frame1 {
	border: 1px solid #B00303;
}