*{
	font-family:"ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	line-height:15px;
}

body{
	min-width:780px;
	margin:30px 0 0 0;
	background-image:url("../images/bkgd.gif");
	background-color:#fdebf3;
	color:#7e3817;
	font-size:12px;
	scrollbar-face-color :#f5b5d1;
	scrollbar-shadow-color :#ffffff;
	scrollbar-highlight-color :#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color :#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color :#ffffff;
}

a:link{color:#d16587;text-decoration:none;}
a:visited{color:#d16587;text-decoration:none;}
a:hover{color:#ab081b;text-decoration:underline;}
a:active{color:#d16587;text-decoration:none;}

div#container{
	width:750px;
	height:auto;
	left:50%;
	margin-left:-375px;
	position:relative;
}

div#description{
	width:750px;
	text-align:right;
}

div#footer{
	width:750px;
	clear:both;
	margin:20px 0 0 0;
	text-align:center;
	color:#999999;
	position:relative;
}

div#content{
	border:2px solid #f5b5d1;
	background-color:#ffffff;
	width:706px;
	padding:20px 20px 20px 20px;
}

div#navMenu{
	float:left;
	margin:50px 0 0 0;
	width:150px;
}

.navMenuBorder{
	border-bottom:1px solid #fbaed0;
	border-right:1px solid #fbaed0;
	border-left:1px solid #fbaed0;
	padding:3px;
}

.navMenuBkgd{
	background-color:#fbf8da;
}

.navMenu{
	background-color:#faf5ef;
}

div#main{
	float:right;
	display:inline;
	width:500px;
	padding-right:20px;
	padding-bottom:20px;
}

div#homeDescription{
	padding:0;
	margin-top:75px;
	float:left;
}

div#homeNestImage{
	padding:0;
	margin:40px 0 20px 0;
	float:right;
}

div#title{
	padding:20px 0 20px 0;
	background-image:url("../images/imgTitleBkgd.gif");
	background-repeat:repeat-x;
	background-position:center;
	clear:both;
	width:500px;
	text-align:center;
	line-height:19px;
}

strong#title{
	color:#c35617;
	font-size:16px;
	font-weight:bold;
	line-height:19px;
	padding:0 10px 0 10px;
	background-color:#ffffff;
	margin-right:40px;
}

div#linksDescription{
	width:500px;
	margin-bottom:20px;
}

dl#links{
	margin:10px 0 20px 0;
	padding:0;
}

dd#links{
	margin-bottom:10px;
	margin-top:5px;
}

div#contactUsDescription{
	width:500px;
	margin-bottom:20px;
}

.formHeading{
	background-color:#fdf7f0;
	border:1px solid #e7c7a4;
}

.button{
	background-color:#f9f9fa;
}

.required{
	font-size:13px;
 	color:#b80e1e;
}

.formText{
	width:220px;
	height:15px;
}

input,select,textarea{
	background-color:#ffffff;
	border:1px solid #c8beb6;
	margin-left:5px;
	color:#7e3817
}

div#aboutDescription{
	width:500px;
	margin-bottom:20px;
	line-height:18px;
}

div#medicalNewsList{
	width:500px;
	margin-bottom:20px;
}

div#subTitle{
	border-bottom:2px solid #cccccc;
}

strong#subTitle{
	color:#b61528;
	font-weight:bold;
}

.medicalNewsSub{
	padding:3px;
}

div#healthList{
	width:500px;
	margin-bottom:20px;
}

.healthSub{
	padding:3px;
}

.subDescription {
	margin-left:18px;
	margin-top:3px;
	font-size:11px;
}

div#treatmentList{
	width:500px;
	margin-bottom:20px;
}

.treatmentSub{
	padding:3px;
}

div#recurrenceList{
	width:500px;
	margin-bottom:20px;
}

.recurrenceSub{
	padding:3px;
}

div#acsNewsDescription{
	width:500px;
	margin-bottom:20px;
}

.acsNewsSub{
	padding:3px;
}

div#storyList{
	width:500px;
	margin-bottom:20px;
}

.storySub{
	padding:3px;
}

div#detailsTitle{
	padding:40px 0 0 0;
	clear:both;
	width:500px;
	text-align:right;
	line-height:19px;
}

strong#detailsTitle{
	color:#c35617;
	font-size:16px;
	font-weight:bold;
	line-height:19px;
}

fieldset{
	border:1px solid #ff9600;
}

legend{
	color:#e56717;
	font-weight:bold;
	padding:0 10px 0 10px;
}

div#detailsContent{
	padding:10px 10px 10px 10px;
	line-height:19px;
}









/*
TD.pink_square{
	width:11px;
	height:11px;
	background-color:#FBAED0;
}

.article {
	line-height: 18px;
}

.nl_heading {
	font-weight: bold;
	border-bottom: solid 2px #CB708B;
}

.notes {
	font-size:11px;
}

.outer_table {
	border: solid 2px #F5B5D1;
	background-color:#FFFFFF;
	width:750px;
}

.sub_heading {
	color:#C35617;
	font-size: 16px;
	font-weight: bold;
}

.sub_heading_decolation {
	color:#FBE6BE;
	font-weight: bold;
}

.tbl_box {
	border: solid 1px #CCCCCC;
}

.whaznew {
	border: solid 1px #FDD079;
}

.whaznew_bgcolor {
	background-color:#FDD079;
}
*/