/* CSS Document 
  Styles for DrC website
  Made by www.define-web.com , web designer
*/
<!-- 
body {
	background-color: #FBF8F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #000066;
	letter-spacing: 1px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	font-weight: bold;
}
.tx_body {
	font-family: 
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 18px;
}
.tx_headline {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 16px; color: #000066; letter-spacing: 1px; }
.frm_tf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	letter-spacing: 1px;
	border: thin solid brown;
	background-repeat: repeat-x;
	background: transparent;
}
.tx_by{
font-size: 10px;
color: #999999;
}

.bg_0 {
background-repeat: no-repeat;
background-position: left top;
}
.tx_prod_title {
 font-weight: bold;
 font-size: 16px;
 padding-left: 15px;
}
.tx_prod_dis {
 font-size: 13px;
 padding-left: 19px;
}
.b_pg {
	width: 100%;
	border: 1px solid white;
	border-right: none;
	border-top: none;
	padding: 3px;
	margin: 1px;
	text-align: left;
}

.tx_center{
text-align: center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.hand {
cursor: pointer;
}
-->
