img{
border:0px;
}
/* BUTTONS */
.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0px 0px 0px 0px;
//    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:0px solid #dedede;
    border-top:1px solid #eee;
    border-right:1px solid #eee;

    font-family:Verdana,sans,Helvetica,Arial,Sans-Serif;
//    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
width:174px !important; /*moz width*/
width:174px !important; /*opera width*/
width:192px; /*IE width*/

 /*padding-left:5px;
 padding-top:10px;
 padding-right:6px;
 padding-bottom:7px;*/

    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
/*    width:174px;*/
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
   padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
/*:first-child+html button[type]{*/
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:0px solid #c2e1ef;
    border-top:1px solid #0064ff;
    border-right:1px solid #0064ff;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
//    border:1px solid #6299c5;
    border-top:1px solid #0064ff;
    border-right:1px solid #0064ff;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
//    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
//    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
//    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
//    border:0px solid #d12f19;
    color:#fff;
}
body{
    font-size:12px;
    color:#0064ff;
    font-family:Verdana,sans,Helvetica,Arial,Sans-Serif;
}
a{
    text-decoration:none;
}


/**************************************************************************/

/* buttonsd */

.buttonsd a, .buttonsd button{
    display:block;
    float:left;
    margin:0px 10px 10px 20px;
//    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:0px solid #ffffff;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:Verdana,sans,Helvetica,Arial,Sans-Serif;
    font-size:100%;
    line-height:100%;
    text-decoration:none;
    font-weight:100;
    color:#565656;
//    cursor:pointer;
    padding:2px 10px 2px 2px; /* Links */
width:321px !important; /*moz width*/
width:323px !important; /*opera width*/
width:354px; /*IE width*/
/*    width:321px;*/
}
.buttonsd button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttonsd button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttonsd button img, .buttonsd a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */

button:hover, .buttonsd a:hover{
    background-color:#dff4ff;
    border-right:1px solid #0064ff;
    border-top:1px solid #0064ff;

    color:#0064ff;
}
.buttonsd a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttonsd a.positive{
    color:#529214;
}
.buttonsd a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttonsd a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttonsd a.negative, button.negative{
    color:#d12f19;
}
.buttonsd a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttonsd a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/*******serv*******************************************************************/
/* BUTTONS */

.buttonsv a, .buttonsv buttonv{
    display:block;
    float:left;
/*    margin:0 0 0 0; */
/*    margin:0 7px 0 0; */
    background-color:#fff;
/*    border:0px solid #dedede; */
/*    border-top:1px solid #eee; */
/*    border-right:1px solid #eee; */
/*      border-bottom:2px solid #1959c0; */
/*      border-bottom:2px solid #1d7efc; */
      border-bottom:1px solid #fff;
/*    font-family:Verdana,sans,Helvetica,Arial,Sans-Serif; */
/*    font-size:100%; */
/*    line-height:130%; */
   text-decoration:none;
/*    font-weight:bold; */
/*    color:#0064FF; */
    color:#565656;
    cursor:pointer;
    padding:0px 0px 9px 0px; /* Links */
/*   width:174px;*/
}
.buttonsv buttonv{
    width:auto;
    overflow:visible;
//    padding:4px 10px 3px 7px; /* IE6 */
}
.buttonsv buttonv[type]{
//    padding:5px 10px 5px 7px; /* Firefox */
//    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
//    padding:4px 10px 3px 7px; /* IE7 */
}
.buttonsv buttonv img, .buttons a img{
/*    margin:0 3px -3px 0 !important; */
/*    padding:0;  */
/*    border:none; */
/*    width:16px; */
/*    height:16px; */
}
/* STANDARD */

buttonv:hover, .buttonsv a:hover{
/*    background-color:#dff4ff; */
/*    border:0px solid #c2e1ef; */
/*    border-top:1px solid #0064ff; */
/*   border-right:1px solid #0064ff; */
/*     border-bottom:1px solid #33c7f7; */
/*    color:#000; */
      border-bottom:1px solid #0064ff;
      color:#0064FF;
}
orangeline:hover, .orangeline a:hover{
      border-bottom:1px solid #FD7600;
      color:#0064FF;
}
blueline:hover, .blueline a:hover{
      border-bottom:1px solid #1959c0;
      color:#0064FF;
}
redline:hover, .redline a:hover{
      border-bottom:1px solid #d61515;
      color:#0064FF;
}
greenline:hover, .greenline a:hover{
      border-bottom:1px solid #79d321;
      color:#0064FF;
}
goldline:hover, .goldline a:hover{
      border-bottom:1px solid #ffcc00;
      color:#0064FF;
}
.buttonsv a:active{
/*    background-color:#6299c5; */
/*   border:1px solid #6299c5; */
/*    border-top:1px solid #0064ff; */
/*    border-right:1px solid #0064ff; */
    color:#004d6e;
}

/* POSITIVEV */

buttonv.positivev, .buttonsv a.positivev{
    color:#529214;
}
.buttonsv a.positivev:hover, buttonv.positivev:hover{
/*   background-color:#E6EFC2; */
/*    border:1px solid #C6D880; */
    color:#529214;
}
.buttonsv a.positive:active{
    background-color:#529214;
/*    border:1px solid #529214; */
    color:#fff;
}

/* NEGATIVEV */

.buttonsv a.negativev, buttonv.negativev{
    color:#d12f19;
}
.buttonsv a.negativev:hover, buttonv.negativev:hover{
/*    background:#fbe3e4; */
/*    border:1px solid #fbc2c4; */
    color:#d12f19;
}
.buttonsv a.negativev:active{
/*    background-color:#d12f19; */
/*    border:0px solid #d12f19; */
    color:#fff;
}
.stick{
    width:1px;
    height:19px;
    background-color:#1959c0;
    position:relative; top:-0px;
    float:left;
    margin-right:8px;
    margin-left:8px;
}
.stickr{
    width:1px;
    height:19px;
    background-color:#d61515;
    position:relative; top:-0px;
    float:left;
    margin-right:8px;
    margin-left:8px;
}
.sticko{
    width:1px;
    height:19px;
    background-color:#f26400;
    position:relative; top:-0px;
    float:left;
    margin-right:8px;
    margin-left:8px;
}
.stickg{
    width:1px;
    height:19px;
    background-color:#79d321;
    position:relative; top:-0px;
    float:left;
    margin-right:8px;
    margin-left:8px;
}
.sticky{
    width:1px;
    height:19px;
    background-color:#ffcc00;
    position:relative; top:-0px;
    float:left;
    margin-right:8px;
    margin-left:8px;
}
li{
    color: #333333;
}

/*    list-style-type:disc;*/
/*list-style: none outside none;*/

/*    padding-left: 0;*/
/*    padding-right: 20px;*/



ul {
list-style-image: url(pic/bullet.png);
position:relative; left:-2px;
line-height: 1.8em;
}

/******************BUTTONSR****************************/
/* BUTTONSR */
.buttonsr a, .buttons button{
    display:block;
    float:left;
    margin:0px 0px 0px 0px;
//    margin:0 7px 0 0;
/**    background-color:#f5f5f5;**/
    border:0px solid #dedede;
    border-top:0px solid #444;
    border-bottom:1px solid #fff;

    font-family:Verdana,sans,Helvetica,Arial,Sans-Serif;
//    font-size:100%;
    line-height:130%;
    text-decoration:none;
    color:#565656;
/**width:17px !important; /*moz width*/
/*width:174px !important; /*opera width*/
/*width:192px; /*IE width*/

 /*padding-left:5px;
 padding-top:10px;
 padding-right:6px;
 padding-bottom:7px;*/

    cursor:pointer;
    padding:0px 0px 9px 0px; /* Links */
/*    width:174px;*/
}
.buttonsr button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttonsr button[type]{
   padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
/*:first-child+html button[type]{*/
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttonsr button img, .buttonsr a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */

button:hover, .buttonsr a:hover{
/*    background-color:#ffccff;*/
/*    border-top:1px solid #0064ff;*/

}
.buttonsr a:active{
    background-color:#fff;
//    border:1px solid #fff;
/*    border-top:1px solid #0064ff;*/
    border-bottom:1px solid #FD7600;
    color:333;
}

/* POSITIVE */

button.positive, .buttonsr a.positive{
    color:#529214;
}
.buttonsr a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
//    border:1px solid #C6D880;
    color:#529214;
}
.buttonsr a.positive:active{
    background-color:#529214;
//    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttonsr a.negative, button.negative{
    color:#d12f19;
}
.buttonsr a.negative:hover, button.negative:hover{
    background:#fbe3e4;
//    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttonsr a.negative:active{
    background-color:#d12f19;
//    border:0px solid #d12f19;
    color:#fff;
}
body{
    font-size:12px;
    color:#0064ff;
    font-family:Verdana,sans,Helvetica,Arial,Sans-Serif;
}
a{
    text-decoration:none;
}
.orng{
    color:#f26400;
}
.gray333{
    color:#333;
}




