body {
	margin:0px;
	border:0px;
	padding:0px;
	background:#3D2504;
	font-family: Arial, Helvetica, sans-serif;
}
/*body {
	scrollbar-3dlight-color:#F4F4ED;
	scrollbar-arrow-color:#67735D;
	scrollbar-base-color:#B4C0AA;
	scrollbar-track-color:#F4F4ED;
	scrollbar-darkshadow-color:#F4F4ED;
	scrollbar-face-color:#B4C0AA;
	scrollbar-highlight-color:#B4C0AA;
	scrollbar-shadow-color:#B4C0AA;
}*/
h1 {
	font-weight:600;
	font-size:12pt;
	color:#270000;
	margin: 10px;
}
h2 {
	font-weight:500;
	font-size:12pt;
	color:#DFE1E3;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-weight: 600;
	font-size:10pt;
	color:#270000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#270000;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
}
.txt{
	font-size:10pt;
	color:#270000;	
}
p.italic{ 
	font-style: italic;
}
.title {
	font-size:11pt;
	font-weight:600;
	color:#4B6066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	font-size:10pt;
	font-weight:600;
	color:#4B6066;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
a.menu:hover {
	color:#4B3900;
	text-decoration:none;
}
.submenu {
	font-size:10px;
	font-weight:600;
	color:#7C8A8F;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 120%;
}
a.submenu:hover {
	color:#A39269;
	text-decoration:none;
}
.sub{
	list-style: none;
	margin-top: -5px;
	margin-bottom: 8px;
}
.foot {
	font-size:11px;
	font-weight:500;
	color:#D0C3AA;
	text-decoration:none;
}
a.foot:hover {
	color:#ADA795;
	text-decoration:underline;
}
.txtlnk {
	font-size:10pt;
	font-weight:500;
	color:#24519B;
	text-decoration:none;
}
a.txtlnk:hover {
	color:#264878;
	text-decoration:underline;
}
.bgrpt{
	background-repeat: repeat-x;
}
.bgrpt2{
	background-repeat: repeat-y;
}
.bgrpt3{
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-left:10px;
	padding-top:15px;
	padding-right: 10px;
}
.tantxt{
	font-size:11px;
	color:#D0C3AA;	
}
.whttxt{
	font-size:9pt;
	color:#DFE1E3;	
}
.inpt10 {
	width:60px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#FFFFFF;
	border:solid 1px #5B7379;
	margin: 2px;
	padding:2px;
}
.dropdwn {
	width:180px;
	height:22px;
	font-size:11px;
	font-family:sans-serif;
	color:#333333;
	background:#FFFFFF;
	border:solid 1px #5B7379;
	margin:2px;
	padding:2px;
}
.inpt200 {
	width: 180px;
	height:18px;
	font-size:11px;
	font-family: sans-serif;
	color:#333333;
	line-height: 90%;
	background:#FFFFFF;
	border:solid 1px #5B7379;
	margin:2px;
	padding:2px;
}
.smallred{
	font-family: sans-serif;
	font-size: 11px;
	color: #400000;
}
#box{ 
	height: 330px;
	width: 440px;
	border: 1px solid #270000;
	margin-left: 30px;
}

h2.implants {display: none;}

.blglnk{ margin-left: 20px; margin-bottom: 15px; }
.blglnk img{ float: left; margin-right: 10px; }
.blglnk a{ color: #DFE1E3; text-decoration: none; font: bold 11pt "Times New Roman",Times,serif; }.blglnk a:hover{ text-decoration: underline; }