body {
	font-family: "Helvetica";
	font-size: 12px;
	font-style: normal;
	background-color: #434343;
}

table {
	margin-left: auto;
	margin-right: auto;  
}
h1{
font-family: "Tahoma";
	font-size: 12px;
	color: black;
	font-weight: bolder;
	text-transform: uppercase;	
}
.hairLossLinks a:link {
	font-size: 9px;
	color: black;
	background-color: #434343;
}
.hairLossLinks a:visited {
	font-size: 9px;
	color: black;
	background-color: #434343;
}


.text2 {
	font-family: "Helvetica";
	font-size: 12px;
}
.text {
	font-family: "Helvetica";
	font-size: 12px;
}
.smalltext {
	font-family: "Helvetica";
	font-size: 11px;
}

.make_center {
    text-align: center;
    margin: 10px 0 0;
}

.invis a:link {
	font-family: "Helvetica";
	font-size: 8px;
	text-transform:uppercase;
	text-decoration: none;
}
.invis a:visited {
	font-family: "Helvetica";
	font-size: 8px;
	text-transform:uppercase;
	text-decoration: none;
}
.invis a:hover {
	font-family: "Helvetica";
	font-size: 8px;
	text-transform:uppercase;
	text-decoration: none;
}
.invis a:active {
	font-family: "Helvetica";
	font-size: 8px;
	text-transform:uppercase;
	text-decoration: none;
}
.contenttitle {
	font-family: "Tahoma";
	font-size: 16px;
	color: black;
	font-weight: bolder;
	text-transform: uppercase;
}

.contactform {
	font-family: "Helvetica";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:black;
	padding:0px;
	background-color:#9B875F;
	border-color:black;
	border-style: solid;
	border-width: 1px;
	background-image: "images/contactform.jpg";
}

.infobox {
	font-family: "Helvetica";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:black;
	padding:0px;
	height:15px;
	background-color:#9B875F;
	border-color:black;
	border-style: solid;
	border-width: 1px;
}

.infobar, .infobar h1 {
	font-family: "Helvetica";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:white;
	width:100%;
	padding:0px;
	height:17px;
	text-align:center;
	background-color:#9B875F;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

.infobar h1 {
    border: none;
    margin: 0;
    height: auto;
    width: auto;
}


.submenuitemlink {
	font-family: "Helvetica";
	font-size: 12px;
	font-style: normal;
	color:white;
	text-decoration: none;
	width:100%;
	padding:0px;
    height:25px;
}
.submenuitem a:active {
	font-family: "Helvetica";
	font-size: 12px;
	font-style: normal;
	color:white;
	text-decoration: none;
	width:100%;
	padding:0px;
    height:25px;
}

.submenuitem a:link {
	font-family: "Helvetica";
	font-size: 12px;
	font-style: normal;
	color:white;
	text-decoration: none;
	width:100%;
	padding:0px;
    height:25px;
}

.submenuitem a:visited {
	font-family: "Helvetica";
	font-size: 12px;
	font-style: normal;
	color:white;
	text-decoration: none;
	width:100%;
	padding:0px;
    height:25px;
}



.submenuitemlink a:hover {
	font-family: "Helvetica";
	font-size: 12px;
	font-style: normal;
	color:white;
	text-decoration: none;
	width:100%;
	padding:0px;
    height:25px;
	background-color: #434343;
}


.menubar {
	background-color: #FFFFFF;
	color:#000000;
	text-decoration: none;
    height:50px;
    border:1px;
    border-style: solid;
    border-color: black;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	width:150px;
	font-weight:bold;
	font-size: 13px;
}
.menubar:Hover {
	background-color: #434343;
	color:#FFFFFF;
}
.submenubar {
	background-color: #313131;
	color:#FFFFFF;
	text-decoration: none;
    height:50px;
    border:0px;
    border-style: solid;
    border-color: black;
	text-align: center;
	font-size:12px;
}

.submenuitem {
	background-color: #313131;
	color:#FFFFFF;
	text-decoration: none;
    height:25px;
    border:0px;
    border-style: solid;
    border-color: black;
	text-align: left;
	font-size:12px;
	padding:0px;
}

.submenuitem:hover {
	background-color: #434343;
	color:#FFFFFF;
	text-decoration: none;
    height:25px;
    border:0px;
    border-style: solid;
    border-color: black;
	text-align: left;
	font-size:12px;
	padding:0px;
}



.submenuitemover {
	background-color: #434343;
	color:#FFFFFF;
	text-decoration: none;
    height:25px;
	cursor: pointer;
    height:25px;
    border:0px;
    border-style: solid;
    border-color: black;
	text-align: left;
	font-size:12px;
	padding:0px;

}

.submenuitemover:hover {
	background-color: #434343;
	color:#FFFFFF;
	text-decoration: none;
    height:25px;
	cursor: pointer;
    height:25px;
    border:0px;
    border-style: solid;
    border-color: black;
	text-align: left;
	font-size:12px;
	padding:0px;

}



.submenusep {
	background-color: #313131;
	height:1px;
	width:80%;
	border:0px;
    border-style: solid;
    border-color: #434343;
	text-align: left;
	padding:0px;
	font-size:1px;
}

.menubarover {
    background-color: #434343;
	color:#FFFFFF;
	text-decoration: none;
    width:150px;
    height:50px;
    border:1px;
    border-style: solid;
    border-color: black;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;

}

.menutable {
	width:930px;
    margin-top: 0px;
    margin-bottom:0px;
	padding:0px;
	border:0px;
}

a:link {
	font-family: "Helvetica";
	font-size: 12px;
	font-style: normal;
	color:black;
	text-decoration: underline;
}
a:visited {
	font-family: "Helvetica";
	font-size: 12px;
	font-style: normal;
	color:black;
	text-decoration: underline;
}
a:hover {
	font-family: "Helvetica";
	font-size: 12px;
	font-style: normal;
	color:#9B875F;
	text-decoration: none;
}
a:active {
	font-family: "Helvetica";
	font-size: 12px;
	font-style: normal;
	color:black;
	text-decoration: underline;
}
a.mainlink {
	color: #000000;	
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a.mainlinkover {
	color: white;	
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a.mainlink:Hover {
	color:#FFFFFF;
}

#theFooterNavigation { 
    text-align: center;
    font-size: 10px;
}

#theFooterNavigation a {
    font-size: 10px;
    text-decoration: none;
    text-align: center;
}