body {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(1bg.jpg);
	background-position: top;
}
.table1 {
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.table2 {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.table3 {
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.top {
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
.top a {
	color: #000000;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top a:hover {
	color: #000000;
	text-decoration: underline;
}
.top a:active {
	color: #FFCC00;
	text-decoration: underline;
}
.bot {
	color: #666666;
	font-size: 10px;
	padding-left: 15px;
}
.bot a {
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bot a:hover {
	color: #666666;
	text-decoration: none;
}
.bot a:active {
	color: #000000;
	text-decoration: none;
}
.join {
	color: #FF9900;
	padding-left: 10px;
	font-size: 25px;
	font-weight: bold;
	text-decoration: blink;
}
.join a {
	color: #FF9900;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.join a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.join a:active {
	color: #99CCFF;
	text-decoration: underline;
}
.nav{	
	width:160px;
	margin-left: 0em;
	padding-left: 0em;
	border-top: 1px dashed #666666;
}
.nav li {
	display: block;
	border-bottom: 1px dashed #999999;
	list-style:none;
	margin: 0px;
	padding: 0px;
}
.nav li a {
	display: block;
	background: #CCCCCC;
	padding: 5px 5px 5px 10px;
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 1px;
	margin-top: 1px;
}
.nav li a:hover{
	background-color:#FFCC00;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	padding-top: 5px;
}
.small {
	font-size: 10px;
	color: #666666;
}
.arrow {
	background-image: url(images/arrow.gif);
	height: 30px;
	width: 260px;
	margin-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
}
.arrow a {
	color: #FFCC66;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.arrow a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.arrow a:active {
	color: #FFFF66;
	text-decoration: none;
}
.arrow2 {
	background-image: url(images/arrow-big.gif);
	height: 40px;
	width: 350px;
	margin-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
}
.arrow2 a {
	color: #FFCC66;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.arrow2 a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.arrow2 a:active {
	color: #FFFF66;
	text-decoration: none;
}
.arrow3 {
	background-image: url(images/arrow-left.gif);
	height: 40px;
	width: 350px;
	margin-left: 200px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
}
.arrow3 a {
	color: #FFCC66;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.arrow3 a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.arrow3 a:active {
	color: #FFFF66;
	text-decoration: none;
}
a {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.banners {
	width: 160px;
	color: #666666;
	background-color: #CCCCCC;
	height: 50px;
	padding-top: 2px;
	margin-top: 2px;
}
.banners a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.banners a:hover {
	color: #333333;
	text-decoration: underline;
}
.banners a:active {
	color: #000000;
	text-decoration: none;
}
.links {
	color: #999999;
	margin-bottom: 15px;
}
.links a {
	color: #000000;
	text-decoration: none;
	padding: 5px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
	width: 100px;
	background-color: #CCCCCC;
}
.links a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #FFCC66;
}
.links a:active {
	color: #000000;
	text-decoration: none;
}
.swingers {
	text-indent: 5pt;
}
.swingers a {
	width: 150px;
	padding: 5px;
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	display: block;
	background-color: #CCCCCC;
	color: #666666;
}
.swingers a:hover {
	color: #333333;
	text-decoration: underline;
	background-color: #FFCC66;
}
.swingers a:active {
	color: #000000;
	text-decoration: none;
}
.bold-orange {
	font-weight: bold;
	color: #FF9966;
}
.lp {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
	margin-left: 10px;
	margin-bottom: -10px;
}
.pad {
	padding: 10px;
}
.article-h1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC66;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	margin-right: 20px;
	margin-left: 20px;
}
.join1 {
	color: #676767;
	padding-left: 10px;
	font-size: 50px;
	font-weight: bold;
	text-decoration: blink;
}
.join1 a {
	color: #676767;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.join1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.join1 a:active {
	color: #676767;
	text-decoration: underline;
}
.tech {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	margin-right: 35px;
	margin-left: 35px;
}
.in {
	margin-right: 15px;
	margin-left: 15px;
	color: #0099CC;
}
.uline {
	color: #666666;
	text-decoration: none;
}
.uline a {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.uline a:hover {
	color: #666666;
	text-decoration: underline;
}
.uline a:active {
	color: #676767;
	text-decoration: underline;
}
.uline1 {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
.uline1 a {
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.uline1 a:hover {
	color: #666666;
	text-decoration: underline;
}
.uline1 a:active {
	color: #676767;
	text-decoration: underline;
}
.blue-bold {
	font-weight: bold;
	color: #0099CC;
}
.yellow-bold {
	font-weight: bold;
	color: #FFCC66;
}
.in-black {

	margin-right: 15px;
	margin-left: 15px;
	color: #000000;
}
.white-links {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.white-links a {
	color: #FFFFFF;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.white-links a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.white-links a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.side-links {
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
.side-links a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
	width: 160px;
	padding: 5px;
	display: block;
	margin-bottom: -10px;
	font-family: Tahoma;
	font-size: 11px;
	border: 1px dotted #666666;
}
.side-links a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.side-links a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.films {
	background-color: #FFFFCC;
	display: block;
	padding: 5px;
	height: 100px;
	width: 475px;
	margin-left: 35px;
	border: 1px dotted #999999;
	margin-bottom: -10px;
}
.films2 {
	background-color: #CCCCCC;
	display: block;
	padding: 5px;
	height: 100px;
	width: 475px;
	margin-left: 35px;
	border: 1px dotted #999999;
	margin-bottom: -10px;
}
.vod {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	width: 460px;
	background-color: #FFCC66;
	padding-top: 10px;
	border: 1px solid #666666;
	margin-left: 40px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;


}
p {
	font-size: 12px;
}
