.BG_main {
	background-image: url(support/BG_main.jpg);
}
.BG_main_top {
	background-image: url(support/BG_main_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
li {
	font-size: 12px;
	color: #663300;
	padding: 0px;
	margin: 5px 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
}
ol {
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
}
ul {
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #006c64;
	text-decoration: underline;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
a:visited {
	color: #669966;
	text-decoration: underline;
}
a:visited:hover {
	color: #993300;
	text-decoration: underline;
}
.text_body {
	margin: 10px;
	font-size: 13px;
	color: #333333;
	line-height: 16px;
}
.text_head {
	font-size: 18px;
	color: #006C64;
	margin: 15px 10px 10px;
}
.text_subhead {
	font-size: 15px;
	color: #004F47;
	margin: 15px 10px 10px;
}
.border_trb {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.border_rb {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.border_tb {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.border_t {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.border_r {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.border_b {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.thumbnail {
	margin-right: 5px;
	border: 5px solid #999999;
}
.border_ltrb {
	border: 1px dotted #999999;
}
