@charset "utf-8";
/* CSS Document */

.text_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text_color_808080 {
	color: #808080;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
.repeat_x {
	background-repeat: repeat-x;
}
.td_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #dfdfdf;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
}
.td_padding {
	padding: 5px;
}
.para {
	line-height: 200%;
}
.text_indent {
	text-indent: 25px;
}
.text_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D4D0C8;
}
.layer_border {
	border: 1px solid #666666;
}
