@charset "utf-8";
.texthome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.texthome_brd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E1951E;
	border-right-color: #E1951E;
	border-bottom-color: #E1951E;
	border-left-color: #E1951E;
}
.texthome2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
}
.textsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	vertical-align: top;
}
.textsub1 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.textsub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	vertical-align: top;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #06415E;
	text-align: right;
	vertical-align: text-bottom;
	text-decoration: none;
}
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	vertical-align: top;
}


.bghome {
	background-image: url(home/bg_home.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_home {
	background-image: url(home/bg_home.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.table_brd {
	border: 1px solid #E1951E;
}
.table_brd2 {
	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: none;
	border-left-style: solid;
	border-top-color: #E1951E;
	border-right-color: #E1951E;
	border-bottom-color: #E1951E;
	border-left-color: #E1951E;
}
.table_brd3 {
	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: #E1951E;
	border-right-color: #E1951E;
	border-bottom-color: #E1951E;
	border-left-color: #E1951E;
}
.bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
.tb_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #E1951E;
	border-right-color: #E1951E;
	border-bottom-color: #E1951E;
	border-left-color: #E1951E;
}
