.TKSABtn
{
	font-size: 9pt;
	font-weight:bold;
	font-family: Arial;
	padding: 3px 10px 3px 10px;
	border: solid 1px #d9ae38;
	text-decoration: none;
	color: #000000;
	background: url('TKSABtn.png') repeat-x;
	background-position:bottom;
	background-color:#facd52;
}
.TKSABtn_Big
{
	font-size: 10pt;
	font-weight:bold;
	font-family: Arial;
	padding: 3px 10px 3px 10px;
	border: solid 1px #d9ae38;
	text-decoration: none;
	color: #000000;
	background: url('TKSABtn-Big.png') repeat-x;
	background-position:bottom;
	background-color:#facd52; 
	line-height:33px;        
}
.TKSABtn:hover 
{
	border: solid 1px #e2c168;
	background: url('TKSABtnHover.png') repeat-x;
	background-position:bottom;
	background-color:#facd52;
}

.TKSABtn_Big:hover 
{
	border: solid 1px #e2c168;
	background: url('TKSABtnHover-Big.png') repeat-x;
	background-position:bottom;
	background-color:#facd52;
	line-height:33px;
}

.TKSABtn img {
	padding: 0px 0px 0px 0px;
	border: 0px;
	height: 12px;
	width: 12px;
}
.TKSABtn_Big img {
	padding: 0px 0px 0px 0px;
	border: 0px;
	height: 12px;
	width: 12px;
}


.HeaderBtn
{
	font-family: Arial;
	font-weight:bold;
	font-size: 9pt;
	color: #737373;
	text-decoration: none;
}
.HeaderBtn img
{
	vertical-align:text-bottom;
}

.HeaderBtn:hover {
	color: #000;
}

.HeaderBtn img {
	padding: 0px 0px 0px 0px;
	border: 0px;
}


.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.TKSABtn_Touch {
    background: transparent url('bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    color:#134b7e;
    font: bold 22px arial, sans-serif;
    height: 62px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.TKSABtn_Touch span {
    background: transparent url('bg_button_span.gif') no-repeat;
    display: block;
    line-height: 52px;
    padding: 6px 0 4px 18px;
}
a.TKSABtn_Touch:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.TKSABtn_Touch:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

a.TKSABtn_Touch_Dis
{
	background: transparent url('bg_button_dis.gif') no-repeat scroll top right;
    display: block;
    float: left;
    color:#949494;
    font: bold 22px arial, sans-serif;
    height: 62px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.TKSABtn_Touch_Dis span {
    background: transparent url('bg_button_span-dis.gif') no-repeat;
    display: block;
    line-height: 52px;
    padding: 6px 0 4px 18px;
}

a.TKSABtn_DisExcel
{
font-size: 9pt;
font-weight:bold;
height: 26px;
font-family: Arial;
padding: 3px 10px 3px 10px;
border: solid 1px #c8c8c8;
text-decoration: none;
color: #8b8b8b;
background: url('TKSABtn-dis.png') repeat-x;
background-position:bottom;
background-color:#e2e2e2;

}

.TKSABtn_DisExcel img
{
	border:0 !important;
	height: 12px;
	width: 12px;

}
.TKSABtn_Big_Dis
{
font-size: 10pt;
font-weight:bold;
font-family: Arial;
padding: 3px 10px 3px 10px;
border: solid 1px #c8c8c8;
text-decoration: none;
color: #8b8b8b;
background: url('TKSABtn-Big-dis.png') repeat-x;
background-position:bottom;
background-color:#e2e2e2;
line-height:33px;

}
.TKSABtn_Big_Dis img
{
	border:0 !important;
	height: 12px;
	width: 12px;

}

.TKSABtnBlue
 {
    background: #4A6075 ;
    border: 1px solid #4A6075;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #FFF;
    padding: 5px 11px; 
    text-decoration:none;
    font-size: 9pt;
	font-weight:bold;
	font-family: Arial;  
    background-position:bottom; 
    background-color:#4A6075;            
 }

 .TKSABtnBlue img {
	padding: 0px 0px 0px 0px;
	border: 0px;	
	width: 12px;
    vertical-align:-2px;
}    
     
 
 a.TKSABtn_DisExcel_New
{
font-size: 9pt;
font-weight:bold;
height: 25px;
font-family: Arial;
background: #989898;
border: 1px solid #989898;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
color: #FFF;
padding: 5px 11px;     
text-decoration: none;
background-position:bottom;
background-color:#989898;

}

 .TKSABtn_DisExcel_New:hover 
{
	border: solid 1px #989898;
	background: #989898;
	background-position:bottom;
    background-color:#989898;
}

.TKSABtn_DisExcel_New img
{
	border:0 !important;	
	width: 12px;
    vertical-align:-2px;

} 

 .TKSABtnGreen
 {
    background: #117782;
    border: 1px solid #117782;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #FFF;
    padding: 7px 11px; 
    text-decoration:none;
    font-size: 9pt;
	font-weight:bold;
	font-family: Arial;  
    background-position:bottom;             
 }

 .TKSABtnGreen img {
	padding: 0px 0px 0px 0px;
	border: 0px;	
	width: 12px;
    vertical-align:-2px;
}
 
 
 a.TKSABtn_DisExcel_Big_New
{
font-size: 9pt;
font-weight:bold;
height: 25px;
font-family: Arial;
background: #989898;
border: 1px solid #989898;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
color: #FFF;
padding: 7px 11px;     
text-decoration: none;
background-position:bottom;
background-color:#989898;

}

  .TKSABtn_DisExcel_Big_New:hover 
{
	border: solid 1px #989898;
	background: #989898;
	background-position:bottom;
    background-color:#989898;
}

.TKSABtn_DisExcel_Big_New img
{
	border:0 !important;	
	width: 12px;
    vertical-align:-2px;

}               