.body_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #999999;
}
.body_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFCCFF;
}
.body_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #66CCFF;
}
.body_4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCC33;
}
.border_t1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.border_b1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.border_r1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.border_l1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.border_t2 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
.border_b2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.border_r2 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
.border_l2 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
.t_bold {
	font-weight: bold;
}
.t_red {
	color: #FF0000;
}
.t_s16 {
	font-size: 16px;
}
.t_s14 {
	font-size: 14px;
}
.t_s12 {
	font-size: 12px;
}
.t_s10 {
	font-size: 10px;
}
.t_s9 {
	font-size: 9px;
}
.t_s8 {
	font-size: 8px;
}
.t_s7 {
	font-size: 7px;
}
.t_s6 {
	font-size: 6px;
}
.t_s4 {
	font-size: 4px;
}
.t_s2 {
	font-size: 2px;
}
.t_white {
	color: #FFFFFF;
}
.i_label {
	font-weight: bold;
	text-align: right;
	vertical-align: baseline;
}
.i_label_t {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.i_field {
	text-align: left;
	vertical-align: baseline;
}
.i_button {
	vertical-align: bottom;
}
.tbl_body {
	background-image: url(../images/background_1.png);
}
#menu_link {
	font-size: 16px;
	font-weight: bold;
}
#menu_link a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#menu_link a:hover {
	color:#0000FF;
	text-decoration: underline;
}
#link {
	font-weight: bold;
}
#link a {
	font-weight: bold;
	text-decoration: none;
	color: #0099FF;
}
#link a:visited {
	text-decoration: none;
	color: #0099ff;
	font-weight: bold;
}
#link a:hover {
	color:#0000FF;
	font-weight: bold;
	text-decoration: underline;
}
.t_green {
	color: #009900;
}
.tbl_green {
	background-color: #CCFFCC;
}
.tbl_white {
	background-color: #FFFFFF;
}
.t_verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.t_tan {
	color: #FFFFCC;
}
.t_strike {
	text-decoration: line-through;
}
