/* CSS Document 

'(C) 2005 MothersonSumi Infotech & design Ltd, All rights reserved
'File Name	     :Style.CSS
'Auther          :Kapil Goyal
'Created on      : 12/09/2012
'Revision History : 1. Kapil Goyal on 07/05/2014 to enlarge length of text box for windows 8.

*/

body
{
    background: #e4e4e4 url( images/bg.jpg) repeat-x top;
    color: #000000;
    font-family: Arial, Helvetica, sans serif;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td
{
    margin: 0px;
    padding: 0px;
}
H1, H2, H3, H4, H5, H6
{
    font-variant: normal;
    font-weight: normal;
}
.page
{
    padding: 10px;
    background: #f3f3f3;
}
.page_lft
{
    
    background-image: url( images/clock.jpg);
    background-repeat: no-repeat;
    background-position:center; 
   width:609;
   
}

.imageRight
{
   background-image: url( images/login-blue.jpg);
    background-repeat: no-repeat;
    background-position:center;  
}
.page_rft
{
    background: #feb501 url( images/blue-bg.jpg) repeat-x top left;
}
.page_rft_sp
{
    padding: 0px 0px 0px 20px;
}
.page_login_txt
{
    font-size: 13px;
    color: #634700;
    padding: 12px 0px 2px 10px;
}
.input
{
    border: 0px;
    background: url( images/input.png) no-repeat;
    height: 42px;
    width: 237px;
}
.inputfield1
{
    border: none;
    background: none;
    color: #000000;
    font-size: 12px;
    text-align: left;
    padding: 0px 0px 0px 10px;
}
.inputfield2
{
    border: none;
    background: none;
    color: #000000;
    font-size: 12px;
    text-align: left;
    padding: 0px 0px 0px 10px;
    width: 220px;
}
.butt_bg
{
    padding: 10px 0px 0px 10px;
}
.butt
{
    width: 91px;
    height: 19px;
    background: url( images/button.png) no-repeat;
    color: #1271c1;
    font-size: 12px;
    padding: 4px 2px 0px 5px;
    text-decoration: none;
    text-transform: uppercase;
}
.butt a
{
    color: #1271c1;
    text-decoration: none;
}
.butt a:hover
{
    color: #1271c1;
    text-decoration: none;
}

.butt_in
{
    width: 91px;
    height: 19px;
    background: url( images/button.png) no-repeat;
    color: #1271c1;
    font-size: 11px;
    padding: 4px 2px 0px 5px;
    text-decoration: none;
}
.butt_in a
{
    color: #1271c1;
    text-decoration: none;
}
.butt_in a:hover
{
    color: #1271c1;
    text-decoration: none;
}



.page_top
{
    padding: 20px 0px 0px 0px;
}
.page_mid
{
    padding: 15px 0px 0px 0px;
}
.page_bot
{
    padding: 25px 0px 170px 0px;
}
.login_bg
{
    background: url( images/login-bg.png) no-repeat;
    width: 314px;
    height: 235px;
    padding: 60px 0px 0px 430px;
}
.inputfield
{
    border: solid 1px #4EBFEF;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 12px;
    text-align: left;
    padding: 2px;
}
.page_bd
{
    font-size: 20px;
    padding: 12px 0px 0px 0px;
    text-align: left;
    font-family: "Calibri";
}
.page_bd1
{
    padding: 15px 0px 0px 0px;
}
.login_bot
{
    background: url( images/button.jpg) repeat-x #8f3101;
    border: 1px solid #8e1e00;
    font-size: 16px;
    color: #351200;
    cursor: pointer;
    padding: 2px 10px;
    font-family: "Calibri";
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}

#wrapper_top
{
    background: #67aee0;
}
#wrapper_top_lft
{
    width: 142px;
    height: 65px;
    background: #e5e3e4;
     background: url(images/ats_blue.jpg);
    background-repeat: no-repeat;
     
}
.wrapperpagetop
{
    padding: 15px 0px 0px 0px;
    background: url(images/inside-ats_blue.jpg);
    background-repeat: no-repeat;
    background-position:center;  
}
.wrapperpage_top
{
    padding: 8px 0px 0px 0px;
}
.txt
{
    padding: 5px 0px 0px 0px;
}







.chunk_head
{
    color: #333;
    font-size: 18px;
    font-family: Helvetica;
    font-weight: bold;
    padding: 1px 0px 1px 5px;
}
.chunk_head a, .chunk_head a:visited
{
    color: #ca6c18 !important;
    text-decoration: none;
}
.chunk_head a:hover
{
    color: #000 !important;
    text-decoration: none;
}

.chunk_bd
{
    font-size: 11px;
    font-family: "Tahoma";
    padding: 2px 4px;
    text-align: left;
}

.chunk_bd_c
{
    font-size: 11px;
    font-family: "Tahoma";
    padding: 2px 4px;
    text-align: center;
}

.chunk_bd_r
{
    font-size: 11px;
    font-family: "Tahoma";
    padding: 2px 4px;
    text-align: right;
}
.chunk_bd_new
{
    font-size: 14px;
    padding: 8px 10px;
    text-align: left;
    text-transform: uppercase;
}
.chunk_bd1
{
    padding: 4px 0px 0px 0px;
}
.chunk
{
    padding: 2px 0px 0px 0px;
}
.chunk_bot
{
    background: url( images/button-bg.png) no-repeat;
    height: 35px;
    width: 114px;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    padding: 0px 0px 5px 0px;
    border: 0;
    margin: 0px;
}
.chunk_bot_large
{
    background: url( images/big-butt.png) no-repeat;
    height: 35px;
    width: 210px;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    padding: 0px 0px 5px 0px;
    border: 0;
    margin: 0px;
}
.chunk_bot_small
{
    background: url( images/small-butt.png) no-repeat;
    height: 35px;
    width: 80px;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    padding: 0px 0px 5px 0px;
    border: 0;
    margin: 0px;
}
.button_OT
{
    height: 25px;
    background-image: url( images/yellow-bg-g-blue.png);
    font-size: 12px;
    font-weight: bold;
    color: Black ;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border: 0;
    margin: 0px;
}

.chunk_bot a
{
    color: #FFF;
    text-decoration: none;
}
.chunk_bot a:hover
{
    color: #FFF;
    text-decoration: none;
}


.mainloginImg1
{
    background-image: url( images/ats-logo-blue.jpg);
    background-repeat: no-repeat;
    background-position:center;
}

.mainloginImgLeft
{
    background-image: url( images/clock.jpg);
    background-repeat: no-repeat;
    background-position:center;
}

#wrapper_bot
{
    background: #c4c4c4;
}
.wrapper_bot_bg
{
    background: #06A1E4;
    height: 25;
    background: url( images/yellow-bg-g1-blue.png);
    font-weight: normal;
    padding: 8px 0px 8px 0px;
    text-align: center;
    font-weight: bolder;
    font-size: 11px;
    color: #000000;
}
.wrapper_bot_col
{
    background: #FFFFFF;
    height: 18;
    padding: 8px 0px 8px 0px;
    text-align: center;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
.wrapper_bot_col1
{
    background: #E7F4FE;
    height: 18;
    padding: 8px 0px 8px 0px;
    text-align: center;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
   
}
.wrapper_bot_bg_black
{
    background: black;
    text-align: left;
    height: 20;
    background: url( images/hover-menu-blue.png);
    font-weight: normal;
    padding: 0px 0px 0px 0px;
    text-align: center;
    font-weight: bolder;
    font-size: 12px;
    color: white;
}
.inputfield_bg
{
    border: none;
    background: none;
    color: #000000;
    font-size: 12px;
    text-align: left;
    padding: 4px 0px 0px 6px;
    background: url( images/input-in.png) no-repeat;
    height: 23px;
    width: 149px;
}
.inputfield_bg_small
{
    border: none;
    background: none;
    color: #000000;
    font-size: 12px;
    text-align: left;
    padding: 4px 0px 0px 6px;
    background: url( images/input-in-small-windows8.png) no-repeat;
    height: 23px;
    width: 92px;
}
.inputfield_bg_large
{
    border: none;
    background: none;
    color: #000000;
    font-size: 12px;
    text-align: left;
    padding: 4px 0px 0px 6px;
    background: url( images/input-big.png) no-repeat;
    height: 23px;
    width: 250px;
}


.ColorTable
{
    border: 1px #67aee0 solid;
    border-collapse: collapse;
    background-color: #f0fff0;
    padding-top: 20px;
    padding: 4px;
    height: 10px;
}

.tableHeader
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    height: 20px;
    border: 1;
    background-color: #eee9e9;
    background-image: url( images/yellow-bg-g-blue.png);
}

.ColorTable
{
    border: 1px #67aee0 solid;
    border-collapse: collapse;
    background-color: white;
    padding-top: 20px;
    padding: 4px;
    height: 10px;
}

.chkBox
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    font-weight: normal;
    font-size: 12px;
    color: black;
    font-family: Tahoma, 'Bookman Old Style' , Arial;
    text-align: center;
    font-variant: normal;
}

.button
{
    background-image: url( images/bg-menu.jpg);
    font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    height: 30px;
    width: 50px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}
/* touch screen enabled */

.login_button
{
    width: 150px;
    height: 39px;
    margin: 0px;
    padding: 0px;
}
.login_button ul
{
    margin: 0px;
    padding: 0px;
}
.login_button ul li
{
    margin: 0px 10px 0px 0px;
    padding: 0px;
    display: block;
    list-style: none;
    width: 106px;
    height: 39px;
    float: left;
}

.login_button ul li a
{
    width: 106px;
    height: 39px;
    float: left;
    background-image: url( Images/login-button.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    font-size: 14px;
    padding: 10px 0px 0px 0px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}
.login_button ul li a:hover
{
    background-image: url( Images/login-button.png);
    background-position: -108px 0px;
    background-repeat: no-repeat;
    color: #005c9d;
    text-decoration: none;
}


#menu
{
    font-weight: normal;
    margin: 0px;
    padding: 0 0 0 0px;
    list-style-type: none;
    font-size: 12px;
    background: #343332 url( images/bg-menu.jpg) repeat-x;
    height: 35px;
    border-top: 3px solid #4c4c4c;
}
#menu ul
{
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#menu li
{
    float: left;
    margin: 0px;
    height: 35px;
    color: #FFFFFF;
}
#menu li a
{
    text-decoration: none;
    display: block;
    line-height: 35px;
    padding: 0 15px;
    color: #FFFFFF;
}
#menu li a:hover
{
    background: #67aee0;
    color: #000000;
}
#menu li.active a
{
    background: #67aee0;
    color: #000000;
}

#topmenu
{
    font-weight: normal;
    margin: 0px;
    padding: 0 0 0 0px;
    list-style-type: none;
    font-size: 14px;
    background: #343332 url( images/bg-menu.jpg) repeat-x;
    height: 35px;
    border-top: 3px solid #4c4c4c;
    position: relative;
    overflow:hidden;
}


#menu1
{
    font-weight: normal;
    margin: 0px;
    padding: 0 0 0 0px;
    list-style-type: none;
    font-size: 12px;
    background: #343332 url( images/bg-menu.jpg) repeat-x;
    height: 35px;
    border-top: 3px solid #4c4c4c;
}
#menu1 ul
{
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#menu1 li
{
    float: left;
    margin: 0px;
    height: 35px;
    color: #FFFFFF;
}
#menu1 li a
{
    text-decoration: none;
    display: block;
    line-height: 35px;
    padding: 0 15px;
    color: #FFFFFF;
}
#menu1 li a:hover
{
    background: #67aee0;
    color: #000000;
}
#menu1 li.active a
{
    background: #67aee0;
    color: #000000;
}


#jsddm
{
    margin: 0;
    padding: 0;
}

#jsddm li
{
    float: left;
    list-style:none;
    font: 12px Tahoma, Arial;
}

#jsddm li a
{
    display: inline-block;
    vertical-align:baseline;
    padding: 8px 20px 0px 20px;
    text-decoration: none;
    color: #EAFFED;
    height: 35px;
    white-space: nowrap;
    position: relative;
}

#jsddm li a:hover
{
    background: #67aee0;
    display: inline-table;
}

#jsddm li ul
{
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1000;
    visibility: hidden;
    background: #67aee0;
    width: 135px;
}

#jsddm li ul li
{
    float: none;
    background: #67aee0;
    width: 135px;
}

#jsddm li ul li a
{
    width: auto;
    background: #67aee0;
    color: #24313C;
    width: 135px;
}

#jsddm li ul li a:hover
{
    background: #3c3b39;
    display: inline;
    color: #fff;
    width: 135px;
}

.OnTime
{
    background:#06B3FC;
}

.minner {
	font: 13px Tahoma,Verdana, sans-serif;
	font-style:italic;
	padding: 4px;
	color:Maroon;
	/*font-weight:bold;
	table-layout:auto;*/
	
	
	
}
/* all level, all states, outer */
.moout {
	border: 0px solid #000000;
background:#66CCFF;
	
}
.moover {
	border: 0px solid #000000;
	
	background:#66CCFF;
}
.modown {
	border: 0px solid #000000;
	/*background: #FFA500;*/
	background: #66CCFF;

}


.bttn
{
    BORDER-RIGHT: #104a7b 1px solid;
    BORDER-TOP: #afc4d5 1px solid;
    FONT-SIZE: 12px;
    BACKGROUND-IMAGE: none;
    BORDER-LEFT: #afc4d5 1px solid;
    CURSOR: hand;
    COLOR: midnightblue;
    BORDER-BOTTOM: #104a7b 1px solid;
    BACKGROUND-REPEAT: repeat;
    FONT-FAMILY: tahoma,sans-serif;
    HEIGHT: 19px;
    BACKGROUND-COLOR: gainsboro;
    TEXT-DECORATION: none
}
.list
{
    BORDER-RIGHT: #104a7b 1px solid;
    BORDER-TOP: #afc4d5 1px solid;
    FONT-SIZE: 11px;
    BACKGROUND: #d6e7ef;
    BORDER-LEFT: #afc4d5 1px solid;
    CURSOR: hand;
    COLOR: #000066;
    BORDER-BOTTOM: #104a7b 1px solid;
    FONT-FAMILY: tahoma,sans-serif;
    HEIGHT: 19px;
    TEXT-DECORATION: none
}
.field1
{
    BORDER-RIGHT: #336699 1px solid;
    BORDER-TOP: #336699 1px solid;
    FONT-SIZE: 11px;
    BACKGROUND: #d6e7ef;
    BORDER-LEFT: #336699 1px solid;
    COLOR: #000066;
    BORDER-BOTTOM: #336699 1px solid;
    FONT-FAMILY: tahoma,sans-serif;
    HEIGHT: 19px;
    TEXT-DECORATION: none
}
.head1a
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    BORDER-LEFT: medium none;
    COLOR: lightcoral;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Tahoma, sans-serif, verdana
}
.date
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: tahoma, sans-serif
}
.head2
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: 900;
    FONT-SIZE: 18px;
    TEXT-TRANSFORM: none;
    BORDER-LEFT: medium none;
    COLOR: #000000;
    LINE-HEIGHT: 18px;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: tahoma, sans-serif, Courier
}
.table1
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    COLOR: #000000;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: tahoma, sans-serif
}
.trclass
{
    COLOR: saddlebrown;
    FONT-FAMILY: Tahoma, 'Arial Black';
    TEXT-DECORATION: line-through
}
.tdclass
{
    BORDER-RIGHT: white;
    BORDER-TOP: white;
    FONT-WEIGHT: bold;
    BORDER-LEFT: white;
    COLOR: green;
    BORDER-BOTTOM: white;
    FONT-FAMILY: Tahoma, Courier
}
INPUT.txt_invisible
{
	border-style: none;
    border-color: inherit;
    border-width: medium;
    font-weight: bolder;
    font-size: 12px;
    color: black;
    font-family: Tahoma, 'Bookman Old Style' , Arial;
    text-align: center;
    font-variant: normal;
    background-color: transparent;    
}


.colorclass
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    COLOR: #e1e1e1;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Tahoma
}
.txt_LT
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12px;
    BORDER-LEFT: medium none;
    COLOR: darkblue;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Tahoma, 'Bookman Old Style';
    BACKGROUND-COLOR: skyblue;
    TEXT-ALIGN: center
}
.txt_OD
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12px;
    BORDER-LEFT: medium none;
    COLOR: darkblue;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Tahoma, 'Bookman Old Style';
    BACKGROUND-COLOR: palegoldenrod;
    TEXT-ALIGN: center
}
.headdiv
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    BORDER-LEFT: medium none;
    COLOR: lightcoral;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Tahoma, sans-serif, verdana;
    BACKGROUND-COLOR: lightgrey
}
.txt_LV
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12px;
    BORDER-LEFT: medium none;
    COLOR: crimson;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Tahoma, 'Bookman Old Style';
    BACKGROUND-COLOR: #e7f4fe
}
.Caption
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Tahoma
}
.m0l0iout
{
    FONT-SIZE: 12px;
    MARGIN: 4px 0px 0px 8px;
    COLOR: navy;
    FONT-FAMILY: Tahoma, sans-serif, Arial, Verdana, Geneva, Helvetica;
    TEXT-DECORATION: none
}
.m0l0iover
{
    FONT-SIZE: 12px;
    MARGIN: 5px 0px 0px 8px;
    COLOR: #ffffff;
    FONT-FAMILY: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
    TEXT-DECORATION: underline
}
.m0l0oout
{
    BORDER-RIGHT: #336699 1px solid;
    BORDER-TOP: #336699 1px solid;
    BACKGROUND-IMAGE: url(images/ev0_bg2.gif);
    BORDER-LEFT: #336699 1px solid;
    BORDER-BOTTOM: #336699 1px solid;
    BACKGROUND-COLOR: orange;
    TEXT-DECORATION: none
}
.m0l0oover
{
    BORDER-RIGHT: #336699 1px solid;
    BORDER-TOP: #336699 1px solid;
    BACKGROUND-IMAGE: url(Images/lev0_bg2.gif);
    BORDER-LEFT: #336699 1px solid;
    BORDER-BOTTOM: #336699 1px solid;
    BACKGROUND-COLOR: orange;
    TEXT-DECORATION: none
}
.m0l1iout
{
    FONT-SIZE: 12px;
    MARGIN: 4px 0px 0px 17px;
    COLOR: #ffffff;
    FONT-FAMILY: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica
}
.m0l1iover
{
    FONT-SIZE: 12px;
    MARGIN: 4px 0px 0px 17px;
    COLOR: #ffffff;
    FONT-FAMILY: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica
}
.m0l1oout
{
    BORDER-RIGHT: #336699 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #336699 1px solid;
    PADDING-LEFT: 0px;
    BACKGROUND-IMAGE: url(Image/lev0_bg2.gif);
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: #336699 1px solid;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #336699 1px solid;
    BACKGROUND-COLOR: orange;
    TEXT-DECORATION: none
}
.m0l1oover
{
    BORDER-RIGHT: #336699 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #336699 1px solid;
    PADDING-LEFT: 0px;
    BACKGROUND-IMAGE: url(Image/lev1_arrow.gif);
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: #336699 1px solid;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #336699 1px solid;
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-COLOR: #1a4d81;
    TEXT-DECORATION: none
}
.absent
{
    COLOR: white;
    FONT-FAMILY: Tahoma, Courier;
    BACKGROUND-COLOR: darkorange
}
.NOTApproved
{
    COLOR: white;
    FONT-FAMILY: Tahoma, Courier;
    BACKGROUND-COLOR: darkorange
}
.present
{
    COLOR: black;
    FONT-FAMILY: Tahoma, Courier;
    BACKGROUND-COLOR: #d6de57
}
.WOF
{
    COLOR: black;
    FONT-FAMILY: Tahoma, Courier;
    BACKGROUND-COLOR: #48c4ff
}
.Approved
{
    COLOR: white;
    FONT-FAMILY: Tahoma, Courier;
    BACKGROUND-COLOR: #3c9db0
}
.dailogbgcolor
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 11px;
    BORDER-LEFT: medium none;
    COLOR: #000000;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #ffe36b
}

.chunk_bot_large_OT
{
    background: url( images/big-butt-OT.png) no-repeat;
    height: 25px;
    width: 210px;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    padding: 0px 0px 5px 0px;
    border: 0;
    margin: 0px;
}

.chunk_bot_small_OT
{
    background: url( images/small-butt-OT.png) no-repeat;
    height: 25px;
    width: 80px;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    padding: 0px 0px 5px 0px;
    border: 0;
    margin: 0px;
}


.chunk_bot_OT
{
    background: url( images/button-bg-OT.png) no-repeat;
    height: 25px;
    width: 114px;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    padding: 0px 0px 5px 0px;
    border: 0;
    margin: 0px;
}