html, body
{
    height: 100%;
}

*
{
    margin: 0;
    padding: 0;
}

/*
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: url(images2/header_bg.jpg) no-repeat #CFCFCF;
    background-position: center top;
    width: 100%;
    min-height: 100%;
    height: 100%;
}
*/

A.links:link
{
    color: black;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
A.links:active
{
    color: black;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
A.links:visited
{
    color: black;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
A.links:hover
{
    color: black;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}


A.footer:link
{
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
A.footer:active
{
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
A.footer:visited
{
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
A.footer:hover
{
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

A.products:link
{
    color: black;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
A.products:active
{
    color: black;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
A.products:visited
{
    color: black;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
A.products:hover
{
    color: black;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

.ahref-indiv-click
{
    display: block;
    width: 100%;
    height: 100%;
}

/*
	UTILITY STYLES
*/

.floatLeft
{
    float: left;
    margin-right: 10px;
}
.floatRight
{
    float: right;
}
.clear
{
    clear: both;
}
a
{
    outline: none;
}


/*
	PAGE STRUCTURE
*/
#page-wrap
{
    width: 1000px;
    margin: 0px auto;
    min-height: 315px;
}



/*
	TYPOGRAPHY
*/

ul
{
    margin-right: 15px;
}



a, a:visited
{
    color: blue;
    text-decoration: none;
}
a:hover, a:active
{
    color: blue;
}
blockquote
{
    padding: 0 20px;
    margin-left: 20px;
    border-left: 20px solid #ccc;
    font-size: 14px;
    font-family: Georgia, serif;
    font-style: italic;
    margin-top: 10px;
}

/*
	SLIDER
*/
.slider-wrap
{
    width: 960px;
    left: 0px;
}

.stripViewer .panelContainer .panel ul
{
    text-align: right;
    margin: 0 15px 0 30px;
}
.stripViewer
{
    position: relative;
    overflow: hidden;
    width: 960px;
    height: 274px;
}

.stripViewer .panelContainer
{
    position: relative;
    left: 0;
    top: 0;
}
.stripViewer .panelContainer .panel
{
    float: left;
    height: 100%;
    position: relative;
    width: 960px;
}

.stripNavL, .stripNavR, .stripNav
{
    display: none;
}
.nav-thumb
{
    border: 0px solid black;
    margin-left: 8px;
    margin-right: 55px;
}


.nav-thumb-lbl
{
    border: 0px solid black;
    margin-right: 25px;
    cursor: pointer;
    color: White;
    float: right;
}

.nav-thumb-lbl:hover
{
    color: #B8E64F;
}

.nav-thumb-lbl-hover
{
    color: #B8E64F;
}

#movers-row
{
    margin: -69px 41px 0 0px;
    position: relative;
    z-index: 500;
    width: 960px;
    height: 70px;
}
#movers-row div
{
    float: right;
    height: 37px;
}



.photo-meta-data
{
    background: padding: 10px;
    height: 30px;
    margin-top: -50px;
    position: relative;
    z-index: 9999;
    color: white;
}
.photo-meta-data span
{
    font-size: 13px;
}
.cross-link
{
    display: block;
    width: 157px;
    margin-top: -20px;
    position: relative;
    padding-top: 19px;
    z-index: 450;
    font-size: 12px;
    font-weight: bold;
}

.div-slider-link
{
}

.cross-link_content
{
    display: block;
    width: 155px;
    margin-top: -20px;
    position: relative;
    padding-top: 19px;
    z-index: 9999;
    font-size: 12px;
    font-weight: bold;
}
.active-thumb
{
    background: transparent url(images2/sldr_arr2.png) top center no-repeat;
    padding-bottom: 10px;
    border: 0 solid red;
}




.header-button
{
    border-top: 1px solid #cf942d !important;
    border-bottom: 0 !important;
    background: #964418 !important;
    background: -webkit-gradient(linear,left top,left bottom,from(#e86e36),to(#964418)) !important;
    background: -moz-linear-gradient(top,#e86e36,#964418) !important;
    padding: 3px 10px !important;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0 !important;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0 !important;
    box-shadow: rgba(0,0,0,1) 0 1px 0 !important;
    text-shadow: rgba(0,0,0,.4) 0 1px 0 !important;
    color: white !important;
    font-size: 13px !important;
    font-family: Georgia,serif !important;
    text-decoration: none !important;
    vertical-align: middle !important;
    display: inline !important;
    margin: 0 !important;
    float: none !important;
}
.header-button:hover
{
    border-top: 1px solid #4f220d !important;
    background: #4f220d !important;
    color: #ccc !important;
    text-decoration: none !important;
    margin: 0 !important;
}
.header-button:active
{
    border-top: 1px solid #261105 !important;
    background: #261105;
}
.header-button:visited:before, .header-button:visited:after
{
    content: "" !important;
}
#source-code
{
    z-index: 7000;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
}
#source-code:target
{
    display: block;
}
#source-code pre
{
    padding: 20px;
    font: 14px/1.6 Monaco,Courier,MonoSpace;
    margin: 50px auto;
    background: rgba(0,0,0,0.8);
    color: white;
    width: 80%;
    height: 80%;
    overflow: auto;
}
#source-code pre a, #source-code pre a span
{
    text-decoration: none;
    color: #0cf !important;
}
#x
{
    position: absolute;
    top: 30px;
    left: 10%;
    margin-left: -41px;
}
#x img
{
    border: 0;
}
.view-source-button
{
    position: fixed;
    bottom: 10px;
    right: 10px;
}
.str
{
    color: #61ff74;
}
.kwd
{
    color: white;
}
.com
{
    color: white;
}
.typ
{
    color: #f1915d;
}
.lit
{
    color: white;
}
.pun
{
    color: white;
}
.pln
{
    color: #ffef97;
}
.tag
{
    color: #ffab58;
}
.atn
{
    color: #fabb4e;
}
.atv
{
    color: #ffd996;
}
.dec
{
    color: red;
}



.bsa_it_ad
{
    border: 0 !important;
    padding: 6px !important;
    overflow: hidden !important;
    background: #eae3c0 !important;
    -moz-box-shadow: 0 0 48px black;
    -webkit-box-shadow: 0 0 48px black;
}
.bsa_it_ad a
{
    margin: 0 !important;
    padding: 0 !important;
}
.bsa_it_ad a img
{
    border: 0 !important;
    position: static !important;
}
.bsa_it_ad a:hover img
{
    margin: 0 !important;
}
.bsa_it_ad a:hover
{
    background: none !important;
}
.bsa_it_i
{
    margin: 0 15px 0 0 !important;
}
.bsa_it_t
{
    margin: 12px 0 0 0 !important;
    font: 16px Georgia,Serif !important;
}
.bsa_it_d
{
    font: 11px Verdana,Helvetica,Arial,Sans-Serif;
    padding-right: 10px;
}
.bsa_it_p
{
    display: none !important;
}
#bsap_aplink
{
    position: absolute;
    color: #999;
    text-decoration: none;
    bottom: 5px !important;
    right: 5px !important;
    padding: 0 !important;
}
.bsa_it_p a:hover
{
    background: none !important;
}
.wrapper
{
}
.csw
{
}
.slider_line_bg
{
    background: url(images2/sldr_line_bg.png) repeat-x;
    border: 2px solid red;
    width: 100%;
    height: 65px;
    position: absolute;
    z-index: 10;
}
.slider_line_bg1
{
    background: url(images2/sldr_line_bg.png) repeat-x;
    width: 100%;
    height: 65px;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 310px;
}

.logo
{
    background: url(images2/logo.png) no-repeat;
    width: 400px;
    height: 110px;
    cursor: pointer;
    float: left;
}


.buttons
{
    height: 30px;
    direction: rtl;
    padding-top: 10px;
    width: 550px;
    float: right;
}
.buttons a
{
    float: right;
    height: 42px;
    clear: left;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    vertical-align: middle;
    padding-top: 10px;
    cursor: pointer;
    margin-left: 0px;
    width: 78px;
    text-align: center;
}




.buttons a.sleepingButtons:hover
{
    background: url(images2/top_mnu_bg.png) no-repeat;
    background-position: center center;
    
  
    /*padding-top: 10px;*/
}

.sleepingButtons
{ 
    
}

.subButtons
{
    z-index:11001;
    position:relative;
}

.subButtons a:hover
{
    background: transparent;
}


.buttons-click-active
{
    background: url(images2/top_mnu_bg.png) no-repeat;
    background-position: center center;
    padding-top: 10px;
}

.buttons2
{
    height: 28px;
    width: 420px;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    background: url(images2/sldr_more_btn.png) no-repeat;
    background-position: center center;
    padding-top: 12px;
    padding-right: 320px;
}

.Button-login
{
    background-image: url(images2/lgn_btn.png);
    float: right;
    direction: rtl;
    width: 85px;
    height: 29px;
    cursor: pointer;
    background-color: Transparent;
    color: #ffffff;
    border: 0;
    margin-right: 8px;
}

.password_bg
{
    background-image: url(images2/lgn_fld_bg.png);
    border: 0px solid red;
    height: 29px;
    width: 211px;
    float: right;
    margin-left: 17px;
    margin-top: 10px;
    cursor: text;
    direction: rtl;
    font-size: 14px;
    color: #ffffff;
    vertical-align: bottom;
    background-color: Transparent;
}

.password_bg_pass
{
    background-image: url(images2/lgn_fld_bg_start.png);
    border: 0px solid red;
    height: 29px;
    width: 211px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    cursor: text;
    direction: rtl;
    font-size: 14px;
    color: #ffffff;
    vertical-align: bottom;
    background-color: Transparent;
}

.password_bg_change
{
    background-image: url(images2/lgn_fld_bg.png);
    border: 0px solid red;
    height: 29px;
    width: 211px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    cursor: text;
    direction: rtl;
    font-size: 14px;
    color: #ffffff;
    vertical-align: bottom;
    background-color: Transparent;
}

.top-button-send
{
    float: right;
    margin-top: 9px;
    direction: rtl;
    padding: 11px 9px 0px 0px;
    height: 32px;
    width: 70px;
    background-image: url(images2/lgn_btn.png);
}



.separator
{
    background: url(images2/sep_sldr.png) no-repeat;
    height: 49px;
    border: 0px solid green;
}

.content
{
    float: right;
    direction: rtl;
    height: 24px;
    font-size: x-large;
}



.content1
{
    float: right;
    direction: rtl;
    height: 40px;
    width: 390px;
    font-size: x-large;
    color: #ffffff;
}

#contentDiv
{
    float: right;
    direction: rtl;
    height: 39px;
    width: 289px;
    font-size: x-large;
    background: url(images2/ftr_sm_fld_bg.png) no-repeat;
}

.footer_inner
{
    background: #515151;
    height: 237px;
    margin-top: 35px;
    clear: both;
}
.footer
{
    background: #515151;
    height: 237px;
    clear: both;
}

.footer_inner, .push
{
    height: 4em;
}

.mapa
{
    background: url(images2/map.png) no-repeat;
    height: 107px;
    width: 255px;
    cursor:pointer;
}


.footer-links
{
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

.footer-links2
{
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

.footer-links-right5
{
    background-color: #515151;
    width: 100%;
    height: 30px;
    position: absolute;
    z-index: 10;
    margin-top: 270px;
}
.footer-links div
{
    float: right;
    height: 27px;
    clear: left;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    background-position: center center;
    padding: 1px 20px 0 20px;
}

.footer-links2 div
{
    float: right;
    height: 27px;
    width: 70px;
    clear: left;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    background-position: center center;
    padding: 5px 20px 0 20px;
}

.allpages-footer-links-footer
{
    float: right;
    height: 27px;
    width: 76px;
    clear: left;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    background-position: center center;
    padding-top: 5px;
    padding-right: 47px;
}

.panel-center
{
    width: 960px;
    direction: rtl;
    margin-left: auto;
    margin-right: auto;
    border: 0px solid red;
}

.footer-sender
{
    padding: 0px 10px 0 0;
    float: right;
    direction: rtl;
    color: White;
    font-size: 18px;
    width: 200px;
}

.footer-fields
{
    background: url("images2/ftr_big_fld_bg.png") no-repeat;
    width: 289px;
    height: 29px;
    padding-left: 3px;
    padding-top: 4px;
}
.footer-fields_big
{
    background-image: url("images2/ftr_bg_fld_bg1.png");
    width: 397px;
    height: 138px;
    margin: 4px 0 6px 0;
}

.footer-fields_big2
{
    background-image: url("images2/ftr_bg_fld_bg11.png");
    width: 397px;
    height: 83px;
    margin: 4px 0 6px 0;
}

.footer-fields-right
{
    background: url("images2/ftr_sm_fld_bg.png") no-repeat;
    width: 289px;
    height: 29px;
}

.allpages-sendform-topline
{
    background: url('images2/top_form_bg.png') no-repeat;
    width: 253px;
    z-index: 555;
    float: right;
    text-align: right;
    height: 12px;
}

.allpages-sendform-bottomline
{
    background: url('images2/btm_form_bg.png') no-repeat;
    width: 253px;
    z-index: 555;
    float: right;
    text-align: right;
    height: 12px;
    margin-bottom: 10px;
}

.allpages-sendform-fields-div
{
    background: url("images2/mdl_form_bg.png");
    background-repeat: repeat-y;
    width: 251px;
    text-align: right;
    margin-right: 2px;
    font-size: 14px;
}

.allpages-sendform-fields-div-textArea
{
    background: url("images2/mdl_form_bg.png");
    width: 251px;
    height: 136px;
    margin-right: 2px;
}

.allpages-sendform-buttonclear
{
    background: url("images2/clr_btn_f.png");
    width: 40px;
    height: 22px;
    float: right;
    direction: rtl;
    border: 0;
    cursor: pointer;
}

.allpages-sendform-buttonsend
{
    background: url("images2/snd_btn_f.png");
    width: 40px;
    height: 22px;
    float: right;
    direction: rtl;
    border: 0;
    cursor: pointer;
    margin: 0 72px 0 5px;
}

.allpages-sendform-fields
{
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    margin: 4px 12px 0 0;
    float: right;
    border: 1;
    width: 225px;
    height: 24px;
    text-align: right;
    border: 0;
    background: url("images2/fld_bg_f.png") no-repeat;
}

.allpages-sendform-ddl
{
    font-size: 12px;
    margin: 4px 9px 0 0;
    float: right;
    border: 1;
    width: 229px;
    height: 25px;
    text-align: right;
    direction: rtl;
}

.allpages-sendform-fields-textArea
{
    margin: 4px 12px 0 0;
    float: right;
    border: 1;
    width: 225px;
    height: 120px;
    text-align: right;
    border: 0;
    background: url("images2/txt_box_bg_f.png") no-repeat;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
}

.allpages-sendform-fields-textArea2
{
    margin: 4px 12px 0 0;
    float: right;
    border: 1;
    width: 225px;
    height: 92px;
    text-align: right;
    border: 0;
    background: url("images2/txt_box_bg_f_s.png") no-repeat;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
}

.footer-text
{
    text-align: right;
    font-size: 12px;
    color: White;
}
.footer-text-bottom
{
    direction: rtl;
    padding: 0px 10px 0 0;
    font-size: 12px;
    color: White;
}

.footer-button-field-must
{
    width: 79px;
    height: 47px;
    float: right;
    direction: rtl;
    border: 0;
    cursor: pointer;
    margin-top: 20px;
}

.footer-button-clean
{
    background: url("images2/clr_btn (1).png");
    width: 85px;
    height: 28px;
    float: left;
    direction: rtl;
    border: 0;
    cursor: pointer;
    margin-left: 10px;
    margin-top: 20px;
}
.footer-button-send
{
    background: url("images2/clr_btn (2).png");
    width: 85px;
    height: 28px;
    float: left;
    direction: rtl;
    border: 0;
    cursor: pointer;
    margin-top: 20px;
}
.array-button
{
    background: url(images2/arr_d_dwn.png);
    width: 22px;
    height: 22px;
}
.text-area-footer
{
    background: transparent;
    margin-top: 5px;
    border: 0;
    margin-right: 8px;
    float: right;
    direction: rtl;
    height: 143px;
    width: 384px;
    overflow: hidden;
    font-size: 14px;
    font-family: Arial;
    color: #ffffff;
}
.footer-fields-right-text
{
    background: transparent;
    width: 282px;
    margin: 4px 3px 0 0;
    color: white;
    font-size: 13px;
    height: 16px;
    border: 0;
}
.footer-fields-right-text_en
{
    background: transparent;
    width: 282px;
    margin: 4px 3px 0 0;
    color: white;
    font-size: 13px;
    height: 16px;
    border: 0;
    direction: ltr;
}

.heder-fields-right-text
{
    background: #6E6E6E;
    width: 188px;
    margin: 5px 10px 0 0;
    border: 0;
    direction: rtl;
    color: #ffffff;
    font-size: 13px;
}

.center-block-click
{
    float: right;
    clear: left;
    margin-right: 0px;
    font-weight: bold;
    color: white;
    width: 113px;
    text-align: center;
    height: 27px;
    cursor: pointer;
}
.center-block-click-frst
{
    float: right;
    clear: left;
    margin-right: 0px;
    font-weight: bold;
    color: white;
    width: 123px;
    text-align: center;
    height: 27px;
    cursor: pointer;
}
.center-block-click-lst
{
    float: right;
    clear: left;
    margin-right: 0px;
    font-weight: bold;
    color: white;
    width: 123px;
    text-align: center;
    height: 27px;
    cursor: pointer;
}


.center-block-click-on
{
    color: #4A72AD;
    background: url(images2/frst_tab.png);
    width: 123px;
    height: 26px;
}
.center-block-click-on-mdl
{
    color: #4A72AD;
    background: url(images2/mdl_tab.png);
}
.center-block-click-on-lst
{
    color: #4A72AD;
    background: url(images2/lst_tab.png);
    float: left;
    width: 123px;
    height: 26px;
    background-repeat: no-repeat;
}

.logo_bg_cred
{
    background: url(images2/sm_logo_bg.png) no-repeat;
    width: 253px;
    height: 65px;
    text-align: center;
    padding-top: 12px;
}

.logo_bg_cred_big
{
    background: url(images2/logos_bg.png) no-repeat;
    width: 253px;
    height: 227px;
    text-align: center;
    padding-top: 12px;
}

.tab_bg
{
    width: 700px;
    height: 26px;
    background: url(images2/tab_top_bg.png) no-repeat;
    background-position: bottom center;
}
.tab_body_bg
{
    width: 700px;
    height: 196px;
    background-image: url(images2/tab_body_bg.png);
}
.Password-onFocus
{
    background: url(images2/pswrd_lbl.jpg) no-repeat;
    background-position: right center;
}
.UserName-onFocus
{
    background: url(images2/usr_lbl.jpg) no-repeat;
    background-position: right center;
}

/*Select combobox*/


#TB_window
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #333333;
}

#TB_secondLine
{
    font: 10px Arial, Helvetica, sans-serif;
    color: #666666;
}

#TB_window a:link
{
    color: #666666;
}
#TB_window a:visited
{
    color: #666666;
}
#TB_window a:hover
{
    color: #000;
}
#TB_window a:active
{
    color: #666666;
}
#TB_window a:focus
{
    color: #666666;
}


/*  thickbox  */
#TB_overlay
{
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

.TB_overlayMacFFBGHack
{
    background: url(macFFBgHack.png) repeat;
}
.TB_overlayBG
{
    background-color: #000;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

* html #TB_overlay
{
    /* ie6  */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window
{
    position: fixed;
    background: #ffffff;
    z-index: 102;
    color: #000000;
    display: none;
    border: 4px solid #525252;
    text-align: left;
    top: 50%;
    left: 50%;
}

* html #TB_window
{
    /* ie6 hack */
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image
{
    display: block;
    margin: 15px 0 0 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
}

#TB_caption
{
    height: 25px;
    padding: 7px 30px 10px 25px;
    float: left;
}

#TB_closeWindow
{
    height: 25px;
    padding: 11px 25px 10px 0;
    float: right;
}

#TB_closeAjaxWindow
{
    padding: 7px 10px 5px 0;
    margin-bottom: 1px;
    text-align: right;
    float: right;
}

#TB_ajaxWindowTitle
{
    float: left;
    padding: 7px 0 5px 10px;
    margin-bottom: 1px;
}

#TB_title
{
    background-color: #e8e8e8;
    height: 27px;
}

#TB_ajaxContent
{
    clear: both;
    padding: 2px 15px 15px 15px;
    overflow: auto;
    text-align: left;
    line-height: 1.4em;
}

#TB_ajaxContent.TB_modal
{
    padding: 15px;
}

#TB_ajaxContent p
{
    padding: 5px 0px 5px 0px;
}

#TB_load
{
    position: fixed;
    display: none;
    height: 13px;
    width: 208px;
    z-index: 103;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -104px;
}

* html #TB_load
{
    /* ie6  */
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect
{
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    border: none;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
}

* html #TB_HideSelect
{
    /* ie6  */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent
{
    clear: both;
    border: none;
    margin-bottom: -1px;
    margin-top: 1px;
    _margin-bottom: 1px;
}



.ddcombo_results
{
    padding: 0px;
    border: 1px solid black;
    background-color: white;
    overflow: hidden;
    z-index: 99999;
    direction: rtl;
}

#ddcombo_results
{
    left: 345px;
}

.ddcombo_results ul
{
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ddcombo_results li
{
    margin: 0px;
    padding: 2px 5px;
    cursor: default;
    display: block; /*  	if width will be 100% horizontal scrollbar will apear  	when scroll mode will be used 	*/ /*width: 100%;*/
    font: menu;
    font-size: 12px; /*  	it is very important, if line-height not setted or setted  	in relative units scroll will be broken in firefox 	*/
    line-height: 16px;
    overflow: hidden;
}

.ddcombo_loading
{
    background: white url('indicator.gif') right center no-repeat;
}

.ddcombo_odd
{
    background-color: #eee;
}

.ddcombo_over
{
    background-color: #0A246A;
    color: white;
}

.ddcombo_td1
{
    background: url('images2/ftr_big_fld_bg.png') no-repeat;
    width: 399px;
}

.ddcombo_td1 input
{
    margin-left: 25px;
    margin-right: 5px;
    margin-top: -29px;
    height: 26px;
    width: 360px;
    border: 0;
    display: block;
    font-size: 12px;
}

.ddcombo_td1 div
{
    margin-bottom: 2px;
}

.ddcombo_td2
{
    cursor: pointer height: 25px;
    width: 22px;
    cursor: pointer;
    height: 22px;
    margin-left: 5px;
    margin-top: 4px;
}

.ddcombo_td2 img
{
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    height: 25px;
}

.ddcombo_td2 a
{
    background: url('images2/arr_d_dwn.png') no-repeat;
    display: block;
    height: 28px;
    width: 22px;
    margin-right: 373px;
}


.ddcombo_input1
{
}

.ddcombo_div
{
    padding: 0;
    margin: 0;
    padding-left: 4px;
    background: url(transparent_pixel.gif);
}
.ddcombo
{
    width: 399px;
}
.bubbleInfo
{
    position: relative;
}

.popup
{
    position: absolute;
    display: none;
    margin: 60px 60px 50px 240px;
    border: 1px solid red;
    width: 100px;
    height: 50px;
    background-color: Green;
}
.trigger
{
}
.div-hide
{
    display: none;
}
.block
{
}


.rubberPlus
{
    text-align: right;
    font-size: 15px;
    margin-bottom: 10px;
    float: left;
    width: 630px;
}

.rubberMinus
{
    text-align: right;
    font-size: 15px;
    margin-bottom: 10px;
    float: left;
    width: 530px;
}

.horizontalSeparator
{
    background: url('images2/sep_hor_bg.png');
    margin: 15px 40px 0 0;
    border: 0 solid red;
    height: 2px;
    background-repeat: no-repeat;
    width: 700;
    float: right;
    width: 624px;
}




/*COMBO BOX*/

/*  sb*  -side bar     */

.cb_select
{
    width: 399px;
    float: right;
    clear: both;
    position: relative;
    font-family: "Trebuchet MS" , Helvetica, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
}

.cb_select_sb
{
    width: 199px;
    clear: both;
    position: relative;
    font-size: 14px;
}


.rb
{
    border: 1px solid red;
}

.cb_select .cb_selectMain
{
    border: 0px solid green;
    background-position: 3px 4px;
    cursor: pointer;
    height: 29px;
    line-height: 27px;
    text-indent: 10px;
    width: 289px;
    position: absolute;
    top: 0px;
    z-index: 10;
    -moz-box-shadow: 0px 0px 2px #333 inset;
    -webkit-box-shadow: 0px 0px 2px #333 inset;
    box-shadow: 0px 0px 2px #333 inset;
}




.cb_select_sb .cb_selectMain
{
    border: 0px solid green;
    background: url("images2/fld_bg_f_ddn.png") no-repeat;
    background-position: 0px 0px;
    cursor: pointer;
    height: 24px;
    line-height: 22px;
    text-indent: 5px;
    width: 226px;
    position: absolute;
    top: 0px;
    margin-right: 12px;
    overflow:hidden;
}

.cb_div_background
{
    background: url(images2/arr_d_dwn.png) no-repeat;
}


.cb_down
{
    background: url(images2/arr_d_dwn.png) no-repeat;
    border: 0px solid red;
    width: 20px;
}
.cb_up
{
    background: url(images2/arr_d_dwn.png) no-repeat;
    border: 0px solid red;
    width: 20px;
}


.cb_down_sb
{
    border: 0px solid red;
    width: 20px;
    position: relative;
    z-index: 1001;
}
.cb_up_sb
{
    border: 0px solid red;
    width: 20px;
    position: relative;
    z-index: 1001;
}




.cb_selectWrapper
{
    width: 288px;
    display: none;
    top: 0px;
    left: 0px;
    height: 110px;
    background-color: #fff;
    margin: 29px 0px 0px 0px;
    background: #f0f0f0 url(imagesComboBox/overlay.png) repeat-x top left;
    -moz-box-shadow: 0px 0px 2px #333 inset;
    -webkit-box-shadow: 0px 0px 2px #333 inset;
    box-shadow: 0px 0px 2px #333 inset;
}

.cb_selectWrapper_sb
{
    width: 229px;
    display: none;
    top: 0px;
    left: 0px;
    height: 121px;
    background-color: #fff;
    margin: 0px 10px 0px 0px;
    background: #f0f0f0 url(imagesComboBox/overlay.png) repeat-x top left;
    -moz-box-shadow: 0px 0px 2px #333 inset;
    -webkit-box-shadow: 0px 0px 2px #333 inset;
    box-shadow: 0px 0px 2px #333 inset;
}


.cb_selectWrapper ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.cb_selectWrapper_sb ul
{
    list-style: none;
    padding: 0px;
    padding-top: 24px;
    margin: 0;
    width: 100%;
}

.cb_selectWrapper ul li a
{
    text-decoration: none;
    cursor: pointer;
    display: block;
    padding: 3px 0px;
    text-indent: 10px;
    letter-spacing: 1px;
    color: #777;
    text-shadow: 1px 1px 1px #fff;
    background-color: #ECECEC;
    border: 1px solid white;
}

.cb_selectWrapper_sb ul li a
{
    text-decoration: none;
    cursor: pointer;
    display: block;
    padding: 3px 0px;
    text-indent: 10px;
    letter-spacing: 1px;
    color: #777;
    text-shadow: 1px 1px 1px #fff;
    background-color: #ECECEC;
    border: 1px solid #C0C0C0;
}

.cb_selectWrapper ul li a:hover
{
    background-color: #616161;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}

.cb_selectWrapper_sb ul li a:hover
{
    background-color: #616161;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}


*
{
    padding: 0;
    margin: 0;
}

h1
{
    font-size: 180px;
    line-height: 180px;
    text-transform: uppercase;
    color: #ddd;
    position: absolute;
    text-shadow: 0 1px 0 #fff;
    top: -25px;
    left: -20px;
    white-space: nowrap;
}
span.reference
{
    position: fixed;
    left: 10px;
    bottom: 10px;
    font-size: 11px;
}
span.reference a
{
    color: #666;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #fff;
}
span.reference a:hover
{
    color: #ccc;
}


.box
{
}

.box h2
{
    text-transform: uppercase;
    color: #ccc;
    text-shadow: 0 1px 0 #fff;
}



/*LIGHT BOX*/


#jquery-overlay
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}
#jquery-lightbox
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 500;
    text-align: center;
    line-height: 0;
}
#jquery-lightbox a img
{
    border: none;
}
#lightbox-container-image-box
{
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    z-index: 500;
}
#lightbox-container-image
{
    padding: 10px;
}
#lightbox-loading
{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav
{
    left: 0;
}
#lightbox-nav a
{
    outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext
{
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}
#lightbox-nav-btnPrev
{
    left: 0;
    float: left;
}
#lightbox-nav-btnNext
{
    right: 0;
    float: right;
}
#lightbox-container-image-data-box
{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}
#lightbox-container-image-data
{
    padding: 0 10px;
    color: #666;
}
#lightbox-container-image-data #lightbox-image-details
{
    width: 70%;
    float: left;
    text-align: left;
}
#lightbox-image-details-caption
{
    font-weight: bold;
}
#lightbox-image-details-currentNumber
{
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose
{
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}

#connect_widget
{
    display: none;
}



/*BANERS*/
*
{
    margin: 0;
    padding: 0;
}

#newsticker-demo
{
    width: 250px;
    padding: 0px 5px 0;
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 12px;
}

#newsticker-demo a
{
    text-decoration: none;
}


#newsticker-demo .title
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.newsticker-jcarousellite
{
    width: 250px;
    margin: 0px 0 0 0;
    vertical-align: bottom;
}
.newsticker-jcarousellite ul li
{
    list-style: none;
    display: block;
    padding-bottom: 1px;
}
.newsticker-jcarousellite .thumbnail
{
    float: left;
    width: 110px;
}
.newsticker-jcarousellite .info
{
    float: right;
    width: 190px;
}
.newsticker-jcarousellite .info span.cat
{
    display: block;
    font-size: 10px;
    color: #808080;
}

.clear
{
    clear: both;
}



/*Image galery*/


#fancybox-loading
{
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}

#fancybox-loading div
{
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url('images3/fancybox/fancybox.png');
}

#fancybox-overlay
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none;
}

#fancybox-tmp
{
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

#fancybox-wrap
{
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 100501;
    outline: none;
    display: none;
}

#fancybox-outer
{
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
}

#fancybox-content
{
    width: 0;
    height: 0;
    padding: 0;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0px solid #fff;
}

#fancybox-hide-sel-frame
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1101;
}

#fancybox-close
{
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: transparent url('images3/fancybox/fancybox.png') -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}

#fancybox-error
{
    color: #444;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0;
}

#fancybox-img
{
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
}

#fancybox-frame
{
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

#fancybox-left, #fancybox-right
{
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background: transparent url('images3/fancybox/blank.gif');
    z-index: 1102;
    display: none;
}

#fancybox-left
{
    left: 0px;
}

#fancybox-right
{
    right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico
{
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}

#fancybox-left-ico
{
    background-image: url('images3/fancybox/fancybox.png');
    background-position: -40px -30px;
}

#fancybox-right-ico
{
    background-image: url('images3/fancybox/fancybox.png');
    background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover
{
    visibility: visible; /* IE6 */
}


#fancybox-left span
{
    left: 20px;
}

#fancybox-right span
{
    left: auto;
    right: 20px;
}

.fancybox-bg
{
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001;
}

#fancybox-bg-n
{
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url('images3/fancybox/fancybox-x.png');
}

#fancybox-bg-ne
{
    top: -20px;
    right: -20px;
    background-image: url('images3/fancybox/fancybox.png');
    background-position: -40px -162px;
}

#fancybox-bg-e
{
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url('fancybox-y.png');
    background-position: -20px 0px;
}

#fancybox-bg-se
{
    bottom: -20px;
    right: -20px;
    background-image: url('images3/fancybox/fancybox.png');
    background-position: -40px -182px;
}

#fancybox-bg-s
{
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url('images3/fancybox/fancybox-x.png');
    background-position: 0px -20px;
}

#fancybox-bg-sw
{
    bottom: -20px;
    left: -20px;
    background-image: url('images3/fancybox/fancybox.png');
    background-position: -40px -142px;
}

#fancybox-bg-w
{
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url('images3/fancybox/fancybox-y.png');
}

#fancybox-bg-nw
{
    top: -20px;
    left: -20px;
    background-image: url('images3/fancybox/fancybox.png');
    background-position: -40px -122px;
}

#fancybox-title
{
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102;
}

.fancybox-title-inside
{
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative;
}

.fancybox-title-outside
{
    padding-top: 10px;
    color: #fff;
}

.fancybox-title-over
{
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: right;
}

#fancybox-title-over
{
    padding: 10px;
    background-color: #000000;
    width: 98%;
    margin-right: 5px;
    height: 40px;
    display: block;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.fancybox-title-float
{
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px;
}

#fancybox-title-float-wrap
{
    border: none;
    border-collapse: collapse;
    width: auto;
}

#fancybox-title-float-wrap td
{
    border: none;
    white-space: nowrap;
}

#fancybox-title-float-left
{
    padding: 0 0 0 15px;
    background: url('images3/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main
{
    color: #FFF;
    line-height: 29px;
    font-weight: bold;
    padding: 0 0 3px 0;
    background: url('images3/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right
{
    padding: 0 0 0 15px;
    background: url('images3/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close
{
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-left-ico
{
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-right-ico
{
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-over
{
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale');
    zoom: 1;
}
.fancybox-ie6 #fancybox-title-float-left
{
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-main
{
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-right
{
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame
{
    height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6
{
    position: absolute;
    margin-top: 0;
    top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div
{
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale');
}

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg
{
    background: transparent !important;
}

.fancybox-ie #fancybox-bg-n
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images3/fancybox/fancy_shadow_n.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-ne
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images3/fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-e
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images3/fancybox/fancy_shadow_e.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-se
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images3/fancybox/fancy_shadow_se.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-s
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images3/fancybox/fancy_shadow_s.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-sw
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images3/fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-w
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images3/fancybox/fancy_shadow_w.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-nw
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images3/fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}



.MizgeretLakohot
{
    background: url('images2/clnt_logo_bg.png') no-repeat;
    width: 137px;
    height: 135px;
    cursor: pointer;
}

.rd
{
    border: 1px solid red;
}
.gr
{
    border: 1px solid green;
}
.bl
{
    border: 1px solid blue;
}

.ye
{
    border: 1px solid yellow;
}

/*Sub menu*/
ul.sidenav {
	/*float: left;
	margin: 0;
	padding: 0;
	width: 200px;
	border-bottom: 1px solid #3373a9; 
	border-top: 1px solid #003867; */
	list-style: none;
	font-size: 1.2em;
}
ul.sidenav li {
	position: relative;
	/*float: left;*/
	margin: 0;
	padding: 0;
}
ul.sidenav li a{
	border-top: 1px solid #3373a9; 
	border-bottom: 1px solid #003867; 
	padding: 10px 10px 10px 25px;
	display: block;
	color: #fff;
	text-decoration: none;
	width: 165px;
	background: #005094 url(sidenav_li_a.gif) no-repeat 5px 10px;
	position: relative; 
	z-index: 2;
}
ul.sidenav li a:hover {
	background-color: #004c8d;
	border-top: 1px solid #1a4c76;
}

ul.sidenav li div {
	/*display: none;*/
	position: absolute;
	top: 2px;
	left: 0;
	width: 225px;
	font-size: 0.9em;
	background: url(bubble_top.gif) no-repeat right top;
}
ul.sidenav li div p {
	margin: 7px 0;
	line-height: 1.6em;
	padding: 0 5px 10px 30px;
	background: url(bubble_btm.gif) no-repeat right bottom;
}


.sidenavDivTopLine
{
    background: url(images2/ddwn_m_up.png) no-repeat;
    
    width:175px;
    height:7px;
}

.sidenavDivBottomLine
{
    background: url(images2/ddwn_m_dwn.png) no-repeat;
    width:175px;
    height:7px;
}
.sidenav
{
    background: url(images2/ddwn_m_mdl.png);
    list-style: none;
    margin-right:0px;
    /*width:145px;*/
    
}

.subnav
{
    background: url(images2/ddwn_m_mdl.png);
    list-style: none;
    margin-right:0px;
    background-repeat:repeat-y;
    
   
    
}
.subnav a
{
    padding:0 0px 0 0 ;
    
   
}

ul.topnav {
    float: left;
    font-size: 12px;
    list-style: none outside none;
    margin: 0;
    padding: 0 0;
    width: 100%;
}

ul.topnav li {
    direction: rtl;
    float: right;
    margin: 0;
    position: relative;
    
}


.separatorSubMenu
{
    background: url(images2/ddwn_m_sep.png) no-repeat;
    height:3px;
    background-position:50% top;
    width:175px;
}

.sidenavLiDiv
{
    height:20px;
}

.sidenavLiDiv a
{
    margin-right:10px;
    color:White;
}

.sidenavMainDiv
{
    
  
    
}

.sidenavMainDiv
{
    display:none;
}

.sidenavMainDivB
{
    display:block;
}

#btns a
{
    
    direction: rtl;
    padding-top: 10px;
  
   
}

.subMenuZindex
{
    position:relative;
    z-index:100500;
    
}


.subnav li a div:hover {
 color:#B8E64F;
}


.captchaRefresh
{
    background: url(images2/refresh_btn.png) no-repeat;
    height:21px;
    width:22px;
    float:right;
    margin:5px 3px 0 15px;
    cursor:pointer;
}

.captchaText
{
  background: url(images2/captcha_fld_bg.png) no-repeat;
  height:29px;
  width:188px;
  border:0;
 /* float:left;
  margin:0px 0 0 10px;*/
}

.captchaText2
{
  background: url(images2/fld_bg_f_s.png) no-repeat;
  height:29px;
  width:188px;
  border:0;
}


textarea  {
scrollbar-face-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-3dlight-color:#fff;
scrollbar-darkshadow-color:#fff;
scrollbar-track-color:#000000;
} 
  
