@charset "utf-8";
/* CSS Document */

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #CCCCCC;
}
.copyright_link:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
.copyright_link:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
.copyright_link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C5D8ED;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #004080;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
.img_border {
	border: 0 solid #452D14;
	background-color: #D9E7F2;
}
strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-transform: none;
}
.bold {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
}
body {
	margin: 0px;
	background-color: #452d14;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.about_us_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}
.sub-strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #66421E;
	text-transform: none;
	font-style: normal;
}
.sub-stronger {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	text-transform: none;
	font-style: normal;
}

.div_scroll {
	overflow: auto;
	height: 380px;
	width: 370px;
	background-color: #C5D8ED;
	scrollbar-arrow-color: #4e658a;
	scrollbar-3dlight-color: #777799;
	scrollbar-darkshadow-color: #666677;
	scrollbar-face-color: #a1b1c3;
	scrollbar-highlight-color: #e9e9e9;
	scrollbar-shadow-color: #a1b1c3;
	scrollbar-track-color: #9faab8;
} 
.div_scrollHigher {
	overflow: auto;
	height: 588px;
	width: 370px;
	background-color: #C5D8ED;
	scrollbar-arrow-color: #4e658a;
	scrollbar-3dlight-color: #777799;
	scrollbar-darkshadow-color: #666677;
	scrollbar-face-color: #a1b1c3;
	scrollbar-highlight-color: #e9e9e9;
	scrollbar-shadow-color: #a1b1c3;
	scrollbar-track-color: #9faab8;
}
