.TitleBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: CCCC00;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
}
form{
	margin:0px;
}
input.button {
	border: 1px outset #999999;
	cursor: pointer;
	font-weight: bold;
	margin: 1px 0px 0px 4px;
	padding: 1px 0px 2px 0px;
	background-color: #ffffff;
	color: #003399;
	background-image: url(btn_pers_tile.gif);
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.three_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:link       { color: #000000; text-decoration: none; font-family: ËÎÌå; font-size: 12px }
a:hover      { text-decoration: underline; color: #4F4F4F; font-size: 12px; font-family: 
               ËÎÌå }
a:visited    { font-family: ËÎÌå; font-size: 12px; text-decoration: none; color: #000000 }
