body{
margin-top: 0px;
background-image: url(images/bg.jpg);


}
.tblBorder {
	border: 1px solid #ffffff;
}
.bgHome {
	background-image: url(images/home_content.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
.bgLipo {
	background-image: url(images/lipo_content.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
.bgFace {
	background-image: url(images/face_content.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
.bgVein {
	background-image: url(images/vein_content.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

.bgHairrem {
	background-image: url(images/hairrem_content.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
.bgBotox{
	background-image: url(images/botox_content.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
.bgHairr{
	background-image: url(images/hairr_content.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
.bgPhoto{
	background-image: url(images/photo_content.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}


.bgHomeFooter {
	background-image: url(images/home_footer.jpg);
    background-repeat: no-repeat;
    background-position:bottom center;
}
.bgLipoFooter {
	background-image: url(images/lipo_footer.jpg);
    background-repeat: no-repeat;
    background-position:bottom center;
}
.bgFaceFooter {
	background-image: url(images/face_footer.jpg);
    background-repeat: no-repeat;
    background-position:bottom center;
}
.bgVeinFooter {
	background-image: url(images/vein_footer.jpg);
    background-repeat: no-repeat;
    background-position:bottom center;
}



.bgHairremFooter {
	background-image: url(images/hairrem_footer.jpg);
    background-repeat: no-repeat;
    background-position:bottom center;
}

.bgBotoxFooter {
	background-image: url(images/botox_footer.jpg);
    background-repeat: no-repeat;
    background-position:bottom center;
}
.bgHairrFooter {
	background-image: url(images/hairr_footer.jpg);
    background-repeat: no-repeat;
    background-position:bottom center;
}
.bgPhotoFooter {
	background-image: url(images/photo_footer.jpg);
    background-repeat: no-repeat;
    background-position:bottom center;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	line-height:20px;
}

.tdBrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#582E03;
	line-height:20px;
}


.babylinks{
font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-weight: bold; */
	color:#ffffff;
	font-size: 10px;
    
}
.footer{
font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 10px;
    
}

.babylinksBr{
font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-weight: bold; */
	color:#5B4F1C;
	font-size: 10px;
    
}
.footerBr{
font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#5B4F1C;
	font-size: 10px;
    
}
.headerhome {font-weight:bold; color:#EDCF74}
.linkshome {color:#EEC195;}
.linkshome:hover {text-decoration:none;}
.headerbotox {font-weight:bold; color:#67FF9A}
.headerface {font-weight:bold; color:#F1F891}
.headerhairremoval {font-weight:bold; color:#8D4B03}
.headerhairrepl {font-weight:bold; color:#C58BB9}
.headerlipo {font-weight:bold; color:#FF93DC}
.headerphoto {font-weight:bold; color:#FFFF00}
.headervein {font-weight:bold; color:#B4CC6C}


/*Contact Form*/
.inputButton {
	FONT-SIZE: 11px;
	CURSOR: hand;
	COLOR: #3A414E;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D4D0C8;
	BORDER: 1px solid;
	border-color: #3A414E;
	width:100px;
	line-height: 15px;
}

.inputSelect {
	FONT-SIZE: 11px;
	BORDER: 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-color: #3A414E;
	width: 200px;
	line-height: 17px;
}

.inputTextArea {
	FONT-SIZE: 11px; 
	BORDER: 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 
	border-color: #3A414E;
	width:200px;
}

.checkbox {background-color:#D3D0CB;}
.inputSelectSmall {
	FONT-SIZE: 11px;
	BORDER: 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-color: #3A414E;
	width: 75px;
	line-height: 17px;
}
