@charset "utf-8";
body {
	background-color: #e0ddc3;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.the_fine_print {
	font-size: 7pt;
}
.button_format {
	background-color: #E8E6D8;
	border: 1px solid #873e53;
}
.button_format_2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #873e53;
	left: 5px;
}
a:link {
	color: #873e53;
	text-decoration: none;
}
a:visited {
	color: #873e53;
	text-decoration: none;
}
a:active {
	color: #873e53;
	text-decoration: none;
}
a:hover {
	color: #34825b;
	text-decoration: none;
}

.left_bg_col {
	background-image: url(../images/backgrounds/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #873e53;
}
.right_bg_col {
	background-image: url(../images/backgrounds/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #873e53;
}
.main_area_bg {
	background-color: #e8e6d8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #873e53;
}
.bottom_link_area {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #873e53;
}
.navbar_format {
	background-image: url(../images/backgrounds/bg_nav_bar.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #873e53;
}
.page_tilte_format {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #873e53;
}
.bg_top_splash {
	background-image: url(../images/splash_02.jpg);
	background-repeat: repeat-x;
}
.bg_splash_bottom {
	background-image: url(../images/splash_22.jpg);
	background-repeat: repeat-x;
}
.bg_splash_main {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #873e53;
	border-bottom-color: #873E53;
	background-color: #e8e6d8;
}
.small_image {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #873e53;
	border-bottom-color: #873E53;
}
.right_line {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #873e53;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #873e53;
	font-size: 12px;
}
.thumb_surround {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #873e53;
	border-bottom-color: #873e53;
	border-left-color: #873e53;
}
.left_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #873e53;
}
.find_button_format {
	background-color: #C5C7BC;
	border: 1px solid #873e53;
}
.thumb_format {
	background-color: #C5C7BC;
	border: 1px solid #873e53;
}
.stock_title {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bottom_right_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #873e53;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #873e53;
}

