/* HTML Tag Styles */

BODY {
	background-color:#010101;
	color:#000000;
	font-family:tahoma,arial,sans-serif;
	scrollbar-face-color:#8d0303;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#ffffff;
}

H2 {
	font-size:14pt;
	font-weight:bold;
	color:#FF0000;
	padding-top:15px;
	padding-bottom:10px;
}

/* Class Styles */

.bglink {
	color:white;
}

.bgtext {
	color:white;
}

.blacktext {
	color: #000000;
}

.bp {
	padding-bottom:10px;
}

.bpt {
	padding-top:10px;
	padding-bottom:10px;
}

.breadcrumb {
	font-size:10pt ;
}

.cb {
	clear:both;
}

.currentseason {
	background-color:lightgreen;
}

.ExtraLeftPadding {
	padding-left:9px;
}

.ExtraRightPadding {
	padding-right:9px;
}

.ExtraTopPadding {
	padding-top:9px;
}

.faint {
	color:#404040;
}

.floatleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.floatright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.footer {
	color:#FFFFFF;
	font-size:10pt;
}

.formbuttonhl {background:yellow;}

.g {
	margin:1em 0;
}

.green {
	background-color:lightgreen;
}

.grey-bg {
	background-color: #CCCCCC;
}

.hl {
	background-color: #FFFF00;
}

.hr {
	margin-top:10px;margin-bottom:10px;
}

.j {
	width:34em;
}

.largetext {
	font-size:14pt;
}

.logout, .logout a {
	background-color: #8d0303;
	color: #FFFFFF;
	font-size:10pt;
	text-decoration: none;
}

.looklikelink {color:blue; text-decoration:underline;}

.looklikewhitelink {color:white; text-decoration:underline;}

.mediumbutton {
	font-size:12pt;
	font-weight:bold;
}

.notrecsys {
	background-color: red;
}

.ntext {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}

.odds {
	color: #0000FF;
}

.pendingreview {
	background-color: #FFFF00;
}

.popupv2 {
	font-size:12pt;
}

.potentialloss {
	background-color:red;
}

.recsys {
	background-color: #8DC639;
}

.red {
	background-color:red;
}

.redtext {
	color: #FF0000;
}

.samplepick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	border-right: #cc0000 1px dashed; 
	border-top: #cc0000 1px dashed; 
	border-left: #cc0000 1px dashed; 
	border-bottom: #cc0000 1px dashed;
}

.smallertext {
	font-size:11pt;
}

.smalltext {
	font-size:10pt;
}

.style1 {
	color: #000000;
}

.style7 {
	border-width: 1px;
}
.style19 {
	border-style: solid;
	border-width: 4px;
}

.tableBottomSideBorder {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.tablecompress TR {
	line-height:0.5em ;
}

.tablecompress TD {
	font-size:10pt ;
}

.tableFullBorder {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
}

.tableSideBorder {
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.tableTopSideBorder {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.tableStandOutBottom {
	border-right: 5px solid #000000;
	border-left: 5px solid #000000;
	border-bottom: 5px solid #000000;
	background-color:#FFFFCC;
}

.tableStandOutLeft {
	border-top: 5px solid #000000;
	border-left: 5px solid #000000;
	border-bottom: 5px solid #000000;
	background-color:#FFFFCC;
}

.tableStandOutMiddle {
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	background-color:#FFFFCC;
}

.tableStandOutSide {
	border-right: 5px solid #000000;
	border-left: 5px solid #000000;
	background-color:#FFFFCC;
}

.tableStandOutRight {
	border-top: 5px solid #000000;
	border-right: 5px solid #000000;
	border-bottom: 5px solid #000000;
	background-color:#FFFFCC;
}

.tableStandOutTop {
	border-top: 5px solid #000000;
	border-right: 5px solid #000000;
	border-left: 5px solid #000000;
	background-color:#FFFFCC;
}

.tbgi-sbcr2 {
	background-image:url('protimages/SportsBettingChampReview2.jpg');
	background-repeat: no-repeat;
}

.tbgi-unbs {
	background-image:url('protimages/UltimateNFLBettingSystem.jpg');
	background-repeat: no-repeat;
}

.tbgi-wgsbs {
	background-image:url('protimages/WorldsGreatestSportsBettingSystems.jpg');
	background-repeat: no-repeat;
}

.tdBottoms {
	border-bottom: 1px solid #CCCCCC;
}

.towin {
	background-color:lightgreen;
}

/* Script Styles */

#dhtmltooltip{
position: absolute;
left: -300px;
width: 300px;
border: 1px solid black;
padding: 2px;
background-color: yellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#dropinboxv2cover{
width: 340px; /*change width to desired */
position:absolute; /*Don't change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
}

#dropinboxv2{
width: 300px; /*change width to above width-20. */
border: 10px solid #3BB63B; /*Customize box appearance*/
background-color: #FFFFE0;
padding: 10px;
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
}

