body
{
	font-family:Arial;
	background-color: #000000;
	background-image: url(images/back_body.png);
	background-repeat: repeat-x;
	margin:0px;
}

img
{
border:none;
}

.header_menu
{
border:none;
}

.header_menu td
{
	vertical-align:middle;
	text-align:center;
	padding-right: 16px;
	padding-left: 16px;
	border-right:1px #FFFFFF dotted;
	height:25px;
}

.header_menu #last
{
	border-right:none;
	height:25px;
}



.header_menu a:link
{
	font-size:13px;
	color:#f3de25;
	text-decoration:none;
	font-weight:bold;
}
.header_menu a:visited
{
	font-size:13px;
	color:#f3de25;
	text-decoration:none;
	font-weight:bold;
}

.header_menu a:hover
{
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}



.header_menu a:active
{
	font-size:13px;
	color:#f3de25;
	text-decoration:none;
	font-weight:bold;
}


.top_header
{
	font-size:12px;
	font-family:Arial;
	line-height:14px;
	color:#FFFFFF;
	font-weight: normal;
	margin-left: 10px;
	width:123px;
	height:145px;
	overflow:auto;
}

.right_column {
	width: 150px;
	padding-top: 5px;
	vertical-align: top;
	padding-left: 5px;
}

.left_column {
	text-align: center;
	vertical-align: top;
	width: 810px;
	padding-top: 5px;
}
.regular_text {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	line-height:14px;
}

.top_ten {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:148px;
}

.top_ten th
{
background-image:url(images/top_ten_header.png);
	height:40px;
	vertical-align:middle;
	text-align:center;
	color: #FFFFFF;
}
.top_ten td
{
	height:30px;
	vertical-align:middle;
	text-align:left;
	padding-left:3px;
	background-color:#1a1919;
	border-bottom: 1px #ffffff dotted;
}

.top_ten ul
{
	list-style:none;
	width:145px;
	margi-top:5px;
	margin-bottom:0px;
	margin-left:0px;
	margin-bottom:0px;
	padding: 0px;

}

.top_ten li
{
	height:29px;
	border-bottom: 1px #ffffff dotted;
	line-height: 29px;
}

.top_ten a:link
{
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
}

.top_ten a:hover
{
	font-size:12px;
	text-decoration:none;
	color: #FFFFFF;
	background-color: #000000;
	display:block;
	line-height:29px;
	width:100%;
}

.top_ten a:visited
{
	font-size:12px;
	text-decoration:none;
	color: #FFFFFF;
}

.top_ten a:active
{
	font-size:14px;
	text-decoration:none;
	color:#333333;
	font-weight: bold;
}


a.archive:link
{
	display:block;
	width:30px;
	line-height:27px;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	background-image:url(images/back_link.png);
	text-align:center;
}

a.archive:visited
{
	display:block;
	width:30px;
	line-height:27px;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	background-image:url(images/back_link.png);
	text-align:center;
}

a.archive:hover
{
display:block;
	width:30px;
	line-height:27px;
	font-size:11px;
	color: #FFFF00;
	text-decoration:none;
	background-image:url(images/back_link.png);
	background-position:0px -27px;
	text-align:center;
}


a.archive:active
{
	display:block;
	width:30px;
	line-height:27px;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	background-image:url(images/back_link.png);
	text-align:center;
}

a.main_links:link
{
display:block;
width:135px;
line-height:27px;
background-image:url(images/tube_button.png);
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
}

a.main_links:visited
{
display:block;
width:135px;
line-height:27px;
background-image:url(images/tube_button.png);
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
}

a.main_links:hover
{
display:block;
width:135px;
line-height:27px;
background-image:url(images/tube_button.png);
background-position:0px -27px;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
}

a.main_links:active
{
display:block;
width:135px;
line-height:27px;
background-image:url(images/tube_button.png);
	font-size:13px;
	color:#0855a1;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
}
.top_footer {
	background-image: url(images/back_footer.jpg);
	background-repeat: repeat-x;
	height: 43px;
}

.bottom_footer {
	background-image: url(images/big-beautiful-woman_back_bottom.jpg);
	background-repeat: repeat-x;
	height: 125px;
	text-align: center;
	vertical-align: middle;
}


.bbw {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#1a1919;
	width: 148px;
	margin-top:5px;
}

.bbw th
{
	background-color:#1a1919;
	height:40px;
	vertical-align:middle;
	text-align:center;
	color: #FFFFFF;
}
.bbw td
{
	height:150px;
	vertical-align:middle;
	text-align:left;
	padding-left:7px;
	color:#FFFFFF;
	font-size:11px;
	padding-bottom:8px;
}

.bbw a:link
{
	font-size:13px;
	text-decoration:underline;
	color:#FFFF00;
	font-weight: bold;
}
.bbw a:hover
{
	font-size:13px;
	text-decoration:underline;
	color:#ffffff;
}
.bbw a:visited
{
	font-size:13px;
	text-decoration:underline;
	color: #FFFF00;
	font-weight: bold;
}

.bbw a:active
{
	font-size:13px;
	text-decoration:underline;
	color: #FFFF00;
}
.main_iframe {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	background-color: #020a2e;
	border: 1px solid #333333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	padding-bottom:10px;
	padding-top:10px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.image_gallery_table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.image_gallery_table td {
font-size:11px;
}

.image_gallery_table img {
	width:159px;
	height:200px;
}
.image_gallery_table a:link
{
	border:1px #999999 solid;
	display:block;
	margin:0px;
	width:159px;
	height:200px;
}

.image_gallery_table a:hover
{
	border: 1px #FF0000 solid;
	display:block;
	margin:0px;
	width:159px;
	height:200px;
}

.image_gallery_table a:visited
{
	border:1px #FFFFFF solid;
	display:block;
	margin:0px;
	width:159px;
	height:200px;
}

.image_gallery_table a:active
{
	border:1px #FFFFFF solid;
	display:block;
	margin:0px;
	width:159px;
	height:200px;
}

.main_table {
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 810px;
}

.main_table td {
	text-align: left;
	font-size: 12px;
	color: #ffffff;
	vertical-align: top;
	padding-bottom: 15px;
	background-color: #1a1919;
}
.main_table a:link {
	color: #f3de25;
	font-weight: bold;
	text-decoration: none;
}
.main_table a:hover {
	color: #d66917;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.main_table a:visited {
	color: #f3de25;
	font-weight: bold;
	text-decoration: none;
}
.main_table a:active {
	color: #f3de25;
	font-weight: bold;
	text-decoration: underline;
}
.top_text_links td {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	color: #333333;
	width: 180px;
	padding-right: 10px;
}
.top_text_links img {
	float: left;
	margin-right: 5px;
	border:1px #000000 solid;
}

.top_text_links h3 {
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #0033CC;
	line-height:14px;
}

.top_text_links h3 a {
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #0033CC;
}

.top_text_links h3 a:hover {
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #0033CC;
	background-color:#FFFFFF;
	text-decoration:none;
}

.top_text_links h3 a:visited {
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #0033CC;
	text-decoration:none;
}

.top_text_links h3 a:active {
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #0033CC;
	text-decoration:none;
}




.horizontal_banner {
	display: block;
	background-color: #020A2E;
	border: 1px solid #1A1919;
	margin-top: 0px;
	padding: 5px;
	;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#ffffff;
	font-size:16px;
	margin-bottom: 20px;
}

.horizontal_banner h3 {
	margin: 0px;
	font-size:15px;
}

.vertical_banner {
	display: block;
	background-color: #CC3333;
	border: 1px solid #000000;
	margin-top: 10px;
	padding: 5px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#FFFFFF;
	font-size:16px;

}
.vertical_banner h3{
	margin: 0px;
	font-size:22px;
}


.right_trades {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#010f40;
	width: 148px;
	margin-top: 5px;
}

.right_trades th
{
	background-color:#CC3333;
	height:40px;
	vertical-align:middle;
	text-align:center;
	color: #FFFFFF;
}
.right_trades td
{
	vertical-align:top;
	text-align:left;
	width: 145px;
}


.right_trades a:link
{
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
	font-weight: bold;
	display: block;
	width: 110px;
}

.right_trades a:hover
{
	font-size:12px;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
	background-color: #000000;
}

.right_trades a:visited
{
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}

.right_trades a:active
{
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
	font-weight: bold;
}
.right_trades ul {
	list-style-image: url(images/star.png);
	list-style-type: none;
	display: block;
	padding-left: 30px;
}
.right_trades li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}


.bottom_trades {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#fdebd7;
	width: 965px;
	margin-top: 5px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}

.bottom_trades th
{
	background-color:#8F1316;
	height:40px;
	vertical-align:middle;
	text-align:center;
	color: #FFFFFF;
	font-size: 30px;
}
.bottom_trades td
{
	vertical-align:top;
	text-align:left;
	width: 200px;
}


.bottom_trades a:link
{
	font-size:14px;
	text-decoration:none;
	color:#000000;
	font-weight: bold;
	display: block;
	width: 180px;
}

.bottom_trades a:visited
{
	font-size:14px;
	text-decoration:none;
	color:#333333;
	font-weight: bold;
}

.bottom_trades a:hover
{
	font-size:14px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
}



.bottom_trades a:active
{
	font-size:14px;
	text-decoration:none;
	color:#333333;
	font-weight: bold;
}

.bottom_trades ul {
	list-style-image: url(images/star.png);
	list-style-type: none;
	display: block;
	padding-left: 30px;
}
.bottom_trades li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	height:20px;
	width:170px;
}
.archive_table {
background-image:url(images/back_archive_table.png);
background-repeat:no-repeat;
}

a.top_link:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/back_top_button.png);
	line-height: 25px;
	display: block;
	height: 25px;
	width: 115px;
}

a.top_link:hover {
	font-size: 12px;
	color: #f3de27;
	text-decoration: none;
	background-image: url(images/back_top_button.png);
	line-height: 25px;
	display: block;
	height: 25px;
	width: 115px;
	background-position:0 -25px;
}

a.top_link:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/back_top_button.png);
	line-height: 25px;
	display: block;
	height: 25px;
	width: 115px;
}

a.top_link:active {
	font-size: 12px;
	color: #f3de27;
	text-decoration: none;
	background-image: url(images/back_top_button.png);
	line-height: 25px;
	display: block;
	height: 25px;
	width: 115px;
	background-position:0 -25px;
}

.header_top_list
{
	width:729px;
	border:none;
}

.header_top_list td
{
	padding:0px;
	width: 243px;
}


.header_top_list ul
{
	list-style-image: url(images/crossdresser-list.png);
	list-style-type: none;
	direction:ltr;
}

.header_top_list li
{
height:25px;
text-align:left;
}

.header_top_list a:link
{
color:#FFFFFF;
font-size:14px;
text-decoration:none;
}

.header_top_list a:hover
{
color:#f3de27;
font-size:14px;
text-decoration:none;
}
.header_top_list a:visited
{
color:#FFFFFF;
font-size:14px;
text-decoration:none;
}
.header_top_list a:active
{
color:#FFFFFF;
font-size:14px;
text-decoration:none;
}

.header_top_list h1
{
color:#FFFFFF;
font-size:20px;
margin:0px;
}

.banner_migdal {
	display: block;
 	background-color: #020a2e;1;
	border: 1px solid #000000;
	margin-top: 10px;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: left;
}
.banner_migdal p {
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top:5px;
	line-height:15px;
}
.banner_migdal h1 {
	margin-bottom: 0px;
	margin-top: 0px;
}
.banner_migdal a:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	display: block;
	margin-left: 4px;
	margin-bottom: 2px;
}

.banner_migdal a:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
	display: block;
	margin-left: 4px;
	margin-bottom: 2px;
}


.banner_migdal a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
	display: block;
	margin-left: 4px;
	margin-bottom: 2px;
}


.banner_migdal a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	display: block;
	margin-left: 4px;
	margin-bottom: 2px;
}

