/*entire body tags*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0; 
    padding: 0; 
    border: 0; 
}


/* hide from IE mac \*/
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	background-color: #CC99CC;
}

html {
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-face-color:#660066;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#660066;
scrollbar-darkshadow-color:#660066;
scrollbar-shadow-color:#ffffff;
} 

a:link {
	color: #660066;
	text-decoration: underline;
}
a:visited {
	color: #660066;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	
}
a:active {
	color: #3333FF;
	text-decoration: underline;
}

.footer {
	margin: 0px 50px 10px 20px;
	padding: 0px;
	font: 10px "verdana";
	color: #660066;
	/*/*/line-height: 13px;
	
}

/*entire body tags*/


/*home page*/

h1{	margin: 379px 20px 0px 500px;
	padding: 0px;
	font: 13px "verdana";
	line-height: 18px;
	color: #ffcc99;
	text-transform: uppercase;
	font-weight: bold;
}

.address { 	margin: 0px 20px 10px 500px;
			padding: 0px;
			font: 13px "verdana";
			line-height: 18px;
			color: #ffcc99;
}


td.cover { background-image:url(../images/hair_elegance_cover.gif);
		   background-repeat:no-repeat;
 }
 
 
.homenav {
	margin: 20px 20px 5px 330px;
	padding: 0px;
	font: 13px "verdana";
	line-height: 12px;
	color: #660066;
	font-weight: bold;
}

.homenav a:link {
	color: #660066;
	text-decoration: none;
}

.homenav a:visited {
	color: #660066;
	text-decoration: none;
}

.homenav a:hover {
	color: #FFcc99;
	text-decoration: underline;
}

.homenav a:active {
	color: #ffcc99;
	text-decoration: none;
}
	
 /*home page*/
 
  /*inside pages*/
 
 .insidenav {
	margin: 230px 20px 5px 100px;
	padding: 0px;
	font: 13px "verdana";
	line-height: 12px;
	color: #660066;
	font-weight: bold;
}

.insidenav a:link {
	color: #660066;
	text-decoration: none;
}

.insidenav a:visited {
	color: #660066;
	text-decoration: none;
}

.insidenav a:hover {
	color: #FFcc99;
	text-decoration: underline;
}

.insidenav a:active {
	color: #ffcc99;
	text-decoration: none;
}

td.inside { background-image:url(../images/inside_page_header.gif);
		   background-repeat:no-repeat;
 }

  /*inside pages code ends*/

.main {
	margin: 0px 20px 10px 20px;
	padding: 0px;
	font: 10px "verdana";
	color:#000000;
	/*/*/line-height: 16px;
}

.ingrid {
	margin: 0px 20px 10px 20px;
	padding: 0px;
	font: 10px "verdana";
	color:#000000;
	/*/*/line-height: 16px;

}

.about {
	margin: 0px 20px 10px 20px;
	padding: 0px;
	font: 10px "verdana";
	color:#660066;
	/*/*/line-height: 16px;
	
}

hr {

			margin-top : 0px;

			color : #660066;

			height : 1px;

		}

.header {
	margin: 20px 50px 10px 20px;
	padding: 0px;
	font: 15px "Arial Black";
	color:#660066;
	/*/*/line-height: 20px;
	
}

.subheader {
	margin: 20px 50px 10px 20px;
	padding: 0px;
	font: 14px "Arial";
	font-weight: bold;
	color:#660066;
	/*/*/line-height: 13px;
	
}

.note {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font: 13px "Palatino Linotype";
	color: #003333;
	/*/*/line-height: 16px;
	
}

.footnote {
	margin: 0px 50px 10px 20px;
	padding: 0px;
	font: 15px "verdana";
	color:#ffcc99;
	/*/*/line-height: 18px;
	
}

p.solid {
	border-style: solid;
	border-width:thin;
	border-color:#663399; 
	padding: 5px; 
	margin: 20px 100px 20px 100px;
	font: 10px "verdana";
	color:#660066;
	
	}
	

	
h2{ font-family: Verdana, Helvetica, sans-serif;

			font-size: 11px; 

			COLOR : #333333;

			font-weight: bold; 

			text-transform: uppercase;

			letter-spacing: 1px;

			margin-top : -3px;

			margin-bottom : 15px;} 



h4{ border: 5px solid; border-color:#00CC33; } 

TABLE.mainmenu {
	font-family: 8px "verdana";
	color: #660066;
	border-collapse: collapse;
	border: 0;
	width: 0px;
}

TD.menu1 {
	border-left:  dotted 1px #660066;
	border-bottom:  dotted 1px  #660066;
}

TD.menu2 {
	border-bottom:  dotted 1px  #660066;
}

TD.menufirst{
	border-top:  dotted 1px #660066;
	border-bottom:  dotted 1px #660066;

}

TD.menufirst2 {
	border-left: dotted 1px #660066;
	border-top:  dotted 1px #660066;
	border-bottom:  dotted 1px #660066;

}



p.double {border-style: double; } 
p.groove {border-style: groove; } 
p.dotted {border-style: dotted; } 
p.dashed {border-style: dashed; } 
p.inset {border-style: inset; } 
p.outset {border-style: outset; } 
p.ridge {border-style: ridge; } 
p.hidden {border-style: hidden; }


