td {
	font-size: 12px;
}
body {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #818181;
	text-decoration: none;
}
a:visited {
	color: #818181;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.smalltext {
	font-size: 12px;line-height:20px;
}
.largetext {
	font-size: 14.8px;line-height:20px;
}
.graytext {
	color: #818181;
}
.graytext1 {
	color: #4d4d4d;
}
.bottom {
	color: #818181;background-color: #EEEEEE;
}
.trtitle {
	background-color: #DE0000;color: #FFFFFF;height:18px;
}
.tr0 {
	background-color: #FFFFFF;color: #818181;height:18px;
}
.tr1 {
	background-color: #EBEBEB;color: #818181;height:18px;
}
.inputbox {
	border: 1px solid #000000;
}
.inputbutton {
	border: 1px solid #000000;
	background-color: #e1e1e1;
	font-size:12px;
	padding-top: 2px;
	padding-bottom: 0px;
	height: 21px;
}
.inputselect {
	border: 1px solid #000000;
	font-size:12px;
	height: 21px;
}
.inputtext {
	border: 1px solid #000000;
	font-size:12px;
}

.grayline {
	background-color:#666666
}
.title_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}
