BODY {
  font-family: Arial, Tahoma, Helvetica;
  font-weight: bold;
  font-size: 12px;
  SCROLLBAR-FACE-COLOR:#c32530;
  SCROLLBAR-HIGHLIGHT-COLOR:#9966CC;
  SCROLLBAR-SHADOW-COLOR:#000099;
  SCROLLBAR-3DLIGHT-COLOR:#FFFFFF;
  SCROLLBAR-ARROW-COLOR:#FFFFFF;
  SCROLLBAR-TRACK-COLOR:#75030b;
  SCROLLBAR-DARKSHADOW-COLOR:#000099;
  margin:0px 0px 0px 0px;
  background:url(bg_main.gif);
}
td{
  font-family: Arial, Tahoma, Verdana;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: normal;
  text-align:justify;
}


SELECT {
  border: #000000 1px solid;
  color: #000000;  
  font-family: Arial, Tahoma; 
  font-size: 11px; 
  font-weight: normal; 
  padding:0px;
  background-color: #FFFFFF;
  width: 120px;
}
A{text-decoration: none;} 
A:link{color: #FFCC00; text-decoration: none;}
A:visited{color: #FFCC00; text-decoration: none;} 
A:hover {color: #FFFF00; text-decoration:underline; }

ul{
	margin:0px;
	padding:0px;
	margin-left:30px;
	margin-right:15px;
}
ul li {
	list-style-image: url("bullet.gif")
}

.copy{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	padding-top:15px;
}

h1{
	font-family: Arial, Tahoma, Verdana; 
	font-size: 25px; 
	font-weight: bold; 
	color:#000000;
	padding:0px;
	margin:0px;
	text-align:left;
	text-transform: uppercase;
	padding-left: 35px;
	padding-top: 10px;
}
h1 A:link{color: #000000; text-decoration: none;}
h1 A:visited{color: #000000; text-decoration: none;} 
h1 A:hover {color: #FFFF00; text-decoration:underline; }

.title_b{
	background:url("title_blank.jpg");
	width:752px;
	height:54px;
}


h2{
	font-family: Arial, Tahoma, Verdana; 
	font-size: 15px; 
	font-weight: bold; 
	color:#000000;
	padding:0px;
	margin:0px;
	text-align:center;
	text-transform: uppercase;
	padding-top: 8px;
}
h2 A:link{color: #000000; text-decoration: none;}
h2 A:visited{color: #000000; text-decoration: none;} 
h2 A:hover {color: #FFFF00; text-decoration:underline; }

.section_desc{
	font-family: Arial, Tahoma, Verdana; 
	font-size: 13px; 
	font-weight: normal; 
	color:#FFFFFF;
	text-align:justify;

	width:208px;
	overflow:hidden;
	padding-left:5px;
	padding-right:5px;
}

.url{
	color:#CCCCCC;
}
.small grey{
	color:#999999;
}

/******* Mouse Overs **********/
.btn_home{
	width:113px;
	height:37px;
	display:block;
	background: url(btn_home.jpg) no-repeat left top;
}
.btn_home:hover { background: url(btn_home.jpg) no-repeat left bottom;}

.btn_newlinks{
	width:106px;
	height:37px;
	display:block;
	background: url(btn_newlinks.jpg) no-repeat left top;
}
.btn_newlinks:hover { background: url(btn_newlinks.jpg) no-repeat left bottom; }

.btn_toplinks{
	width:106px;
	height:37px;
	display:block;
	background: url(btn_toplinks.jpg) no-repeat left top;
}
.btn_toplinks:hover { background: url(btn_toplinks.jpg) no-repeat left bottom; }

.btn_popular{
	width:106px;
	height:37px;
	display:block;
	background: url(btn_popular.jpg) no-repeat left top;
}
.btn_popular:hover { background: url(btn_popular.jpg) no-repeat left bottom; }

.btn_login{
	width:106px;
	height:37px;
	display:block;
	background: url(btn_login.jpg) no-repeat left top;
}
.btn_login:hover { background: url(btn_login.jpg) no-repeat left bottom; }

.btn_addlink{
	width:106px;
	height:37px;
	display:block;
	background: url(btn_addlink.jpg) no-repeat left top;
}
.btn_addlink:hover { background: url(btn_addlink.jpg) no-repeat left bottom; }

.btn_livegirls{
	width:107px;
	height:37px;
	display:block;
	background: url(btn_livegirls.jpg) no-repeat left top;
}
.btn_livegirls:hover { background: url(btn_livegirls.jpg) no-repeat left bottom; }

.btn_videos{
	width:106px;
	height:37px;
	display:block;
	background: url(btn_videos.jpg) no-repeat left top;
}
.btn_videos:hover { background: url(btn_videos.jpg) no-repeat left bottom; }

.btn_dvd{
	width:114px;
	height:37px;
	display:block;
	background: url(btn_dvd.jpg) no-repeat left top;
}
.btn_dvd:hover { background: url(btn_dvd.jpg) no-repeat left bottom; }


