body {
	padding: 0px;
	margin: 0px;
	background-color: #651071;
}
td {
	padding: 0px;
	vertical-align: top;
}
a {
  color: #FBA1E3;
  font-weight: bold;
  text-decoration: underline;
}
A:hover {
	text-decoration: underline;
    color: #ffffff;
}
body, td {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
}
table.head {
	height: 276px;
	width: 100%;
	background-image: url(images/head_bg.jpg);
	background-repeat: repeat-x;
}
table.main {
	width: 786px;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	
}
table.main tr.head {
	background-image: url(images/main_top_03.gif);
	background-repeat: no-repeat;
	background-position: top;
}
table.main tr.footer {
	background-image: url(images/main_footer_37.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
table.tab div {
/*	font-weight: bold;
	color: #C79EBF;
*/	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
}
table.tab div.in {
		margin-left: 0px;
	margin-right: 0px;
}
table.tab table.inside td div{
	color: White;
	font-weight: normal;	
}
table.daily div {
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
table.gall {
	width: 100%;
	margin-left: 30px;
}
table.gall td {
	width: 50%;
	font-weight: bold;
}
table.girls {
	margin-right: 20px;
}
img.video {
	margin-right: 30px;
}
img.head {
	
}
table.footer {
	width: 100%;
	background-image: url(images/footer_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
table.menu {
   margin-top: 8px;
	width: 831px;
	height: 277px;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
}
table.menu td.left {
	width: 522px;
	background-image: url(images/head_left.jpg);
	background-repeat: no-repeat;
}
table.menu td.center {
	width: 108px;
	background-image: url(images/head_center.jpg);
	background-repeat: no-repeat;
}
table.menu td.right {
	width: 201px;
	background-image: url(images/head_right_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
table.menu td.right div {
	margin-top: 40px;
	margin-left: 5px;
	margin-right: 25px;
	margin-bottom: 32px
}
table.menu td.left div {
	margin-top: 30px;
	margin-left: 320px;

}
span.welcome {
	color: #ACA1A8;
}

strong.yellow {
  color:	#FFC5AF;
}
strong.purple {
	color: #C79EBF;
}
span.yellow {
	color: #FFC5AF;	
}

table.tab {
	width: 772px;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 7px;
	background-color: #700D5F;
}
table.tab td.left {
	background-image: url(images/sides_31.gif);
	background-repeat: repeat-y;
}
table.tab td.right {
	background-image: url(images/sides_35.gif);
	background-repeat: repeat-y;
}
table.tab#right {
	width: 561px;
}
table.tab td.center {
	width: 100%;
	background-image: url(images/tab_05.gif);
	background-position: top;
	background-repeat: repeat-x;
}
table.tab td.bottom-center {
	background-image: url(images/tab_17.gif);
	background-repeat: repeat-x;
}
table.tab table.tab_header {
	width: 100%;
	margin-top: 11px;

}
table.tab table.tab_header td.title {
	font-weight: bold;
	width: 90%;
	text-align: left;
	
}
table.tab table.tab_header td.but {
	text-align: right;
}
table.top {
	background-color: #993A6D;
	margin-left: 7px;
	margin-top: 7px;
	width: 205px;
}
table.tab table.tab_header td.but input {
	position: relative;
	top: -2px;
	margin-right: 5px;
}
table.top td.head-center {
	background-image: url(images/top_32.gif);
	background-repeat: repeat-x;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}
table.top td.bottom-center {
	background-image: url(images/top_46.gif);
	background-repeat: repeat-x;
	width: 100%;
}
table.top td.left {
	background-image: url(images/top_40.gif);
	background-repeat: repeat-y;
}
table.top td.right {
	background-image: url(images/top_42.gif);
	background-repeat: repeat-y;
}
table.top div.in{
	margin-bottom: 5px;
	margin-top: 5px;
}
table.top div.in div {
	margin-top: 2px;
	margin-bottom: 2px;
}
table.hunt table.inside td div{
	color: White;
	font-weight: normal;	
}
table.hunt div {
	font-weight: bold;
	color: #C79EBF;

}
td.line {
	border-left: 1px solid #8D3370;
	width: 1px;
}
img.line {
	margin-top: 20px;
}
.sm {
	font-size: 11px;
}
a.one:visited {color: #FE9452;}
