/*============================= CSS STYLES FOR TOKECASH =============================*/
/* ================================
    CSS STYLES FOR WS PORTAL 
    v2.0, 04/2012
   ================================
*/ 

/* html { overflow-y: scroll;}*/

body{ margin:0px;}

form{ margin:0px;}

/*.panelScroll { }*/

/******************************** Home.aspx ***************************************/
.style1{ height: 300px;}
.style2{ height: 143px;}
.style3{ height: 128px;}
.style4{ height: 254px;}

.homeBg{ background-image:url('Images/bg.gif'); background-repeat:repeat; }  /*background-color:#60C51F;*/
.homeBg2{ background-color:#E5EEF5; }
.homeBg4{ background:#000000;} 
.homeBg5{ background-color:#fff; background-image:url('Images/bodyBG2.jpg'); background-repeat:repeat} 
/*.leagueImage
{
    width:50;
    height:50;
    background-image:url(' ../images/home/soccer_icon.gif');
    background-repeat:no-repeat;
    border-style:solid;
    border-width:1ox;
    border-color:Black;
     
}*/
.leagueTitle
{
    font-family: 'Varela Round', sans-serif;
    font-size:9pt; 
    font-weight:bold;
    text-align:center;
    color:Red;
}

.leagueHome
{
    font-family: 'Varela Round', sans-serif;
    font-size:9pt; 
    font-weight:bold;
    text-align:left; 
    padding:0px 0px 0px 5px;
    color:#333333;
}
 .leagueVS
{
    font-family: 'Varela Round', sans-serif;
    /*font-size:9pt;*/ 
    font-weight:bold;
    background-image:url('../images/home/vs1.gif');
    height:18px;
    width:22px;
    background-repeat:no-repeat;
    /*background-position: 5px 23px; */
    background-position:center;
    text-align:justify;
    padding:10px;
    color:White;
}   
.leagueAway
{
    font-family: 'Varela Round', sans-serif;
    font-size:9pt; 
    font-weight:bold;
    text-align:left;
    padding:0px 0px 0px 5px;
    color:Blue;
}

.homeLink
{
    font-family: 'Varela Round', sans-serif;
    font-size:10pt;
    /*font-weight:bold;*/
    text-align:left;
    text-decoration: none;
    color:White;
}

.homeLink A:link 
{
    font-family: 'Varela Round', sans-serif;
    font-size:10pt; 
    /*font-weight:bold;*/
    text-align:left;
    color:White;
}

.homeLink A:visited 
{
    font-family: 'Varela Round', sans-serif;
    font-size:10pt; 
    /*font-weight:bold;*/
    text-align:left;
    text-decoration: none;
    color:White;
}

.homeLink A:active 
{
    font-family: 'Varela Round', sans-serif;
    font-size:10pt; 
     /*font-weight:bold;*/
    text-align:left;
    color:White;
}

.homeLink A:hover 
{
    font-family: 'Varela Round', sans-serif;
    font-size:10pt; 
     /*font-weight:bold;*/
    text-align:left;
    color:White;
}

.homeLink2
{
    font-family: 'Varela Round', sans-serif;
    font-size:10pt; 
    font-weight:bold;
    text-align:left;
    text-decoration: none;
    color:White;
}

.homeLink2 A:link 
{
    font-family: 'Varela Round', sans-serif;
    font-size:10pt; 
    font-weight:bold;
    text-align:left;
    color:White;
}

.homeLink2 A:visited 
{
    font-family: 'Varela Round', sans-serif;
    font-size:10pt; 
    font-weight:bold;
    text-align:left;
    text-decoration: none;
    color:White;
}

.homeLink2 A:active 
{
    font-family: 'Varela Round', sans-serif;
    font-size:10pt; 
    font-weight:bold;
    text-align:left;
    color:White;
}

.homeLink2 A:hover 
{
    font-family: 'Varela Round', sans-serif;
    font-size:10pt; 
    font-weight:bold;
    text-align:left;
    color:White;
}

a.navbar_footer {
	font-family: 'Varela Round', sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	padding:  6px;
}

a.navbar_footer:hover
{
     font-size: 12px;
     color: #d6101d;
     font-weight:normal;
     padding: 6px;
}

.footer {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Varela Round', sans-serif;
}

.footer_link
{
    font-weight:normal:
}

/******************************** Home.aspx End ***********************************/

/******************************** Header.aspx *************************************/

.headerBg2{ background-color:#000; } /*background-image:url('Images/bg.gif'); background-repeat:repeat;*/ 
.headerBg3{ background-color:#9ED14E; }
.headerBg4{background: url(Images/header-bg.jpg) top left no-repeat;}
.headerBg5{  background-image:url('Images/background.jpg'); background-repeat:repeat;}  /* background-color:#1B496A;*/
.headerMsgBg{background-image:url('Images/bg-msgtext.jpg');}
.headerLinkBg{ background-color:#51A1C2; }

.txtHeader 
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: white;
}

.txtHeader2 
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: Yellow;
}

.txtMsgTitle 
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: Bold;
    color: white;
}

.btnTab
{
	/*background: url("Images/btn_headertab.jpg") repeat center;*/
	background-color:Black;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	width:85px;
	height:18px;
	
}

.btnTabGB
{
	/*background: url("Images/btn_headertab.jpg") repeat center;*/
	background-color:Black;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	width:85px;
	height:18px;
	/*padding-top:0px;*/
}

.btnTab2
{
	background: url("Images/buttonBlink.gif") no-repeat center;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	width:75px;
	height:26px;
	
}

.btnTab2GB
{
	background: url("Images/buttonBlink.gif") no-repeat center;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	width:75px;
	height:26px;
	padding-top:3px;
}

.btnTab3
{
	background: url("Images/btn_skin_1.jpg") repeat-x center;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 85px;
	cursor: pointer;
}

.btnTab3:hover 
{
}

.btnTab3Left
{
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.btnTab3Right
{
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-right : none;
}

.btnTab3GB
{
	background: url("Images/btn_skin_1.jpg") repeat center;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	width:85px;
	height:16px;
	padding-top:0px;
}

.btnTabLogIn
{
	background: url("Images/buttonLogIn.jpg") no-repeat center;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	padding: 3px 0px 0px 0px;
	width:60px;
	height:21px;
}

.btnTabLogOut
{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color: #ff0000;
	text-decoration: none;
	font-family: 'Open Sans', Helvetica, Tahoma, Trebuchet MS, sans-serif;
}

.btnTabLogOutGB
{
	background: url("Images/btn_skin_1.jpg") repeat center;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	width:50px;
	height:18px;
	padding-top:3px;
}

.btnTab a
{
	text-decoration:none;
	color:#fff;
}

.btnTab a:hover
{
	text-decoration:none;
	color:Yellow;
}

.btnTabGB a
{
	text-decoration:none;
	color:#fff;
}

.btnTabGB a:hover
{
	text-decoration:none;
	color:Yellow;
}

.btnTab2 a
{
	text-decoration:none;
	color:#000000;
}

.btnTab2GB a
{
	text-decoration:none;
	color:#000000;
}

.btnTab3 a
{
	text-decoration:none;
	color:#fff;
} 

.btnTab3 a:hover
{
	color:#f9d241;
} 

.btnTab3GB a
{
	text-decoration:none;
	color:#fff;
}

.btnTab3GB a:hover
{
	text-decoration:none;
	color:Yellow;
}

.btnTabLogOut a 
{
	text-decoration:none;
	color:red;
}

.btnTabLogOutGB a 
{
	text-decoration:none;
	color:red;
}

.wraphead { 
	background-color: #141414; background-repeat: repeat-x;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#141414), to(#4c4c4c));
	background: -webkit-linear-gradient(top, #4c4c4c, #141414);
	background: -moz-linear-gradient(top, #4c4c4c, #141414);
	background: -ms-linear-gradient(top, #4c4c4c, #141414);
	background: -o-linear-gradient(top, #4c4c4c, #141414);
}

.wrapmenu {
	width: 1150px;
	margin: auto 0;
	height: 30px;
	border-top: 1px solid #535353;
	background-color: #222222;
	background-repeat: repeat-x;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#222222), to(#333333));
	background: -webkit-linear-gradient(top, #333333, #222222);
	background: -moz-linear-gradient(top, #333333, #222222);
	background: -ms-linear-gradient(top, #333333, #222222);
	background: -o-linear-gradient(top, #333333, #222222);
	-webkit-box-shadow: 0 1px 15px 0 #000;
	-moz-box-shadow: 0 1px 15px 0 #000;
	box-shadow: 0 1px 15px 0 #000;
}

.headlogin {
	width:524px; 
	height:36px; 
	background-color: #1e1e1e; 
	border-radius:5px; 
	border:0px solid #fff; 
	padding-bottom:0; 
	padding-top:10px;
	float: right;
	margin-right:10px
}
.headlogin:hover {
	-webkit-box-shadow: 0 0 8px #fff;
	-moz-box-shadow:    0 0 8px #fff;
	box-shadow:         0 0 8px #fff;
}

.headlogin2 
{
	margin-left:10px; 
	width:270px; 
	height:20px; 
	border:0px solid #FFF; 
	border-radius:5px; 
	background-color:#fff;
	-webkit-box-shadow: inset 0 1px 3px #808080;
	-moz-box-shadow:    inset 0 1px 3px #808080;
	box-shadow:         inset 0 1px 3px #808080;
}

.btnLogin {
	background-image: -webkit-linear-gradient(top, #191919 0%, #222222 50%, #191919 100%);
    background-image: -o-linear-gradient(top, #191919 0%, #222222 50%, #191919 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#191919), to(#191919));
    background-image: linear-gradient(to bottom, #191919 0%, #222222 50%, #191919 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#191919', endColorstr='#191919', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border: 1px solid #ffffff;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 0px 0px 0px 0px;
    width: 70px;
    height: 25px;
    color: #ffffff;
    border-radius: 10px;
}

.btnRegister {
	background-image: -webkit-linear-gradient(top, #191919 0%, #222222 50%, #191919 100%);
    background-image: -o-linear-gradient(top, #191919 0%, #222222 50%, #191919 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#191919), to(#191919));
    background-image: linear-gradient(to bottom, #191919 0%, #222222 50%, #191919 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#191919', endColorstr='#191919', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border: 1px solid #ffffff;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
	width: 70px;
	height: 23px;
	display: block;
	line-height: 23px;
	text-decoration: none;
    color: #ffffff;
    border-radius: 10px;
}

.headtime
{
	width: 200px;
	height: 30px;
	font-size: 10px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	text-align: center;
	border: 0px solid white;
	background-color: #272727;
	background-repeat: repeat-x;
	margin-right: 5px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#272727), to(#3a3a3a));
	background: -webkit-linear-gradient(top, #3a3a3a, #272727);
	background: -moz-linear-gradient(top, #3a3a3a, #272727);
	background: -ms-linear-gradient(top, #3a3a3a, #272727);
	background: -o-linear-gradient(top, #3a3a3a, #272727);
	-webkit-box-shadow: 0 1px 5px 0 #000;
	-moz-box-shadow: 0 1px 5px 0 #000;
	box-shadow: 0 1px 5px 0 #000;	
}

#timecontainer2
{
	font-family: 'Open Sans', Helvetica, Tahoma, Trebuchet MS, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ccc; 
	text-align: center;	
}

.txtbox2 {
	font-size: 12px;
	width: 87px;
	height: 20px;
}

a.navbar_menu {
	background: transparent;
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    text-decoration: none;
    border: 2px solid #bc8e05;
    color: #fff;
    font-weight: bold;
    text-transform: capitalize;
    padding: 3px 20px;
    text-align: center;
}
a.navbar_menu:hover
{
     color: #f9d241;
     font-weight:bold;
}

a.navbar_menu2 {
	background: transparent;
    font-family: 'Varela Round', sans-serif;
    font-size: 10px !important;
    text-decoration: none;
    border: 2px solid #bc8e05;
    color: #fff;
    font-weight: bold;
    text-transform: capitalize;
    padding: 3px 2px;
    text-align: center;
}
a.navbar_menu2:hover
{
     color: #f9d241;
     font-weight:bold;
}

.postlogwrap  
{
	width:500px; 
	margin-right:10px; 
	height:26px; 
	background-color: #1e1e1e; 
	border-radius:5px; 
	border:0px solid #fff; 
	padding-bottom:0; 
	float: right;
}

.postlogwrap:hover { 
	-webkit-box-shadow: 0 0 8px #fff;
	-moz-box-shadow:    0 0 8px #fff;
	box-shadow:         0 0 8px #fff;
}

.News {
	font-family: 'Varela Round', sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	width: 315px;
	text-align: left;
}
/******************************* Header.aspx End **********************************/


/******************************* Panel.aspx ***************************************/

/*.panelBg
{
    background: url("Images/bgPanel.jpg");
    background-repeat:repeat-x;
    background-color:#e0efaa
}*/

.panelBg2{ background: url('Images/leftcontainer_bg.jpg'); } /*background-color:#60C51F;*/
 
.panelBg3{background: #000000 url('Images/side-bg.jpg') top center no-repeat;}

/******************************* Panel.aspx End ***********************************/

/******************************* _Norm css ****************************************/

.Background
{
	background-color:#E5EEF5;
}

.Background2
{
	background-color:#FFFFFF;
}

.Background3
{
	background-color:#60C51F;
}

.eTrans
{
    font-family: 'Varela Round', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: black;
}

/******************************* _Norm css End ***********************************/

/*********************** Pop Up 1SCasino1SGames css ******************************/
 
 .popUpLink 
{
    font-family: 'Varela Round', sans-serif;
    font-size:10pt; 
    text-align:left;
    text-decoration: none;
    color:White;
}

 .popUpLink A:link 
{
    font-family: 'Varela Round', sans-serif;
    font-size:10pt; 
    text-align:left;
    color:White;
}

 .popUpLink A:hover 
{
    font-family: 'Varela Round', sans-serif;
    font-size:10pt; 
    text-align:left;
    color:Yellow;
}

 .popUpLink A:active 
{
    font-family: 'Varela Round', sans-serif;
    font-size:10pt; 
    text-align:left;
    color:White;
}

 .popUpLink2 
{
    font-family: 'Varela Round', sans-serif;
    font-size:14pt;
    font-weight:bold;
    text-decoration: none;
    color:White;
}

 .popUpLink2 A:link 
{
    font-family: 'Varela Round', sans-serif;
    font-size:14pt;
    font-weight:bold;
    text-decoration: none;
    color:White;
}

 .popUpLink2 A:hover 
{
    font-family: 'Varela Round', sans-serif;
    font-size:14pt;
    font-weight:bold;
    text-decoration: none;
    color:White;
}

 .popUpLink2 A:active 
{
    font-family: 'Varela Round', sans-serif;
    font-size:14pt;
    font-weight:bold;
    text-decoration: none;
    color:White;
}
        
/*********************** Pop Up 1SCasino1SGames css End **************************/        
        
.nLeft
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: black;
    border-left: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	background-color: #FFDA6B;
}
.nRight
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: black;
    border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	background-color: #FFDA6B;
}
.nAll
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: black;
    border:1px solid red;
    background: #FFDA6B;
}

.nLeftHeading11
{
    font-family: 'Varela Round', sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:red;   
    border-left: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	background-color: #FFDA6B;
}

.nRightBold
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    color:Black;
    font-weight: bold;
    border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	background-color: #FFDA6B;
}

.Time
{
    font-family: 'Varela Round', sans-serif;
    font-size: 9px;
    font-weight: normal;/*bold;*/
    font-style:normal;
    color:#fff
}

.Time2
{
    font-family: 'Varela Round', sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
}

.Normal1
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: Gray;
    text-decoration:underline;
    /*font-weight: bold;*/
}

.JoinNow
{
    font-family: 'Varela Round', sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: Black;
    font-weight: bold;
}

.JoinNow2
{
    font-family: 'Varela Round', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: Black;
}



tbody
{
	font-family: 'Varela Round', sans-serif;
	height:8px
}  


/*.event { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma, Helvetica, sans-serif }*/
.event {padding-left:55px;cursor:pointer;text-align:left; height:18px; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: sans-serif, Tahoma, Helvetica ;background-color:#A7C7DC }	

.HeaderBG
{
	background-color:#A9ACB6;
}

.PendingBG
{
	background-color:#ffd700;
}

.DangerBG
{
	background-color:#ffd700;
}

.RejectedBG
{
	background-color:#ffccff;
}

.Rejected
{
    font-family: 'Varela Round', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color:white;
    background-color:red;
}
.Accepted
{
    font-family: 'Varela Round', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color:white;
    background-color:green;
}
.Waiting
{
    font-family: 'Varela Round', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color:black;
    background-color:yellow;
}
.NewBG
{
	background-color:#FFFFFF;
}

.HDPBG
{
	background-color:#eee8aa;
}

.HDPBG2
{
	background-color:#cd853f;
}

.Sep
{
	border-collapse: collapse; 
	border-left-style:solid; 
	border-left-width:2
}

.OUBG
{
	background-color:#e6e6fa;
}

.OUBG2
{
	background-color:#7b68ee;
}

.HighLightBG
{
	background-color:#ffffCc;
}

.PanelBG
{
	background-color: #FFFBEF;
}

.Message
{
    font-family: 'Varela Round', sans-serif;
    font-size: 14px;
    font-weight: normal;/*bold;*/
    font-style:normal;
    color:#ffffff;
}

A.Message:link    {
    text-decoration:    none;
    color:#ffffff;
}

A.Message:visited {
    text-decoration:    none;
    color:#ffffff;
}

A.Message:active  {
    text-decoration:    none;
    color:#ffffff;
}

A.Message:hover   {
    text-decoration:none;
    color:#7f0705;
}

.Message2
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style:normal;
    color:yellow;
    text-decoration:none;
}

.Tab {
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    color:#000000;
    text-decoration:none;
    font-weight: normal;
    font-style:normal
}

A.Tab:link    {
    text-decoration:    none;
    color:#ffffff;
}

A.Tab:visited {
    text-decoration:    none;
    color:#ffffff;
}

A.Tab:active  {
    text-decoration:    none;
    color:#ffffff;
}

A.Tab:hover   {
    text-decoration:none;
    color:#ff0000	;
}

.Tab2 {
    font-family: 'Varela Round', sans-serif;
    font-size: 12px;
    color:#000099;
    text-decoration:none;
    font-weight: bold;
    font-style:normal
}

A.Tab2:link    {
    text-decoration:    none;
    color:#000099;
}

A.Tab2:visited {
    text-decoration:    none;
    color:#000099;
}

A.Tab2:active  {
    text-decoration:    none;
    color:#000099;
}

A.Tab2:hover   {
    text-decoration:none;
    color:#ff0000	;
}

.TabButton {
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    color:#ffffff;
    text-decoration:none;
    font-weight: bold;
    font-style:normal
}

A.TabButton:link    {
    text-decoration:    none;
    color:#ffffff;
}

A.TabButton:visited {
    text-decoration:    none;
    color:#ffffff;
}

A.TabButton:active  {
    text-decoration:    none;
    color:#ffffff;
}

A.TabButton:hover   {
    text-decoration:none;
    color:#ffd700;
}

.GB
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.Sep
{
	background-color:#ffffff
}

.Panel
{
	background-color:#333333;
	border-color:#A8A8A8;
	border-collapse:collapse
}

.Link {
    font-family: 'Varela Round', sans-serif;
    font-size: 12px;
    color:#ffe600;
    text-decoration:none;
    font-weight: bold;
    font-style:normal
}

A.Link:link    {
    text-decoration:    none;
    color:#ffe600;
}

A.Link:visited {
    text-decoration:    none;
    color:#ffe600;
}

A.Link:active  {
    text-decoration:    none;
    color:#ffe600;
}

A.Link:hover   {
    text-decoration:    none;
    color:#ff0000;
}

.Link2 {
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    color:blue;
    text-decoration:none;
    font-weight: bold;
    font-style:normal
}

A.Link2:link    {
    text-decoration:    none;
    color:blue;
}

A.Link2:visited {
    text-decoration:    none;
    color:blue;
}

A.Link2:active  {
    text-decoration:    none;
    color:blue;
}

A.Link2:hover   {
    text-decoration:    underline;
    color:blue;
}


.Link3 {
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    color:yellow;
    text-decoration:none;
    font-weight: bold;
    font-style:normal
}

A.Link3:link    {
    text-decoration:    none;
    color:yellow;
}

A.Link3:visited {
    text-decoration:    none;
    color:yellow;
}

A.Link3:active  {
    text-decoration:    none;
    color:yellow;
}

A.Link3:hover   {
    text-decoration:    underline;
    color:yellow;
}

.Bold
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    color:Black;
    font-weight: bold;
}

.Bold2
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    color:Red;
    font-weight: bold;
}

.boldBg
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    color:Black;
    font-weight: bold;
    background-color:#90ee90;
}

.boldBg2  
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    color:Black;
    font-weight: bold;
    BORDER-TOP-WIDTH: 2px; 
    BORDER-LEFT-WIDTH: 2px; 
    BORDER-BOTTOM-WIDTH: 2px; 
    /*BACKGROUND-COLOR: #9dda4f ;*/
    BACKGROUND-IMAGE:url('Images/isOddsChangeBlink.gif')
}

.Heading11
{
    font-family: 'Varela Round', sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:red;    
}

.Heading10
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:yellow
}

.Heading9
{
    font-family: 'Varela Round', sans-serif;
    font-size: 10px;
    font-weight: bold;
    color:blue
}

.Heading8
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:blue
}

.Heading7
{
    font-family: 'Varela Round', sans-serif;
    font-size: 14px;
    font-weight: bold;   
    text-decoration:none;
    color:white
}

.gbHeading7
{
    font-family: 'Varela Round', sans-serif;
    font-size: 14px;
    font-weight: normal;   
    text-decoration:none;
    color:white
}

.Heading6
{
    font-family: 'Varela Round', sans-serif;
    font-size: 10px;
    font-weight: bold;
    color:blue
}


.Heading5
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:#ffffff
}


.Heading4
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#000;
}

.HeadingBalance
{
    font-family: 'Varela Round', sans-serif;
    font-size: 10px;
    font-weight: bold;
    color:#000000
}

.Heading14 { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Tahoma, Helvetica, sans-serif }
	
.Heading3
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#000;
}

.Heading1
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#FFFFFF
}


.X12
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:blue;
}

.gbX12
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:blue;
}

.Parlay
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:green;
}

.gbparlay
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:green;
}

.GBHeading1
{
	background: url("Images/b10.jpg") no-repeat;
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-weight:bold;
    color:#FFFFFF;
}

.Heading2 {
    font-family: 'Varela Round', sans-serif;
    font-size: 12px;
    color:blue;
    text-decoration:none;
    font-weight: bold;
    font-style:normal
}

A.Heading2:link    {
    text-decoration:    none;
    color:blue;
}

A.Heading2:visited {
    text-decoration:    none;
    color:blue;
}

A.Heading2:active  {
    text-decoration:    none;
    color:blue;
}

A.Heading2:hover   {
    text-decoration:    underline;
    color:blue;
}

.GBHeading2 {
    font-family: 'Varela Round', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style:normal
}

.Normal
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: normal;
    height:26px;
    color: black;
}

.Normal2
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: black;
}

.GridTitle    {
    background-color: #F5F5F5;
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#666666
}   

.Calendar
{
	background-color: #ffffff;
	font-family: 'Varela Round', sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
} 

.Grid
{
	border-collapse:collapse;
	/*border-width:1px;*/
	
}

.GridHeader1
{	
	border-width:0px;
}

.GridHeader { FONT-WEIGHT: 700; FONT-SIZE: 11px; COLOR: #fff; font-family: 'Varela Round', sans-serif; HEIGHT: 15px; BACKGROUND-COLOR: #454545}
.GridItem { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: blue; font-family: 'Varela Round', sans-serif; HEIGHT: 20px; BACKGROUND-COLOR: #FDD211 }
.GridAltItem { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: blue; font-family: 'Varela Round', sans-serif; HEIGHT: 20px; BACKGROUND-COLOR: #ffffff }

.GridItemStyle2 {background-color: #c8e5f8;}
.GridAltItemStyle2 {background-color: #ffffff;}
.GridMouseOver {background-color: #75CBFF;}
		
.GridHeader2 { FONT-WEIGHT: 700; FONT-SIZE: 11px; COLOR: #fff; font-family: 'Varela Round', sans-serif; HEIGHT: 15px; BACKGROUND-COLOR: #454545}
.GridHeader3 { FONT-WEIGHT:bold; FONT-SIZE: 12px; COLOR: #000000; font-family: 'Varela Round', sans-serif; HEIGHT: 15px; BACKGROUND-COLOR: #E6CB7E}

.NegOdds
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color : Red
}

A.NegOdds:link    {
    text-decoration:    none;
    color:Red;
}

A.NegOdds:visited {
    text-decoration:    none;
    color:Red;
}

A.NegOdds:active  {
    text-decoration:    none;
    color:Red;
}

A.NegOdds:hover   {
    text-decoration:    underline;
    color:Red;
}

.PosOdds
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color : blue
}


A.PosOdds:link    {
    text-decoration:    none;
    color:blue;
}

A.PosOdds:visited {
    text-decoration:    none;
    color:blue;
}

A.PosOdds:active  {
    text-decoration:    none;
    color:blue;
}

A.PosOdds:hover   {
    text-decoration:    underline;
    color:blue;
}

.Negative
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color : Red
}

.Negative2
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: normal;
    color : Red
}

.Negative3
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: normal;
    color : Red
}

.Negative4
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color : #ff4242
}

.Positive
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color : black
}

.Positive2
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: normal;
    color : blue
}

.Positive3
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: normal;
    color : black
}

.Positive4
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color : #3737ff
}

.betCreditFont
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color : Black
}

.OTitle    {
    background-color: #435AEC;
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:Black;
    height:15 
}   

.Run
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:red
}

.GBRun
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:red
}

.All
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:blue
}

.GBAll
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:blue
}

.GBGive
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#FF0033;
}

A.GBGive:link {
    text-decoration:    none;
    color: #FF0033;
}

A.GBGive:visited  {
    text-decoration:    none;
    color: #FF0033;
}

A.GBGive:active   {
    text-decoration:    none;
    color: #FF0033;
}

A.GBGive:hover    {
    text-decoration:    underline;
    color: #FF0033;
}  

.Give
{
    font-weight: bold;
    font-size: 11px;
    color:#FF0033;
    font-family: 'Varela Round', sans-serif;
}

A.Give:link {
    text-decoration:    none;
    color: #FF0033;
}

A.Give:visited  {
    text-decoration:    none;
    color: #FF0033;
}

A.Give:active   {
    text-decoration:    none;
    color: #FF0033;
}

A.Give:hover    {
    text-decoration:    underline;
    color: #FF0033;
}  


.GBTake
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#212121;
}

A.GBTake:link {
    text-decoration:    none;
    color: #212121;
}

A.GBTake:visited  {
    text-decoration:    none;
    color: #212121;
}

A.GBTake:active   {
    text-decoration:    none;
    color: #212121;
}

A.GBTake:hover    {
    text-decoration:    underline;
    color: #212121;
}  

.Take
{
    font-weight: bold;
    font-size: 11px;
    color:#212121;
    font-family: 'Varela Round', sans-serif;
}

A.Take:link {
    text-decoration:    none;
    color: #212121;
}

A.Take:visited  {
    text-decoration:    none;
    color: #212121;
}

A.Take:active   {
    text-decoration:    none;
    color: #212121;
}

A.Take:hover    {
    text-decoration:    underline;
    color: #212121;
}   



.Hdp
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:Red;
}

.OU
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:Blue;
}

.GBHdp
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:Red;
}

.GBOU
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:Blue;
}

.GBOver
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:red;
}

.Over
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:red;
}

A.Over:link {
    text-decoration:    none;
    color: red;
}

A.Over:visited  {
    text-decoration:    none;
    color: red;
}

A.Over:active   {
    text-decoration:    none;
    color: red;
}

A.Over:hover    {
    text-decoration:    underline;
    color: red;
}  

.GBUnder
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:black;
}

.Under
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:black;
}

A.Under:link {
    text-decoration:    none;
    color: black;
}

A.Under:visited  {
    text-decoration:    none;
    color: black;
}

A.Under:active   {
    text-decoration:    none;
    color: black;
}

A.Under:hover    {
    text-decoration:    underline;
    color: black;
}  


.Pause
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:Gray;
}

.GBPause
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:Gray;
}



.Error
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red;  
}

.LoginButton
{
	FONT-WEIGHT: bold; FONT-SIZE: 10px; BORDER-LEFT-COLOR: #eeeeee; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-BOTTOM-COLOR: #eeeeee; COLOR: #ffffff; BORDER-TOP-STYLE: outset; BORDER-TOP-COLOR: #eeeeee; font-family: 'Varela Round', sans-serif; BORDER-RIGHT-STYLE: outset; BORDER-LEFT-STYLE: outset; BORDER-RIGHT-COLOR: #eeeeee; BORDER-BOTTOM-STYLE: outset
}

.CommandButton { BORDER-RIGHT: 1px double; BORDER-TOP: 1px window-inset; FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND: #ffffff; BORDER-LEFT: 1px window-inset; COLOR: #000000; BORDER-BOTTOM: 1px double; font-family: 'Varela Round', sans-serif; HEIGHT: 20px }
	A.CommandButton:link { COLOR: #000000; TEXT-ALIGN: center; TEXT-DECORATION: none }
	A.CommandButton:visited { COLOR: #000000; TEXT-ALIGN: center; TEXT-DECORATION: none }
	A.CommandButton:active { COLOR: #000000; TEXT-ALIGN: center; TEXT-DECORATION: none }
	A.CommandButton:hover { COLOR: #000000; TEXT-ALIGN: center; TEXT-DECORATION: none }
	
	.lnk2 { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-STYLE: normal; font-family: 'Varela Round', sans-serif; TEXT-DECORATION: none }
	A.lnk2:link { COLOR: #000000; TEXT-DECORATION: none }
	A.lnk2:visited { COLOR: #000000; TEXT-DECORATION: none }
	A.lnk2:active { COLOR: #000000; TEXT-DECORATION: none }
	A.lnk2:hover { COLOR: #888888; TEXT-DECORATION: none }
	
.TextBox    {
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold
}   

.BetTextBox    {
    font-family: 'Varela Round', sans-serif;
    font-size: 14px;
    font-weight: bold;
}  

.Give_
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:red;    
    text-decoration:underline;
}

A.Give_:link {
    text-decoration:    underline;
    color: red;
}

A.Give_:visited  {
    text-decoration:    underline;
    color: red;
}

A.Give_:active   {
    text-decoration:    underline;
    color: red;
}

A.Give_:hover    {
    text-decoration:    underline;
    color: red;
}  

.Take_
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:blue;
}

A.Take_:link {
    text-decoration:    underline;
    color: blue;
}

A.Take_:visited  {
    text-decoration:    underline;
    color: blue;
}

A.Take_:active   {
    text-decoration:    underline;
    color: blue;
}

A.Take_:hover    {
    text-decoration:    underline;
    color: blue;
}  

.Over_
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:red;
}

A.Over_:link {
    text-decoration:    underline;
    color: red;
}

A.Over_:visited  {
    text-decoration:    underline;
    color: red;
}

A.Over_:active   {
    text-decoration:    underline;
    color: red;
}

A.Over_:hover    {
    text-decoration:    underline;
    color: red;
}  

.Under_
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:blue;
}

A.Under_:link {
    text-decoration:    underline;
    color: blue;
}

A.Under_:visited  {
    text-decoration:    underline;
    color: blue;
}

A.Under_:active   {
    text-decoration:    underline;
    color: blue;
}

A.Under_:hover    {
    text-decoration:    underline;
    color: blue;
}  

.GridPanUserInfo
{
	border-collapse:collapse;
	border-color:Black;
	background-color:#F3FBEC;
}

.GridPanUserInfo td
{
	/*border-collapse:collapse;*/
	border-color:Black;
	background-color:#F3FBEC;
}


.GridPanUserInfo2
{
	border-collapse:collapse;
	border-color:White;
	background-color:#FFFFFF;
}

.GridPanUserInfo2 td
{
	/*border-collapse:collapse;*/
	border-color:White;
	background-color:#FFFFFF;
}

.panUserInfo td
{
    /*border-left:1px solid black;
    border-bottom:1px solid black;
    border-top:1px solid black;
    border-right:1px solid black;*/
	/*border:1px solid black;*/
	border-collapse:collapse;
	background-color:#F3FBEC;
}
.btnIsToday
{
    font-size: 12px;
	font-family: 'Varela Round', sans-serif;
	text-decoration: none;
	color: #ebb934;
	font-weight: bold;
}

.btnBet
{
	background: url("Images/bet.jpg") no-repeat;
	text-decoration:none;
	color:Red;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding: 0px 0px 0px 0px;
}
.btnClear
{
	background: url("Images/clear.jpg") no-repeat;
	text-decoration:none;
	color:Red;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding: 0px 0px 0px 0px;
}

.btnSubmit
{
	background: url("Images/clear.jpg") no-repeat;
	text-decoration:none;
	color:Black;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding: 1px 0px 0px 0px;
}

.msg
{
	color:red;
	font-size:12px;
}

.mouselink {text-decoration:none;color: #FFFFFF;cursor:pointer; font-size:12px;font-family: 'Varela Round', sans-serif;}

.mouselink2  {
	text-decoration:none;
	cursor: pointer;
	color: #FFFFFF;
	font-family: 'Varela Round', sans-serif;
	font-size:12px;
}

.mouselink3  {
	text-decoration:none;
	cursor: pointer;
	color: #ffffff;
	font-family: 'Varela Round', sans-serif;
	font-size:12px;
}

DIV.movable { POSITION: absolute }

.dateColor 
{
    color: #000;
}

.text
{
    color:#000;
}

.panelBetBg{ background-color:#DFDFDF; } 

/********** Register form css ***********/

.line{
    clear: both;
    height: 10px;
    margin: 10px 0px 10px 0px;
    border-top: 1px dotted #555555;
}

.Reg_W10Bold {
	font-size: 10px;
	font-weight: bold;
	font-family: 'Varela Round', sans-serif;
	color: #FFFFFF;
}
.Reg_W14Bold {
	font-family: 'Varela Round', sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.Reg_B12Norm 
{
	font-family: 'Varela Round', sans-serif;
	font-size: 12px; 
	color: #000000; 
}

.morebetsHome 
{ border-top: black 1px solid; 
  border-right: black 1px solid; 
  border-bottom: black 1px solid; 
  border-left: black 1px solid; 
  padding-top: 0px; 
  padding-right: 0px; 
  padding-bottom: 0px; 
  padding-left: 0px; 
  z-index: 77;  
  margin: 0px; 
  overflow: auto; 
  position: absolute;
}

/********** Register form css ***********/

/********* Req Credit css **************/

.GridBg1{ background-color: #314263;}
.GridBg2{ background-color: #FFFFFF;}
.GridBg3{ background-color: #c8e5f8;}
.GridBg4{ background-color: #c8e5f8;}

.HeadingTab1{ font-family: 'Varela Round', sans-serif; font-weight: bold; font-size: 14px; color: #FFFFFF;}
.Hd4Tab { font-family: 'Varela Round', sans-serif; color: #000000; font-size: 12px;}
.lblMsg
{
    font-family: 'Varela Round', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: yellow;  
}
/********* Req Credit css **************/

.bodyBorder
{
    background-color: #DFDFDF;
    border-left:1px solid none;
    border-bottom:2px solid #DFDFDF; /*#2D2D2D*/
    border-top:1px solid none;
    border-right:2px solid #DFDFDF;
}	

.textBoxLogin {
	font-family: 'Varela Round', sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	height: 22px;
	border: 0px;
	background: #474747;
	color: #7e7f7f;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	padding: 0 5px;
}

.textBoxPwd{
    color:White;
    font-size:12px;
    background-color:#108ECB;
    border:solid 1px White;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -border-radius:5px;
}

.HDPBox{
	background-color:#FFDA6B;
	border: thin solid #FFF;
	text-align: center;
	width: 166px;
	height: 50px;
	line-height:22px;
}

.textTerm{
    color:White;
    font-size:12px;
    font-weight:bold;
}

/*
.hide_header{
	float:left;
	margin:2px 5px 0 0;	
	width: 175px;
	height: 23px;
	line-height:23px;
	display: block;
	font-weight:bold;
	font-family:sans-serif, Arial, Helvetica;
	background: url(Images/btn_hide.jpg) left top no-repeat;
}

.hide_header a{
	display: block;
	font-size:11px;
	text-transform: capitalize;
	color: #012686;
	text-align: left;
	text-decoration: none;
	padding: 2px 0 3px 18px;
}
.hide_header a:hover{
	display: block;
	font-size: 11px;
	text-transform: capitalize;
	color: #fe0000;
	text-align: left;
	text-decoration: none;
	padding:2px 0 3px 18px;
}

.show_header{
	float:left;
	margin:2px 0px 0 0;	
	width: 175px;
	height: 23px;
	line-height:23px;
	display: block;
	font-weight:bold;
	font-family:sans-serif, Arial, Helvetica;
	background: url(Images/btn_show.jpg) left top no-repeat;
}

.show_header a{
	display: block;
	font-size:11px;
	text-transform: capitalize;
	color: #012686;
	text-align: left;
	text-decoration: none;
	padding: 2px 0px 3px 18px;
}
.show_header a:hover{
	display: block;
	font-size: 11px;
	text-transform: capitalize;
	color: #fe0000;
	text-align: left;
	text-decoration: none;
	padding:2px 0px 3px 18px;
}
*/

.selectLeagueBg
{
    background-color:#fff;
}

.contentLeagueBg
{
    background-color:#CCDDFF;
}

.leagueTxt
{
    color:#000;
    font-size:11px;
    font-family:Tahoma, Helvetica, sans-serif;
}

/********* Transfer In/Out css **************/

.txtTransType{ font-family: Tahoma, Helvetica, sans-serif; font-weight: bold; font-size: 13px; color: #000;}

.txtFromTo{ font-family: Tahoma, Helvetica, sans-serif; font-weight: normal; font-size: 12px; color: #000;}

.txtDesc{ font-family: Tahoma, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #000;}

.txtNoRecord{ font-family: Tahoma, Helvetica, sans-serif; font-weight: normal; font-size: 12px; height:25px; color: #000; background-color:#F0F0F0; border:solid 1px #808080;}

/********* Transfer In/Out css **************/


/********* Promotion css **************/

.txtTitle{ font-family: Tahoma, Helvetica, sans-serif; font-weight:bolder; font-size: 17px; color: #fff;}

.txtDetail{ font-family: Tahoma, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #fff;}

.borderline{ background-image:url('Images/h3_bg.gif'); background-repeat:repeat-x}

/********* Promotion css **************/

/********* START Support css **************/

.information_text{
	color: #333333;
	margin: 0 0 20px 0;
	line-height:18px;
    font-family: 'Varela Round', sans-serif;
    font-size: 14px;
}

.boxStyle {
	margin:0 5px 10px 5px;
    padding:10px;
    background-color:#e2e9f1;
    border:solid 1px #cfd7e0;
    border-right-color:#fff;
    border-bottom-color:#fff;
    border-radius:2px;
}

/* df_page */
.df_page .boxStyle {overflow:hidden;zoom:1;}
.df_page .boxStyle .icon {width:200px;padding-left:60px;position:relative;float:left;}
.df_page .boxStyle h3 {margin-top:0;}
.df_page .boxStyle span {display:block;margin:0 0 5px 0;}
.df_page .boxStyle a {margin:0 0 5px 0;}
.df_page .boxStyle p.img {width:42px;height:42px;margin:0;padding:0;position:absolute;top:0;left:5px;background:url(Images/icon_contactSet1.png) no-repeat;}
.df_page .boxStyle .mail p.img {background-position: 0 0;}
.df_page .boxStyle .skype p.img {background-position: -42px 0;}
.df_page .boxStyle .bb p.img {background-position: -84px 0;}
.df_page .boxStyle .lc p.img {background-position: -126px 0;}
.df_page .boxStyle .ym p.img {background-position: -168px 0;}

.titles { color:#ffffff; margin-left:5px; }

/********* END Support css **************/


