@charset "utf-8";
/* CSS Document */

body {
 margin:0px;
 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.loading {
	display: none;
}

#bodyTop {background-color:#ececec; color:#fff;}
#bodyMenu {background-color:#14354c; color:#fff;}
#bodyAgents {background: url(images/agentl_bg.gif) repeat-y #CCC; color:#333;}
#mainBody {background-color:#FFF; color:#000;}

/**** LEFT FRAME ****/
ul.mainMenuLeft {margin:0px; padding:0px;}
ul.mainMenuLeft li {list-style:none;}

ul.mainMenuLeft li a {
 font-size:11px;
 color:#FFF;
 display:block;
 text-decoration:none;
 overflow:hidden;
 text-indent:-1600em;
 width:77px;
 height:71px;
 margin-bottom:10px;
 margin-top:5px;
}

ul.mainMenuLeft li.homeICO a	 {background:url(images/new/home.gif) left top no-repeat;}
ul.mainMenuLeft li.pendingICO a {background:url(images/new/pending.gif) left top no-repeat;}
ul.mainMenuLeft li.weeklyICO a	 {background:url(images/new/weekly.gif) left top no-repeat;}
ul.mainMenuLeft li.countICO	a {background:url(images/new/pcount.gif) left top no-repeat;}
ul.mainMenuLeft li.positionICO a {background:url(images/new/position.gif) left top no-repeat;}
ul.mainMenuLeft li.printICO a	 {background:url(images/new/print.gif) left top no-repeat;}
/*
ul.mainMenuLeft li.homeICO a:hover	 	{background:url(images/new/home-h.gif) left top no-repeat;}
ul.mainMenuLeft li.pendingICO a:hover   {background:url(images/new/pending-h.gif) left top no-repeat;}
ul.mainMenuLeft li.weeklyICO a:hover 	{background:url(images/new/weekly-h.gif) left top no-repeat;}
ul.mainMenuLeft li.countICO a:hover	 	{background:url(images/new/pcount-h.gif) left top no-repeat;}
ul.mainMenuLeft li.positionICO a:hover  {background:url(images/new/position-h.gif) left top no-repeat;}
ul.mainMenuLeft li.printICO a:hover	 	{background:url(images/new/print-h.gif) left top no-repeat;}
*/

/**** TOP FRAME ****/

.titlePage {
 width:250px;
 height:40px;
 display:block;
 float:left;
}

.titlePage h1 {
 width:200px;
 height:40px;
 display:block;
 overflow:hidden;
 text-indent:-1600em;
 background:url(images/new/agent-site.jpg) left top no-repeat;
 margin:0px;
 padding:0px;
}

.balanceMod {
 width:300px;
 height:40px;
 display:block;
 float:left;
}

.balanceMod .titleBlnc{
 font-size:13px;
 font-weight:bold;
 color:#F90;
}

.balanceMod .infoBlnc {
 font-size:13px;
 color:#ccc;
}

.logOut {
 width:40px;
 height:40px;
 float:right;
 display:block;
/* background:#041b2b;*/
 text-align:center;
 margin-right: 14px;
}

.logOut a {
 width:26px;
 height:21px;
 display:block;
 overflow:hidden;
 text-indent:-1600em;
 background:url(images/new/logout.gif) left top no-repeat;
 position:relative;
 top:0px;
 left:7px;
 z-index: 99;
}

/**** AGENT LIST FRAME ****/

.agentTitleNew 	{
 width:223px;
 height:40px;
 float:left;
 display:block;
 background-color:#041b2b;
}

.agentTitleNew h2 {
 color:#fff;
 margin:0px;
 padding:0px;
 text-indent:-1600em;
 overflow:hidden;
 background:url(images/new/agent-list.jpg) left top no-repeat #041b2b;
 width:100%;
 height:40px;
 display:block;
}

/**** Main Frame ****/

.balanceDIV {
  height:100px;
 margin:0px auto;
 /*background:#041b2b;
 border-radius: 0em 0em 1em 1em;*/
 position:relative;
 bottom:10px;
}

.currentAgent{
	text-transform: uppercase;
}

.balanceDIV table {
 margin-left: 50px;
 font-size:12px;
 font-weight: bold;
 /*color:#FFF;*/
}
/*
.yellow {color:#F90;}
*/

.balanceDIV .alignRight{
	text-align: right;
}

.groupReports {
 width:30%;
 min-height:250px;
 float:left;
 display:block;
 margin:10px;
}

.groupReports h3 {
 color:#1D3D53;
 font-size:14px;
 border-bottom:3px solid #8FA4B3;
 text-transform:uppercase;
 width:100%;
}

.groupReports ul {
	padding: 0px;
}

.groupReports ul li {
 list-style:none;
 color:#CCC;
}

.groupReports ul li a {
 font-size:14px;
	border-bottom: 1px dotted #CCCCCC;
	color: #666666;
 text-decoration:none;
}

.groupReports ul li a:hover {
 text-decoration:underline;
 font-weight:bold;
}

#NEWmainContent {
 width:98%;
 clear:both;
 float:left;
 display:block;
 padding:10px;
 margin-bottom:40px;;
}

.mainFooter {
 width:98%;
 height:15px;
 display:block;
 float:left;
 clear:both;
 background:#CCC;
 color:#036;
 text-align:center;
 padding:10px;
 font-size:13px;
 position:fixed;
 bottom:0px;
 overflow:hidden;
}
/* ---------------------------------------  F O R M S  --------------------------------------------- */


.space {
	height:20px;
	clear:left;
	background:none !important;
	margin:0 !important;
	padding:0 !important
}
.GameBanner,  .GameBannerAuto,  td.LeagueTitle,  div.leaguetitle,  div.line,  div.rowcenter {
	position:relative;
	width:100%;
	clear: both;
	padding-top: 10px;
	text-align:center;
	height:auto !important;
	margin:0 auto !important
}
div.line {
	border-top:3px solid #999;
}
td.LeagueTitle,  div.leaguetitle {
	height:25px !important;
	font-weight:bold;
	color:#FFF;
	text-align:left;
	padding:10px 15px 0 15px;
	font-size:1.2em;
	background-color:#031d57;
	border-bottom:1px dotted #a8b1b5;
	width:935px;
}
div.GameBanner {
	height:20px !important;
	font-weight:bold;
	color:#000;
	text-align:left;
	padding:5px 15px 0 0px;
	font-size:1.2em;
	background-color:#bfd9e0;
	border-bottom:1px dotted #a8b1b5;
	width:935px;
}
div.GameBannerAuto {
	float:right !important;
	height:20px !important;
	font-weight:bold;
	color:#FFF;
	text-align:right;
	padding:10px 15px 0 0px;
	font-size:1.2em;
	background-color:#244a8d;
	border-bottom:1px dotted #a8b1b5;
	width:935px;
}
.dleft {
	float:left;
	width:44%;
	height:20px;
	text-align:right;
	padding-left: 5%
}
.dright {
	float:right;
	width:44%;
	height:20px;
	text-align:left;
	padding-left: 5%
}
div.centered {
	position: relative;
	margin:0 auto !important;
	width:300px;
	height: auto !Important;
	text-align:left;
	padding: 0px !important;
	clear:both;
}
/* ---------------------------------------  T A B L E  D I V --------------------------------------------- */


.tformat {
	width:100%;
	margin:0 auto;
}
.tformat table {
	margin: 0 auto;
}
.GameHeader,  .tformat td.header,  .tformat th {
	padding:5px;
	margin:0 3px;
	font-size:0.9em;
	text-align:center;
	color:#FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom: 1px solid #DEDEDE;
	font-size:1em;
	border-right:1px solid #FFFFFF;
	letter-spacing:0.25px;
	background:#363d40;
	font-weight:bold;
}
.tformat td.GameHeader {
	padding:10px 5px !important;
}
.tformat tr.odd {
	background-color:#bcc1c4;
	padding:0;
	margin: 0;
}
.tformat td {
	position:relative;
	padding: 0px 2px;
	text-align:left;
	border-bottom: 1px solid #DEDEDE;
	font-size:0.9em;
	border-right:1px dotted #DEDEDE
}
.tformat td.right {
	position:relative;
	padding: 0xp 2px;
	text-align:right;
	border-bottom: 1px solid #DEDEDE;
	font-size:0.9em;
	border-right:1px dotted #DEDEDE
}
a.clink:link,  a.clink:visited,  .tformat th a:link,  .tformat th a:visited,  .tformat a:link,  .tformat a:visited {
	color:#0000ee !important;
	padding:2px;
	text-decoration:underline;
	line-height:1.4em;
	letter-spacing:1px;
	font-size:1em !important;
	font-weight:bold
}
.tformat tr.GameHeader a:link,  .tformat th a:link,  .tformat th a:visited {
	color:#ffcc33 !important;
}
.tformat tr.GameHeader a:link,  .tformat tr.GameHeader a:visited {
	color:#66ffff !important;
}
.tformat tr.GameHeader a:hover,  .tformat tr.GameHeader a:active,  .tformat tr.GameHeader a:focus {
	color:#33ccff !important;
	font-weight:bold;
	text-decoration:none !important
}
a.clink:hover,  a.clink:active,  a.clink:focus,  .tformat th a:hover,  .tformat th a:active,  .tformat th a:focus,  .tformat a:hover,  .tformat a:active,  .tformat a:focus {
	color:#33ccff !important;
	font-weight:bold;
	text-decoration:none !important
}
.tformat th a:hover,  .tformat th a:active,  .tformat th a:focus {
	color:#ffffff !important;
}
.tformat .TrGameOdd {
	background: #ffffff;
}
.tformat .TrGameEven {
	background: #e7ebf3;
}
.tformat td.list {
	padding: 5px;
	text-align: justify;
	border-bottom: 1px solid #003366;
	font-size:0.8em;
}
.btn {
	padding: 5px !important;
	border: 1px solid #a4250e;
	background-color: #a4250e;
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:#FFFFFF
}
.btn:hover {
	border: 1px solid #444444;
	background-color: #555555;
	color:#FFF
}
.TrGameBottom {
	color:#000000;
	font-size:13px;
}
.TrTotalOdd {
	color:#FFFFFF;
	background-color:#005DB3;
	font-size:13px;
	font-weight:bolder;
}
.TrTotalEven {
	color:#FFFFFF;
	background-color:#005DB3;
	font-size:13px;
	font-weight:bolder;
}
/* ---------------------------------------  F O R M S  --------------------------------------------- */


select,  textarea,  .logininput,  .inputboxui,  .text-input,  .selectbox,  .inputbox {
	width:205px;
	padding:4px 3px !important;
	border:1px inset #FFFFFF;
	font-size:12px;
}
.logininput {
	width:110px;
	border:none!important
}
.inputbox {
	width:205px
}
.selectbox {
	font-size:11px;
}
div {
	background:none
}
div.row {
	position:relative;
	width:900px;
	clear: both;
	line-height:15px;
	height:auto !important;
	background:#CCC !important;
	margin:0 auto !important;
	color:#333333;
	font-size:1em;
	display:block;
	font-size:12px
}
div.row span.label {
	float:left;
	text-align:left;
	font-size:12px;
	width:200px;
	line-height:15px;
	margin:0 10px 15px 10px;
	color:#333333;
	font-weight:normal;
	height:auto !important;
}
div.row span.formw {
	float: left;
	width: 215px;
	text-align: left;
	margin:0 5px 15px 0;
	height:auto !important;
	color:#333333;
}
div.row span.msg {
	float: left;
	position:relative;
	display:block;
	width:160px;
	text-align: left;
	height:auto !important;
}
.box-error {
	position:relative;
	float:left;
	width:350px;
	height:60px;
	margin:15px 0;
	background-color:#990000;
	padding:10px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#TableHome {
	width:700px;
	height:200px;
	table-layout:fixed;
	background-image:url(images/TableBGHome.jpg);
	background-position:center;
	color:#000000;
}
#LoginTable {
	width:300px;
	height:150px;
	table-layout:fixed;
	background-image:url(images/LoginBG.jpg);
	background-position:center;
	color:#0000FF;
}
#LoginText {
	width:300px;
	height:150px;
}
.TopLevel {
	width:211px;
	position: absolute;
	top:0px;
	float: left;
	left: 0px;
	padding: 0px 0;
	text-align: justify;
}
.TopLevel * {
	padding: 0px;
	margin: 0px;
	clear: both;
	color:#000;
	font-size: 12px;
}
.TopLevel dl.accordion-menu {
	float: left;
	top:0px;
	width: 100%;
	left:0%;
	border:solid 0px #000;
	color:#000;
}
.TopLevel dl.accordion-menu dt.divT {
	width: 100%;
	left:0%;
	background:#708390;
	height:49px;
	text-align:center;
	color:#FFFFFF;
	border:solid 0px #000;
	border-width: 0px 0px;
	cursor: pointer;
}
.TopLevel dl.accordion-menu dt.divT span {
	color: #DDD;
	width: 90%;
	float: left;
	position:relative;
	padding:3px 0px 3px 0%;
	font-size:14px;
	font-family:Verdana;
	top:12px;
	color:#FFFFFF;
	text-align: left;
	margin-left: 10px;
}
.TopLevel dl.accordion-menu dt.divT span:hover {
	text-decoration: none;
}
.TopLevel dl.accordion-menu dd.divG {
	display: block;
	width: 97%;
	position: relative;
	float: left;
	left: 0%;
	margin: 0px 0px 0px 0px;
}
.TopLevel dl.accordion-menu dd.divG .bd {
	width:100%;
	background-color:  #0D161D;
	float: left;
	padding: 0px 0px 2px;
	color:#000;
}
.TopLevel dl.accordion-menu dd.divG .bd ul {
	float: left;
	position: relative;
	width:90%;
	left:5%;
	color:#000;
}
.TopLevel dl.accordion-menu dd.divG .bd li {
	background:none;
	color:#000;
}
.TopLevel dl.accordion-menu dd.divG .bd h3, .TopLevel dl.accordion-menu dd.divG .bd p, .TopLevel dl.accordion-menu dd.divG .bd dl, .TopLevel dl.accordion-menu dd.divG .bd dt, .TopLevel dl.accordion-menu dd.divG .bd dd, .TopLevel dl.accordion-menu dd.divG .bd table {
	width:97%;
	left:1%;
	margin: 3px 0px;
	position: relative;
}
.TopLevel .poChartTitle {
	width:100%;
	height: 100%;
	background-color: #000;
	color: #fff;
	float: left;
}
.TopLevel dd dt {
	background-color: transparent;
	color:#000;
}
/************/
/*MENU AGENT*/
/************/
.MenuAgent {
	border:solid 1px #FFFFFF;
	background-color:#E0E0E0;
	color:#000000;
	font-weight:bolder;
	width:100%;
	text-align:left;
	text-indent:5px;
}
/*************/
/*MENU LOGOUT*/
/*************/
#TDR1C1 {
	width:291px;
	height:150px;
	background-image:url(images/ReportMainTop_r1_c1.jpg);
}
#TDR1C2 {
	width:259px;
	height:150px;
	background-image:url(images/ReportMainTop_r1_c2.jpg);
}
#TDR1C3 {
	width:250px;
	height:150px;
	background-image:url(images/ReportMainTop_r1_c3.jpg);
}
/**************/
/*CURRENT DATA*/
/**************/
#tbBalance
{
	font-size:12px;
	color:#0000FF;
	width:220px;
}
#tbBalanceMsg
{
	font-size:13px;
	color:#FF0000;
	width:220px;
}
/**************/
/*MENU BOTONES*/
/**************/
.TableBotones
{
	table-layout:fixed;
	width:750px;
	height:50px;
	font-size:14px;
}
.TableBotones td
{
	text-align:center;
	border-right:solid 1px #cccccc;
	background:#DFE1E6 url(images/TopWithMenu/BgMenuLink.jpg) repeat-x;
	height:19px;
}
.TableBotones a:link
{
	text-decoration:none;
	color:#005DB3;
	text-align:center;
}
.TableBotones a:visited
{
	text-decoration:none;
	color:#005DB3;
	text-align:center;
}
.TableBotones a:hover
{
	text-decoration:underline;
	color:#5195CE;
	text-align:center;
}
.TableBotones a:active
{
	text-decoration:none;
	color:#005DB3;
	text-align:center;
}
#TableSpecial
{
	table-layout:fixed;
	width:800px;
	height:30px;
	background-image:url(images/bgSpecial.jpg);
	font-size:14px;
}
#TableSpecial a:link
{
	text-decoration:none;
	color:#005DB3;
	margin: 0px 5px 0px 5px;
}
#TableSpecial a:visited
{
	text-decoration:none;
	color:#005DB3;
	margin: 0px 5px 0px 5px;
}
#TableSpecial a:hover
{
	text-decoration:underline;
	color:#5195CE;
	margin: 0px 5px 0px 5px;
}
#TableSpecial a:active
{
	text-decoration:none;
	color:#005DB3;
	margin: 0px 5px 0px 5px;
}

/*********/
/*CONTENT*/
/*********/
#content {
 border-left:1px solid #eeeeee;
 border-right:1px solid #eeeeee;
}

/*#content
{
	background-image:url(images/bgMain.jpg);
	background-repeat:repeat-y;
	width:800px;
	table-layout:fixed;
}
*/.ProcessDiv {
	background-color:#FFFFFF;
	width:150px;
	height:40px;
	border:1px solid #000000;
	color:#000000;
	text-align:center;
	vertical-align:middle;
}
/************/
/*DATA CLASS*/
/************/
#wbTable {
	border-style: solid;
	font-family: Tahoma;
	font-size: 11px;
	width: 100%;
	border-collapse: collapse;
}

.GameHeader
{
	color:#FFFFFF;
	background-color:#708390;
	font-size:13px;
	font-weight:bolder;

}

.GameHeader td{
	text-align: center;
}

.upeerText{
	text-transform: uppercase;
}

.GameHeader .col1 {
	width: 175px;
}

.GameHeader .col2 {
	width:60px;
	white-space:nowrap;
}
.GameHeader .col3 {
	width:45px;
	white-space:nowrap;
}
.GameHeader .col4 {
	width:45px;
	white-space:nowrap;
}
.GameHeader .col5 {
	width:45px;
	white-space:nowrap;
}
.GameHeader .col6 {
	width:45px;
	white-space:nowrap;
}
.GameHeader .col7 {
	width:45px;
	white-space:nowrap;
}
.GameHeader .col8 {
	width:45px;
	white-space:nowrap;
}
.GameHeader .col9 {
	width:45px;
	white-space:nowrap;
}
.GameHeader .col10 {
	width:75px;
	white-space:nowrap;
}
.GameHeader .col11 {
	width:45px;
	white-space:nowrap;
}
.GameHeader .col12 {
	width:60px;
	white-space:nowrap;
}

.TrGameOdd
{
	color:#000;
	background-color:#fff;
	font-family: Tahoma;
    font-size: 8pt;

}
.TrGameEven
{
	color:#000;
	background-color:#E6E6FA;
	font-family: Tahoma;
    font-size: 8pt;
}
.TrGameBottom
{
	color:#000000;
}
.TrTotalOdd
{
	color:#FFFFFF;
	background-color:#3A3A3A;
	font-weight:bolder;
}
.TrTotalEven
{
	color:#FFFFFF;
	background-color:#3A3A3A;
	font-weight:bolder;
}
.reportParams {
	background-color: #14354c;
	width: 100%;
	color: #fff;
	padding: 10px;
	font-size: 11px;
	box-sizing: border-box;
}

#transactionType {
	width: 100px;
}

.reportParams a {
	color: #fff;
}

#exportwb-xls {
	background: url(../../lib/images/excel-icon.gif) 0 5px no-repeat;
	padding: 10px 0 10px 30px;
	margin-right: 20px;
	margin-left: 120px;
}
#exportwb-doc {
	background: url(../../lib/images/word-icon.gif) 0 5px no-repeat;
	padding: 10px 0 10px 30px;
	margin-right: 20px;
}
#printwb {
	background: url(../../lib/images/print-icon.gif) 0 5px no-repeat;
	padding: 10px 0 10px 30px;
}
/******************/
/* AGENT EXPOSURE */
/******************/
.GameHeaderChart {
	FONT-WEIGHT: bolder;
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #336699;
	text-align:center;
	width:33%;
}
.GameDetailChart {
	WIDTH:33%;
	HEIGHT:24;
	text-align:center;
}
.GameDetailChart TD {
	border:dotted 1px #CCCCCC;
}
.GameDetailChart a:visited {
	text-decoration:none;
	color:#336699;
	font-size:12px;
}
.GameDetailChart a:link {
	text-decoration:none;
	color:#336699;
	font-size:12px;
}
.GameDetailChart a:hover {
	text-decoration:underline;
	color:#336699;
	font-size:12px;
}
.GameDetailChart a:active {
	text-decoration:none;
	color:#336699;
	font-size:12px;
}
.GameTopHeader {
	background-color:#E0E0E0;
	font-weight:bolder;
	color:#000000;
}
.GameHeaderChartTD {
	border-bottom:solid 2px #ADADAD;
}
/************/
/*MOVE LINEs*/
/************/
#TopMoveLine {
	background-image:url(images/TopMoveLines.jpg);
	width:850px;
	height:50px;
}
#MLMAgentInfo {
	width:345px;
	font-size:16px;
	text-indent:5px;
	vertical-align:bottom;
	color:#336699;
}
#LineSportMoveLine {
	background-image:url(images/LineTypeSportsML.jpg);
	width:850px;
	height:32px;
	table-layout:fixed;
}
#BottomMoveLine {
	background-image:url(images/BottomMoveLines.jpg);
	width:850px;
	height:35px;
	table-layout:fixed;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	vertical-align:text-top;
}
.CssSportSelection {
	margin:0px;
	padding:0px;
}
.CssSportSelection li {
	list-style:none;
	display:inline;
	background-image:url(images/btnSport/Sport_Out.jpg);
}
.CssSportSelection li a:visited {
	text-decoration:none;
	color:#336699;
	padding: 10px 5px 10px 5px;
}
.CssSportSelection li a:link {
	text-decoration:none;
	color:#336699;
	padding: 10px 5px 10px 5px;
}
.CssSportSelection li a:hover {
	text-decoration:underline;
	color:#336699;
	padding: 10px 5px 10px 5px;
}
.CssSportSelection li a:active {
	text-decoration:none;
	color:#336699;
	padding: 10px 5px 10px 5px;
}
.TDLineType {
	width:345px;
	color:#FFFFFF;
	font-weight:bolder;
}
#MoveLineSchedule {
	width:850px;
	table-layout:fixed;
}
#MoveLineScheduleTop {
	background-image:url(images/bgMLTop.jpg);
	width:850px;
	height:10px;
	table-layout:fixed;
}
#MoveLineScheduleMiddle {
	background-image:url(images/bgMLMiddle.jpg);
	background-repeat:repeat-y;
	width:850px;
	table-layout:fixed;
}
#MoveLineScheduleBottom {
	background-image:url(images/bgMLBottom.jpg);
	width:850px;
	height:10px;
	table-layout:fixed;
}
#TBComboSchedule {
	width:840px;
	height:30px;
	background-image:url(images/ComboSchedulebg.jpg);
}
#TBComboSchedule td {
	text-align:center;
	color:#336699;
}
#TBTitle {
	padding:0px 0px 0px 5px;
	font-family:Tahoma;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bolder;
}
.ScheduleCss {
	color:#000000;
}
.ScheduleCss a:visited {
	text-decoration:none;
	color:#336699;
	font-size:13px;
}
.ScheduleCss a:link {
	text-decoration:none;
	color:#336699;
	font-size:13px;
}
.ScheduleCss a:hover {
	text-decoration:underline;
	color:#336699;
	font-size:13px;
}
.ScheduleCss a:active {
	text-decoration:none;
	color:#336699;
	font-size:13px;
}
#PageRefresh {
	width:840px;
	height:30px;
	background-image:url(images/Refreshbg.jpg);
}
/*************/
/* MENU LIST */
/*************/
#MenuListCss {
	width:800px;
	height:30px;
	background-image:url(images/bgSpecial.jpg);
}
.StaticStyle {
	height:30px;
	background-image:url(images/MenuList/StaticHover.jpg);
}
/************/
/*ADJUSTMENT*/
/************/
.TbMainAgent {
	border:solid 1px #000000;
	background-color:#FFFFFF;
}
.AgentTitle {
	font-family:Tahoma;
	font-size:16px;
	font-weight:bolder;
	text-align:right;
}
.AgentTotals {
	font-family:Tahoma;
	font-size:16px;
	font-weight:bolder;
	text-align:right;
	border:dotted 1px #CCCCCC;
}
.TbAdjTitle {
	font-weight:bolder;
	background-color:#336699;
	color:#FFFFFF;
	text-align:left;
}
.TbInTitle {
	background-color:#384247;
	color:#FFFFFF;
}
.TbAdjustment {
	font-family:Tahoma;
	width:100%;
}
/**********/
/*MAIN TOP*/
/**********/
#CurrentAgent {
	background-image:url(images/CurrentAgentBG.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:150px;
}
#DivSep {
	background:#002443;
	height:30px;
	width:1020px;
}
#TDR2C1With {
	background-image:url(images/TopWithMenu/bgTopWithMenu_r2_c1.jpg);
	background-repeat:no-repeat;
	width:650px;
	height:97px;
}
/**************/
/*MAIN TOP V02*/
/**************/
#TDR2C1With02 {
	background-image:url(images/TopWithMenu02/TopWithMenu02_r2_c1.jpg);
	background-repeat:no-repeat;
	width:590px;
	height:141px;
}
.TableBotones
{
	table-layout:fixed;
	width:590px;
	height:141px;
	font-size:14px;
	border-left:dotted 1px #cccccc;
}
.TableBotones td
{
	text-align:center;
	border-right:dotted 1px #cccccc;
	background:#F0F8FC url(images/TopWithMenu/BgMenuLink.jpg) repeat-x;
}
/**Agent Move Lines**/
.TrGameScheduleNon {
	color:#FDFFFD;
	background-color:#7c7ca0;
	font-size:13px;
}
.AgScheduleColor {
	color:#51151D;
	font-weight:bolder;
}
.TrGameSchedulePar {
	color:#222828;
	background-color:#F7FDFD;
	font-size:13px;
}
.FollowLine {
	background-color:#CC0040;
	color:#FFF;
}
.btReset {
	color:#FFFFFF;
	background-color:#336699;
	cursor:pointer;
	border:solid 1px #000;
	font-size:10px;
}
.InnerLine {
	border-right:solid 1px #000;
}
.InputTxt {
	width:30px;
}
.TRTitle {
	background-color:#29509F;
	color:#FFF;
	font-weight:bold;
}
.Action {
	display:none;
}
.Master {
	display:none;
}
.Sum {
	display:none;
}
.Change {
	display:block;
}
.Risk {
	display:block;
}
.Win {
	display:none;
}
.ChangeLine {
	width:50%;
	text-align:right;
	padding-right:35px;
	border-right:solid 2px #000;
}
.ActionLine {
	text-align:center;
	border-right:solid 2px #000;
}
.TrAction {
	background-color:#29509F;
	color:#FFF;
	font-weight:bold;
}
#Affiliate {
	text-align:center;
	border:solid 1px #cccccc;
	background:#DFE1E6 url(images/TopWithMenu/BgMenuLink.jpg) repeat-x;
	height:19px;
	width:120px;
}
#Affiliate a:link {
	text-decoration:none;
	color:#005DB3;
	text-align:center;
}
#Affiliate a:visited {
	text-decoration:none;
	color:#005DB3;
	text-align:center;
}
#Affiliate a:hover {
	text-decoration:underline;
	color:#5195CE;
	text-align:center;
}
#Affiliate a:active {
	text-decoration:none;
	color:#005DB3;
	text-align:center;
}
/* ---------------------------------------  M E N U  -  B E T S --------------------------------------------- */


.menu-link {
	position:absolute;
	width:940px;
	height:30px;
	top:85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	display:block;
	margin:auto;
	text-align:center;
}
.menu-link a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.menu-link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.menu-link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	background:url(imgs/menu-item-hover.png) no-repeat;
}
.hplink {
	display: inline-block;
	width:118px;
	height:30px;
	padding:0px 0px;
	text-align:center;
	background:url(imgs/menu-item-normal.png) no-repeat;
	border:1px #000000;
	border-style:none solid;
	margin:-2px -2px;
}
.hplink a {
	padding:8px 0px 0px 0px;
	width:118px;
	height:23px;
	float:left;
	overflow:hidden;
}
.hplinklast {
	display: inline-block;
	width:118px;
	height:30px;
	padding:0px 0px;
	text-align:center;
	background:url(imgs/menu-item-normal.png) no-repeat;
	border:1px #000000;
	border-style:none solid;
	margin:-2px -2px;
}
.hplinklast a {
	padding:8px 0px 0px 0px;
	overflow:hidden;
}
.hplinklast a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	background:none;
}


/***********************************
	NEW STYLES WEEKLY BALANCE
***********************************/
.borderTable, .borderTable td{
		border: 1px solid #000;
		border-collapse: collapse;
}