.txt_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B3B3B;
	padding: 8px;
}
.txt_body  a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dashed;
}
.txt_body  a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.txt_body  a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #68002B;
	text-decoration: none;
	border-bottom: 1px solid;
}
.txt_body  a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676B73;
	text-decoration: none;
	}
	.txt_claret {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #68002B;
}
.txt_claret  a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #68002B;
	text-decoration: none;
	border-bottom: 1px dashed;
}
.txt_claret  a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.txt_claret  a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #68002B;
	text-decoration: none;
	border-bottom: 1px solid;
}
.txt_claret  a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
.box_pad {
	padding: 12px;
	background-image: url(site_images/bg_body_fade.jpg);
	background-repeat: repeat-x;
	background-color: #DFD8C8;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.footer_rule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.img_box {
	border: 12px solid #E0D9CA;
}
.q_marks {
	font-size: 36px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	font-weight: normal;
}

hr {
	border-top: 1px dashed #666666;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

blockquote {
  background: transparent url(site_images/66.gif) no-repeat left top;
}
blockquote div {
	padding: 0 40px;
	background: transparent url(site_images/99.gif) no-repeat right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
	text-align: justify;
}
.box_fade1 {
	background-image: url(site_images/box_fade1.jpg);
	background-repeat: repeat-x;
	background-color: #f1ebdf;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bordwhite{
	border: 1px solid #fff;
}
