﻿@charset "iso-8859-1";
body {
	leftmargin: 0px;
	rightmargin: 0px;
	topmargin: 0px;
	bottommargin: 0px;
	padding: 0px;
	font-size: large;
	background-color: #000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: 100% 100%;
	margin: 0px;
	height: 100%;
	width: 100%;
}
.Background {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	background-position: top;
	background-color: #000000;
	height: 100%;
	width: 100%;
	}
.singles {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	background-color: #202020;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.button {
	font-family: Arial;
	color: #ffffff;
	font-size: 15px;
	padding: 5px;
	text-decoration: underline;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	-webkit-box-shadow: 0px 1px 3px #666666;
	-moz-box-shadow: 0px 1px 3px #666666;
	text-shadow: 1px 1px 3px #666666;
	border: solid #dd6605 2px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#f99500), to(#e44500));
	background: -moz-linear-gradient(top, #f99500, #e44500);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#f99500, endColorStr=#e44500);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#f99500, endColorStr=#e44500);
	display:inline-block; /* IE is so silly */
	width: 303px;
	text-align: center;
}

.button:hover {
	background: #dd6605;
}

.ad_img {
	background-color: #000015;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align: center;
}
.ad_img img{
	border: 1px solid #ff9201;
}
.ad_img h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #1b1b1b;
	width: 100%;
	margin-top: -5px;
	color: #CCC;
	height: 16px;
}



.ad{
	background-color: #0A0A0A;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	color: #ff9201;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.ad a{
	color: #a3a3a3;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	text-align: center;
}
h1{
	color: #dd6605;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.TopHeaderInfo {
	padding: 2px 0px;
	text-align: center;
	color: rgb(219, 219, 219);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #2d2d2d;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}
.HeaderLogo {
	margin: 0px;
	text-align: center;
	background-color: #000000;
	padding: 0px;
	height: 70px;
}
.HeaderLogoLine {
	margin: 0px;
	padding: 0px;
	height: 0px;
	text-align: center;
	font-size: 0px;
	background-color: rgb(255, 0, 132);
	background-image: url(images/header.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff9201;
}
.MainCenterPanel {
	width: 320px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding: 0px;
}
.MainCenterPanelVerify {
	margin: 0px auto; padding: 2px 0px; width: 286px; text-align: left;
}
.MainBack {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 0px;
}
.MainVideoBack {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.MainVideoHeadText {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	background-color: #202020;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.tgp_table {
	background-color: #f5ebad;
	height: auto;
	width: 320px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.MainVideoText {
	text-align: justify;
	color: #ffffff;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
	background-color: #3d3d3d;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.MainVideoText a {
	color: #ffffff;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
}

.MainVideoText_link a{
	text-align: justify;
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.MainVideoText_link {
	text-align: justify;
	color: #CCC;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
	background-color: #430c0c;
}
.BottomHeaderInfo {
	width: 100%;
	text-align: center;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #000015;
	height: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-attachment: scroll;
	margin-top: 10px;
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.BottomHeaderInfoLink {
	padding: 0px;
	width: 20%;
	color: #fc0000;
	text-decoration: underline;
	clip: rect(20px,auto,auto,auto);
}
.textad {
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tgp_table_img {
	border: 1px solid #333;
}
.listThumb{
	border: 0px solid #ff9201;
	float: left;
	padding: 0px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
}
