/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.jpg);
	background-repeat:repeat-x;
	background-attachment:scroll;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 13px;
}
.style1 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style2 {color: #CC33FF}
a:link {
	color: #FF00FF;
	text-decoration: none;
}
a:visited {
	color: #FF00FF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FF00FF;
	text-decoration: none;
}
.style3 {color: #FF00FF}
#navigation a {
	color:#CCCCCC;
	line-height:30px;
	letter-spacing:.0em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	font-size: 11px;
	font-weight: bold;
	padding-left:25px;
	background-image:url(images/lingerie_14.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:inherit;
	border-bottom:#333333 dotted 1px;
	}
	
#navigation a:hover {
	color:#ffffff;
	background-color:#CC00FF;
	background-image: url(images/aa_08.jpg);
	}
#menu a {
	color: #ffffff;
	line-height:30px;
	letter-spacing:.0em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	font-size: 12px;
	font-weight: bold;
	padding-left:10px;
	border-bottom:#292929 solid 1px;
	}
	
#menu a:hover {
	color:#ffffff;
	background-color:#292929;
	}