/* CSS Document */

/*---------------Links Start-- */
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: red;}

/*---Links end--*/
/*--------Display and Visibility start*/
.visY {visibility:visible }
.visN {visibility:hidden }
.disN {display:none}
.disY {display:inLine}
/*--------Display and Visibility end*/

/*---------------Cursor Start-- */
.cursHair {cursor:crossHair}
.cursHand {cursor: pointer}
/*---Cursor End-- */


/*---------------Body Start-- */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #FFFFFF;
}
/*---Body End-- */

/*---------------Main Menu Start-- */
.buttonscontainer {
	width: 90px;
	margin-top: 0; margin-bottom: 0; 
}

.buttons a {color: #000000;
	background-image: url(../Images/FillLink.gif);
padding: 2px;
padding-left: 10px;
display: block;
border-left: 2px solid #CCCCCC;
font: 12px Trebuchet MS, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: center;
margin-top: 1px;
}

.TD_MenuActive {color: red;
background-color: #EEEEEE;
padding: 2px;
padding-left: 10px;
display: block;
border-left: 2px solid #CCCCCC;
font: 12px Trebuchet MS, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: center;
margin-top: 1px;
}

.buttons a:hover {
	border-left: 2px solid #FF0000;
	text-decoration: none;
	color: #FF0000;
	background-image: url(../Images/FillLinkOver.gif);
}

.butPage {
color: #666666;
background-image: url(../Images/FillLink.gif);
/*padding: 2px;*//*padding-left: 10px;*//*border-left: 2px solid #CCCCCC;*/
display: block;
font: 12px Trebuchet MS, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: center;
margin-top: 1px;
margin-bottom: -1px;
}

/*---Main Menu End-- */

/*---------------Layers Start-background-color: #F7F6F4;- */
.Lr_Mainlogo
{
	position:absolute;
	left:20px;	top:15px; z-index:30;
	background-color: #FFFFFF; width:150px; height:49px;
	background-image: url(../Images/bucksGO.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Lr_Mainlogo_1 /*oriented to display page in the center*/
{
	position:absolute;
	left:50%; margin-left: -379px; top:15px; z-index:30;
	background-color: #FFFFFF; width:150px; height:49px;
	background-image: url(../Images/bucksGO.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

.LrCenter
{
	position:absolute;
	width:761px;
	z-index:5;
	top:132px;
	/*background-color: #CCCCCC;*/ 
border: 1px none #000000;
	left:50%;
	margin-left:-380px;
}

.Lr_MainlogoTrt
{
	position:absolute;
	left:20px; top:15px; z-index:29;
	background-color: #FFFFFF;
	background-image:url(../Images/bucksGO_TrtC.jpg);
	width:150px;
	height:49px;
	background-repeat: no-repeat;
	background-position: left top;
}

.Lr_MainlogoTrt_1 /*oriented to display page in the center*/
{
	position:absolute;
	left:50%; margin-left: -379px; top:15px; z-index:29;
	background-color: #FFFFFF;
	background-image:url(../Images/bucksGO_TrtC.jpg);
	width:150px;
	height:49px;
	background-repeat: no-repeat;
	background-position: left top;
}

/*----------------------------------------------------------------------------------------*/
#LrMenu {
	position:absolute;
	width:542px;
	height:30px;
	border:1px none #000000;
	z-index:15;
	left: 268px;
	top: 15px;
	background-color: #EEEEEE;}
#LrLogo {
	position:absolute;
	width:150px;
	height:49px;
	background-color:#FFFFFF;
	border:1px none #000000;
	z-index:100;
	left: 17px;
	top: 10px;
}	
#LrUnderMenu {
	position:absolute;
	width:542px;
	height:29px;
	border:1px none #000000;
	z-index:15;
	left: 268px;
	top: 45px;
	background-color: #EEEEEE;
	visibility: visible;
}	
#LrAbout{
	position:absolute; 
	width:541px; 
	height:25px; 
	background-color:#FFFFFF; 
	border:1px none #000000;
	z-index:101; 
	left: 268px;
	top: 45px;
}

#LrTohenA {
	position:absolute;
	width:789px;
	height:50px;
	border:1px none #000000;
	z-index:16;
	left: 20px;
	top: 85px;
	background: #EEEEEE;
}

#LrMainPict {
	position:absolute;
	width:542px;
	height:257px;
	background-color:#F7F6F4;
	border:1px none #000000;
	z-index:10;
	left: 268px;
	top: 85px;
}
#LrUnderPict {
	position:absolute;
	width:542px;
	height:11px;
	background-color:#F7F6F4;
	border:1px none #000000;
	z-index:9;
	left: 268px;
	top: 375px;
}
#LrHeadings{
	position:absolute;
	width:170px;
	height:43px;
	border:1px none #000000;
	z-index:105;
	left: 20px;
	top: 86px;
	background-color: #FFFFFF;
}	

#LrDescr {
	position:absolute;
	width:236px;
	height:421px;
	border:1px none #000000;
	z-index:16;
	left: 20px;
	top: 425px;
	background-color: #EEEEEE;
}
#LrExpl {
	position:absolute;
	width:790px;
	height:200px;
	border:1px none #000000;
	z-index:13;
	left: 20px;
	top: 480px;
	background-color: #FFFFFF;	
}

#LrFooter {
	position:absolute; 
	width:789px; 
	height:20px; 
	border:1px none #000000; 
	z-index:16; 
	left: 20px; 
	top: 585px; 
	background-color: #FFFFFF;
}



.Lr_AZ {
	position:absolute;
	background-color:#FFFFFF;
	width:215px;
	height:150px;
	border:1px none #000000;
	left: -90px;
	top: 165px;
	z-index: 103;
}

/*---------------------------Holding top most box ------------------------------------------*/
.Lr_1_A 
{
	position:absolute; z-index:3; visibility:visible;
	left:172px; top:15px; width:609px; height:48px;
	background-image:url(../Images/FillPink.jpg);
	border: 1px none #000000;	
}


.Lr_1_A1 /* oriented to page in the center */
{
	position:absolute;
	z-index:8;
	visibility:visible;
	left:50%;
	margin-left: -229px;
	top:15px;
	width:609px;
	height:48px;
	background-image:url(../Images/FillPink.jpg);
	border: 1px none #000000;
	/*display:inline;*/
	/*background-color: #09F;*/

}

/*------------------------------------------------------------------------------------------*/



.Lr_2_A 
{
	position:absolute; z-index:100; visibility:visible;
	left:20px; top:63px; width:761px;
	border: 1px none #000000;	
}

.Lr_3_A
{
	position:absolute; z-index:2;
	left:17px; top:63px; width:150px; height:520px;
	background-image: url(../Images/FillPink.jpg);
	border: 1px none #000000;
}
.Lr_3_B
{
	position:absolute; z-index:2; visibility: visible;
	left:20px; top:63px; width:150px; height:625px;
	background-image: url(../Images/FillPink.jpg);
	border: 1px none #000000;
}
/*---Layers End-- */	
/*---Inputs Start--*/
.mystyle5 {
	BACKGROUND:#FFFFFF;
	COLOR:#000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;
	COLOR:#000000;
	font-weight: normal;
	text-align: justify;
	border: 1px solid #B0C4DE;
	text-indent: 2pt;
}
/*---Inputs End--*/


/*---------------Table Data Start-- */
.TD_V11_1_R{
	background: #EEEEEE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;
	COLOR: #000000;
	text-align: right;
	padding-right: 4px;
}
.TD_V11_1_L{
	background: #EEEEEE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;COLOR: #000000; text-align: left;
}
.TD_V11_1_LB{
	background: #EEEEEE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;
	COLOR: #000000;
	text-align: left;
	font-weight: bold;
}

.TD_V11_2_C{
	background: #F0F8FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;COLOR: #000000; text-align: center;
} 
.TD_V11_2_R{
	background: #F0F8FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;COLOR: #000000;text-align: right;
} 

.TD_V11_2_L{
	background: #F0F8FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;COLOR: #000000;text-align: left;
}
.TD_V11_2_Lred{
	background: #F0F8FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;COLOR: #FF0000;text-align: left;
}

.TD_L_Blue{
	background: #F7F6F4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:10px; COLOR: #004584; text-align:left; padding-left:2pt;
}
.TD_1_L{
	background: #F7F6F4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:10px;
	COLOR: #000000;
	text-align: left;
	padding-left:2pt;
}
.TD_1_LB{
	background: #F7F6F4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:10px;
	COLOR: #666666; 
	text-align: left; 
	padding-left:2pt;
	font-weight: bold;	
	
}
.TD_1_C{
	background: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:10px;COLOR: #000000; text-align: center;
}
.TD_1_R{
	background: #F7F6F4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:10px;COLOR: #000000; text-align: right; padding-right:2pt;
}

.TD_FillWte{
	background: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:10px;COLOR: #000000; text-align: left; padding-left:2pt;
	border: 1px;	
	border-color: #FFFFFF;	
}

 .TD_V11_5_L{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:10px;
	COLOR: #666666;
	text-align: left;
	font-style: italic;
} 
  .TD_V11_6_L{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;
	COLOR: #666666;
	text-align: left;
	font-style: italic;
	background: #F0F8FF;
} 
 
  .TD_V11_7W{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:16px;
	COLOR: #990000;
	font-weight: bold;
} 

.TD_10_L{
	background: #EEEEEE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:10px;COLOR: #000000; text-align: left; padding-right:2pt; padding-left:2pt;
}

.TD_10_C{
	background: #EEEEEE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:10px;COLOR: #000000; text-align: center; padding-right:2pt; padding-left:2pt;
}
.TD_10_C_Wte{
	background: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:10px;COLOR: #000000; text-align: center; padding-right:2pt; padding-left:2pt;
}

.TD_11_C_Wte{
	background: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;COLOR: #000000; text-align: center; padding-right:2pt; padding-left:2pt;
}


.TD_V10_Plain{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:10px;COLOR: #000000; padding-right:2pt; padding-left:2pt;
}

.TD_V11_L_Pd{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;COLOR: #000000;  padding-left:20pt;
}

.TD_V11_1_LB{
	background: #EEEEEE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;
	COLOR: #000000;
	text-align: left;
	font-weight: bold;
}

.TD_V11_3_C{
	background: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;	COLOR: #000000;	text-align: center;
}  
.TD_V11_3R{
	background: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;	COLOR: #000000;	text-align: right;
}
.TD_V11_3RB{
	background: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;	COLOR: #000000;	text-align: right;
	font-weight: bold;	
}
.TD_V11_3_LB{
	background: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;	COLOR: #000000;	text-align: left;
	font-weight: bold;
}
.TD_V11_3_L{
	background: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;	COLOR: #000000;	text-align: left;
}
.TD_V11_3_L_dL{
	background: #CCFFCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;	COLOR: #000000;	text-align: left;
} 
.TD_V11_3_L_dC{
	background: #CCFFCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;	COLOR: #000000;	text-align: center;
} 

.TD_Orange{
	FONT-SIZE:10px;
	COLOR: #FF6633;
	text-align:right;
	font-weight: normal;
	padding-right: 4px;
}

.TD_Info{
	background: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:13px;
	COLOR: #333333;
	text-align:center;
	font-weight: bold;
	border: 1px;
	border-color: #CCCCCC;
}

.TD_Info_L{
	background: #F7F6F4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:13px;
	COLOR: #333333;
	text-align:left;
	font-weight: bold;
	border: 1px;
	border-color: #CCCCCC;
	padding: 4px;
}

.TD_Info_L_Blue{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;
	COLOR: #004584;
	text-align:left;
	font-weight: bold;
	border: 1px;
	border-color: #CCCCCC;
	padding-left:20pt;
}
.TD_Info_L_Blue1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;
	COLOR: #004584;
	text-align:left;
	font-weight: bold;
	border: 1px;
	border-color: #FFFFFF;
	padding-left:2px;
	background: #FFFFFF;	
}
.TD_Info_L_Blue2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;
	COLOR: #004584;
	text-align:left;
	font-weight: bold;
	border: 1px;
	border-color: #FFFFFF;
	padding-left:2px;
	background: #CCCCCC;	
}

.TD_Det{
	background: #FFFFFF;
	height:22px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;
	COLOR: #000000;
	text-align:left;
	font-weight: normal;
	border: 1px;
	border-color: #CCCCCC;
	padding-left: 4px;
}

.TD_V11_4_L_BoldRed{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;	COLOR: #FF0000;	text-align: left;
	Font-Weight: bold;
} 

.TD_V12_Wbd{
	background: #FFFFFF;
	font-family: Webdings;
	FONT-SIZE:15px; COLOR: #000000; text-align: left;
	padding-left: 4px;	
}

.TD_Link{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE:12px; text-align: center;
	background-image: url(../Images/FillLink.gif);
}
.TD_LinkOver{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE:12px; text-align: center;
	background-image: url(../Images/FillLinkOver.gif);
}
.TD_LinkActive{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE:12px; text-align: center;
	color:#FF0000;
	background-image: url(../Images/FillPink.jpg);
}
.TD_LinkFake{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE:12px; text-align: center;
	color:#666666;
	background-image: url(../Images/FillLink.gif);
}
.TD_Head{
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE:14px;
	COLOR: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.TD_A9{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE:9px;
	COLOR: #000000;
	font-weight: lighter;
	padding-top:2pt;	
	padding-right:0pt;
	padding-left:21pt;
	line-height: normal;
}
/*---Table Data End-- */

.Tbl_Links
{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE:11px; COLOR: #FF0000; text-align:center;
/*border-collapse: collapse;*/
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC; 
background: transparent;
}
/*--------Start UL*/	
.ulInside 
{
	list-style-position:inside; margin-top:0px; margin-bottom:0px; padding: 0px;
}
.ulOutside 
{
	list-style-position:outside; margin-top:0px; margin-bottom:0px; padding: 0px;
}

.ulOutsideML-20 
{
	list-style-position:outside;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px;
	margin-left: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:12px;
	COLOR: #696969;
	text-align:left;
	font-weight: lighter;
	line-height: 23px;
}
.ulOutsideNeg 
{
	list-style-position:outside; margin-top:0px; margin-bottom:-10px; padding: 0px;
}

.ulNstOutside {
	list-style-position:outside; margin-top:0px; margin-bottom:0px; padding: 0px;
}

/*---End UL-------------*/

.IMG {
	padding:0;
	margin-left:0;
	border: 0;
}
/*----------------------*/
.HRthick {height:10pt; color:#a1a1a1}
.HRthin {height:1pt; color:#CCCCCC}
/*----------------------*/

/*--------Cell fill-------------*/
.CellFill{
background-image: url(../Images/FillLink.gif);
}
/*--------Button with hoover */
input.btn { 
   font-size:13px;
   font-family:Arial,sans-serif;
   height:26px;
   background-color:#FFFFFF;
   background-image:url(../Images/FillLink.gif);
   border-style:solid;
   border-color:#777777;
   border-width:1px;
}
input.btnhov { 
   font-size:13px;
   font-family:Arial,sans-serif;
   color:#660000;   
   height:26px;
   background-color:#009999;
   background-image:url(../Images/FillLink.gif);
   border-style:solid;
   border-color:#660000;
   border-width:1px;
}
/*------------------------------Btn*/
.form { margin-top:0; margin-bottom: 0;}
/*----------------------*/

.nSep {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	color : #D8D8D8;
}


/*------------------------------- New items april 4, 2012 ----------------------------*/

/*---------------------------Holding links  Main,Back Log Out-------------------------------*/
.Lr_2_A 
{
	position:absolute; z-index:100; visibility:visible;
	left:20px; top:63px; width:761px;
	border: 1px none #000000;	
}

.Lr_2_A1
{
	position:absolute; z-index:100; visibility:visible;
	left:50%; margin-left: -380px; top:63px; width:761px;
	border: 1px none #000000;	
	display:inline;
}


/*-----------------------------------------------------------------------------------------*/


/*---------------------------Holding top most box ------------------------------------------*/
.Lr_1_A 
{
	position:absolute; z-index:3; visibility:visible;
	left:172px; top:15px; width:609px; height:48px;
	background-image:url(../Images/FillPink.jpg);
	border: 1px none #000000;	
}

#Lr_56, #Lr_68, #Lr_72 /*Gray background*/
{
position:absolute; 
width:761px; 	
left:50%; 
margin-left: -380px;
background-color: #CCCCCC; 
border: 1px none #000000;
border-collapse:collapse;
}


#Lr_56{ /*info about user, balance,currency*/
top: 91px;
height:30px; 
z-index:204;
}

#Lr_68 { /*Data in page*/
top:130px;
z-index:205; 
}

#Lr_72 { /*Default page*/
top:160px;
z-index:206; 
}


#Lr_54, #Lr_64 /*White background for table with border-collapse */
{
position:absolute; 
width:761px; 	
left:50%; 
margin-left: -380px;
background-color: #FFFFFF; 
border: 1px none #000000;
border-collapse:collapse;
}

#Lr_54{ /*info about user, balance,currency*/
top: 91px;
height:30px; 
z-index:204;
}

#Lr_64 { /*Data in page*/
top:130px;
z-index:205; 
}




#Lr_801{ /*Bottom Footer*/
	position:absolute;
	height:60px;   /* Height of the footer */
	bottom:100px;
	width:761px;
	left:50%; 
	margin-left: -380px;
	background-color: #FFFFFF;
	border: 1px none #000000;
	border-collapse:collapse;
}

#Lr_999 { /*Bottom spacer*/
	width:761px;
	/*margin: 0 auto;clear:both; */

	/*position: relative;*/
	z-index:25;
	background-color: #FFF;
	height:20px;
}

/*-----------------------------------------------------------------*/



.img_H_26,.img_H_32  
{width: auto;}

.img_H_26{height: 26px;}
.img_H_32{height: 32px;}


/*-----------------------------------*/

/**********************************************************************************************/

/*-------------------------------------------- text 10-------------------*/
.txt10_N,.txt10_B,.txt10_N_Red,.txt10_B_Red,.txt10_N_Ital,.txt10_N_Grey
{font-size:10px;padding-right:6px;padding-left:6px}

.txt10_N_Red
{color: #F00;}

.txt10_N_Grey
{color: #666666;}

.txt10_B
{font-weight: bold;}

.txt10_B_Red
{font-weight: bold;color: #F00;}


.txt10_N_Ital
{font-style:italic;color:#666666;}	

/*-------------------------------------------- text 11-------------------*/
.txt11_N,.txt11_B,.txt11_N_Red,.txt11_B_Red
{font-size:11px;padding-right:6px;padding-left:6px}

.txt11_N_Red
{color: #F00;}

.txt11_B
{font-weight: bold;}

.txt11_B_Red
{font-weight: bold;color: #F00;}


/*-------------------------------------------- text 12-------------------*/

.txt12_N,.txt12_B,.txt12_N_Red,.txt12_B_Red
{font-size:12px;padding-right:6px;padding-left:6px}

.txt12_N_Red
{color: #F00;}

.txt12_B
{font-weight: bold;}

.txt12_B_Red
{font-weight: bold;color: #F00;}

/**********************************************************************************************/
