/* CSS Document *//*------------------------------Gobal veriable----------------------*/body {			padding:0;			margin:0;			background-color:#FE8DC2;						background-repeat:repeat-x;			background-position:top;			font-family:  Georgia, serif;			font-size:12pt;			}p 	{			padding:0;			margin:0;			}			/*------------------------------body----------------------*/.base {			background-color:#FFF;			padding:8px;			}			.fontstyle {			font-family:  Georgia, serif;			font-size:18px;			color:#000000;			line-height:12pt;			padding-right:10px;			padding-left:10px;			}.heading {	font: Georgia, serif;			font-size:20px;			color:#FE5CA9;			line-height: 2.4em;					}.beautylarge {font-family:  Georgia, serif;			font-size:13pt;			color:#FE5CA9;			}						/*-----------------------------Top Links----------------------*/.toplinks {			font-family:  Georgia, serif;			font-size:15px;			color:#000000;			text-decoration:none;			font-weight:bold;						}			.toplinks:hover {			text-decoration:underline;			}			/*------------------------------menu----------------------*/.menubar {			background-image:url(images/menubg.gif);;			background-repeat:repeat-x;			background-position:top;			}			.menutext {			font-family:  Georgia, serif;			font-size:14px;			color:#F1EDC2;;			font-style:italic;			text-decoration:none;			}			.menutext:hover {			text-decoration:underline;			}			/*------------------------------products----------------------*/.productsbase {			background-color:#A29B93;			padding:8px;			}			.productsbas2 {			background-color:#FFF;			padding:4px;			}			.productsbas3 {			background-color: #000000;			border: #A29B93 2px solid;						background-repeat:repeat-x;			background-position:bottom;			}td {				font-family:  Georgia, serif;		font-size:12pt;		color:#FE5CA9;				}						ul {	padding:18px;	margin:0;	line-height: 1.8em;	}	li {		font-family:  Georgia, serif;		font-size:18pxt;		font-weight:normal;		line-height:1.8em;		background:url("images/x_logo1.jpg") 0 7px no-repeat;		list-style-type:none;		padding:0 0 0 20px; margin:0;		}li a {	text-decoration:none; 	color:#FE5CA9;	text-decoration:none;	}li a:hover {	color:#FE5CA9; text-decoration:underline;	}		.imgborder {  border: 1px solid #FE5CA9;} 	/*------------------------------innerbody----------------------*/.innertext {			font-family:  Georgia, serif;		font-size:12pt;			color:#FE5CA9;			line-height: 1.8em;			}			a {			font-family:  Georgia, serif;			color:#FE5CA9;			font-size:12pt;			font-weight:bold;			text-decoration:underline;						line-height: 1.8em;			}			a:hover {			text-decoration:none;			}			a.email {			font-family:  Georgia, serif;			color:#FE5CA9;			font-size:12pt;			font-weight:normal;			text-decoration:underline;			}			a.email:hover {			text-decoration:none;			}			a.links {			font-family:  Georgia, serif;			color:#FFFFFF;		font-size:10pt;			font-weight:normal;			text-decoration:none;			}			a.links:hover {			text-decoration:none;			}			a.home {			font: Georgia, serif;			color:#000000;			font-size:10pt;			font-weight:bold;			text-decoration:none;			}			a.home:hover {			text-decoration:underline;			}						/*------------------------------footer----------------------*/.copyright {						font-size:11px;			font-family:  Georgia, serif;			color: #000000;			}.smallpink {						font-size:11px;			font-family:  Georgia, serif;			color: #FE5CA9;			}.floatrightimg {float:right;}  .floatleftimg {float:left;} 