body {
	margin:0px;
	border:0px;
	padding:0px;
	background:#FFFFFF;
  font-family: "Times New Roman", serif;
}
a:link{color: #71594F;}
a:hover{color:#449595;}
a:visited{color:#71594F;}
a:visited:hover{color:#449595;}
/*
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:500;
	font-size:18pt;
	color:#000000;
	margin: 10px;
}
h3 {
	font-weight:500;
	font-size:14pt;
	color:#000000;
	margin: 10px;
}
p {
	font-size:12pt;
	color:#38323C;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
}
.txt {font-size:12pt; font-weight:500; color:#38323C;}
.midtxt {font-size:10pt; font-weight:500; color:#333333; font-family: Arial, san serif;}
.lrgwht {font-size:16px; font-weight:500; color:#FFFFFF; letter-spacing: 6px;}
.turq{font-size:10pt; font-weight:600; color:#65B3B3;}


a.txtlnk {
	font-size:12pt;
	font-weight:500;
	color:#449595;
	text-decoration:none;
}
a.txtlnk:hover {color:#333333;text-decoration:underline;}
a.txtlnk:visited {color:#449595;text-decoration:none;}
a.txtlnk:visited:hover {color:#333333;text-decoration:underline;}

a.foot {
  font-family: Arial, san-serif;
	font-size:11px;
	font-weight:500;
	color:#38333C;
	text-decoration:none;
}
a.foot:hover {color:#449595;text-decoration:underline;}
a.foot:visited {color:#38333C;text-decoration:none;}
a.foot:visited:hover {color:#449595;text-decoration:underline;}


a.procdr {
  font-family: Arial, san-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.procdr:hover {color:#65B3B3;text-decoration:none;}
a.procdr:visited {color:#FFFFFF;text-decoration:none;}
a.procdr:visited:hover {color:#65B3B3;text-decoration:none;}

.footer{
  font-family: Arial, san-serif;
	font-size:11px;
	font-weight:500;
	color:#38323D;
	text-decoration:none;}

.homemain{width:610px; padding:20px; background-color: #EBE9E9;}
.submain{width:620px; padding:20px; background-image: url(../images/home_navshdw.gif); background-repeat: repeat-x; background-position: top;}
.subshdw{background-image: url(../images/home_navshdw.gif); background-repeat: repeat-x; background-position: top;}

.homehdrtop{background-image: url(../images/homehdr_barbg.jpg); background-repeat: repeat-x; background-position: top;}
.homehdrbg{background-image: url(../images/homehdr_bg.jpg); background-repeat: no-repeat;}
.homenav{background-image: url(../images/home_navbg.jpg); background-repeat: repeat-x;}
.homenavshdw{background-image: url(../images/home_navshdw.gif); background-repeat: repeat-x; background-position: top;}

.subnav{background-image: url(../images/subnav_bg.jpg); background-repeat: repeat-x;}

.homehdrleft{background-image: url(../images/homehdr_left.jpg); background-repeat: no-repeat; background-position: right;}
.homehdrright{background-image: url(../images/homehdr_right.jpg); background-repeat: no-repeat; background-position: left;}
.subhdrleft{background-image: url(../images/subhdr_left.jpg); background-repeat: no-repeat; background-position: top right;}

#imgbtn-face{width:222; float:left; text-align: right; position: relative; top:-40px; margin:0px; padding:0px;}
#imgbtn-nose{width:188; float:left; text-align: right; position: relative; top:-61px; margin:0px; padding:0px;}
#imgbtn-breast{width:170; float:left; text-align: right; position: relative; top:20px; margin:0px; padding:0px;}
#imgbtn-body{width:158; float:left; text-align: right; position: relative; top:-40px; margin:0px; padding:0px;}

.drkbrdr{border: 2px #16161A solid;}

.inpt10 {
	width:60px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#DBD9DD;
	border:solid 1px #98796B;
	margin: 2px;
	padding:2px;
}

.inpt20 {
	width: 60px;
	height:18px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	background:#EBE9E9;
	border:solid 1px #98796B;
	margin:2px;
	padding:2px;
}

.inpt400 {
	width:250px;
	height:100px;
	font-size:12px;
	font-family:sans-serif;
	color:#333333;
	background:#EBE9E9;
	border:solid 1px #98796B;
	margin:2px;
	padding:2px;
}
.inpt200 {
	width: 200px;
	height:18px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	line-height: 90%;
	background:#EBE9E9;
	border:solid 1px #98796B;
	margin:2px;
	padding:2px;
}
.smred{
	font-family: sans-serif;
	font-size: 11px;
	color: #982D27;
}

