a.menubar:visited {
	color: #646464;
	font-weight: 600;
	text-decoration: none;
}

a.menubar:hover {
	color: #CC0066;
	font-weight: 600;
	text-decoration: none;
}

body {
	background: #C6C6C6;
	margin-left: 50px;
	margin-top: 10px;
}

html > * .dropshadow-bl{
	background: url("../images/shadow_full_bl.png") no-repeat bottom left;
	padding: 0 0 4px 4px;
}

* Used a star hack so MSIE ignores the following bit CSS. */
html > * .dropshadow-br{
	background: url("../images/shadow_full_br.png") no-repeat bottom right;
	padding: 0 4px 4px 0;
}

html > * .dropshadow-tl{
	background: url("../images/shadow_full_tl.png") no-repeat top left;
	padding: 4px 0 0 4px;
}

html > * .dropshadow-tr{
	background: url("../images/shadow_full_tr.png") no-repeat top right;
	padding: 4px 4px 0 0;
}

table#content {
	width: 660px;
}

table#footer {
	background: #EFEFEB;
	border-top: 2px solid #938B6C;
	width: 660px;
}

table#form {
	border: 1px solid #C6C6C6;
	width: 100%;
}

table#form td {
	padding: 0px 0px 3px 4px;
	text-align: left;
}

table#girls {
	margin-left: 49px;
	width: 80%;
}

table#header {
	background: url(bg2.gif);
	height: 100px;
	width: 660px;
}

table#header h1 {
	background: #797979;
	color: #FFFFFF;
	font-size: 22px;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	margin-bottom: 0px;
	padding: 4px 0px 0px 5px;
}

table#nav {
	background: #F9F9F9;
	width: 660px;
}

table#price {
	background: #EFEFEB;
	margin-left: 15px;
}

table#price td {
	border-bottom: 2px dashed #990033;
	font-size: 11px;
	padding: 10px 0px 10px 0px;
}

td {
	font: x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.activelink {
	background: transparent;
	border-bottom: 3px solid #938B6C;
	color: #CC0066;
	padding-bottom: 2px;
}

.button {
	background: #CC0066;
	color: #F6F6F6;
	font-weight: bold;
}

.conenttdright {
	background: #EFEFEB;
	border-left: 2px solid #938B6C;
	padding: 15px 0px 0px 3px;
	width: 150px;
}

.contenttdleft {
	background: #F7F7F5;
}

.copyright {
	color: #646464;
	font-size: 10px;
	padding: 3px 0px 3px 0px;
	text-align: center;
}

/* Feed MSIE the behaviour. */
.dropshadow-br, .dropshadow-bl, .dropshadow-tl, .dropshadow-tr{
	behavior: url("scripts/shadows.htc") url("../scripts/shadows.htc") url("../../scripts/shadows.htc") url("../../../scripts/shadows.htc");
	position: relative;
}

.footernavtd {
	color: #CC0066;
	text-align: center;
}

.footertd {
	color: #CC0066;
	font-size: 11px;
	padding: 3px 0px 3px 0xp;
	text-align: center;
}

.footnav a:hover {
	color: #FFFFFF;
}

.footnav a: {
	color: #FFCC66;
	display: block;
	font: 500 12px Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	line-height: 16px;
	margin: 3px 10px;
	text-decoration: underline;
}

.headerlogotd {
	background: url(header1-202x100.jpg);
	width: 202px;
}

.headertbl {
	margin-left: 53px;
	margin-top: 10px;
	width: 400px;
}

.indexli {
	font-size: 14px;
	font-weight: bold;
	list-style-image: url(dot.gif);
	padding: 0px 0px 5px 2px;
}

.indextbl {
	background: url(suana.jpg) no-repeat;
	border: 1px solid #990033;
	height: 305px;
	margin-left: 32px;
	margin-top: 20px;
	width: 457px;
}

.menubar:link {
	color: #646464;
	font-size: 11px;
	font-weight: 600;
	text-decoration: underline;
}

.summary {
	background: #EFEFEB;
	border: 2px solid #CC0066;
	border-width: 2px 2px 2px 2em;
	color: #646464;
	font-size: 12px;
	line-height: 1.25em;
	padding: 0.5em 0.5em 0.5em 1em;
}

.tab {
	background: #CC0066;
	color: #F5F5F5;
	font-size: 12px;
	padding: 3px 0px 3px 4px;
}

.tabtbl {
	border: 1px dashed #CC0066;
	width: 135px;
}

.tabtxt {
	background: #F7F7F5;
	color: #646464;
	font-size: 12px;
	padding: 0px 0px 3px 3px;
}

/* End hide */
#navlist {
	border-bottom: 1px solid #938B6C;
	margin: 0px;
	padding: 5px 0px 20px 10px;
}

#navlist a:link, #navlist a:visited {
	color: #646464;
	float: left;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 14px;
	margin: 0px 0px 4px 10px;
	text-decoration: none;
}

#navlist a:hover {
	color: #CC0066;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	background: transparent;
	border-bottom: 3px solid #938B6C;
	color: #CC0066;
	padding-bottom: 2px;
}

#navlist ul, #navlist li {
	display: inline;
	font-size: 10px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

