a:link {
	color: #3483C5;
	text-decoration: none;
}
a:visited {
	color: #3483C5;
	text-decoration: none;
}
a:hover {
	color: #91B8D9;
	text-decoration: underline;
}
a:active {
	color: #3483C5;
	text-decoration: none;
}
.select_version {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.text_box {
	font-family: "MS Sans Serif";
	color: #3483C5;
	font-size: 10px;
	border: 1px solid #000000;
}
.text_user {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.text1 {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #000000;
}
.text2 {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #000000;
}

.textnumber {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #000000;
}

.header {
	font-family: "Microsoft Sans Serif";
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.button {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #4977B2;
	background-color: #A8CCE6;
}
.detail {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #000000;
}
