@charset "utf-8";

body{ background:url(images/bg-outer.gif)}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #d69a00;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #616060;
	text-decoration: none;
	text-align: justify;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #616060;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	list-style-type: circle;
}
.border {
	border: 1px solid #000000;
}
.FRM_hint{ color:#666666; font-weight:normal;}
.Tabbot{ border:#CCCCCC 0px dashed; border-collapse:collapse;}
.Tabbot td{ padding-left:7px; border-collapse:collapse; border:#CCCCCC 1px dashed; padding-top:3px; padding-bottom:3px;}
