INPUT.button {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #626262;
	border-style: groove;
	color : #FFFFFF;
}

INPUT.button2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #cb0003;
	border-style: groove;
	color : #FFFFFF;
}

INPUT.button3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #626262;
	border-style: groove;
	color : #FFFFFF;
}

INPUT.text {
	font-family : Arial, Helvetica, sans-serif;
	border : thin groove;
	background-color : #eeeeee;
	font-weight : normal;
	font-size : 11px;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.txt2 {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;color: #626262;}
.txt2:link {color:#626262; text-decoration:none;}
.txt2:visited {color:#626262; text-decoration:none;}
.txt2:hover {color:#B36B00; text-decoration:underline;}

.txt3 {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;color: #626262;}
.txt3:link {color:#626262; text-decoration:underline;}
.txt3:visited {color:#626262; text-decoration:underline;}
.txt3:hover {color:#B36B00; text-decoration:underline;}

.txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.txt5 {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;color: #666666; text-decoration:underline;}
.txt5:link {color:#666666; text-decoration:underline;}
.txt5:visited {color:#666666; text-decoration:underline;}
.txt5:hover {color:#666666; text-decoration:underline;}

.txt6 {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;color: blue; text-decoration:underline;}
.txt6:link {color:blue; text-decoration:underline;}
.txt6:visited {color:blue; text-decoration:underline;}
.txt6:hover {color:blue; text-decoration:underline;}

.txt7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}