<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">var width = (window.innerWidth &gt; 0) ? window.innerWidth : screen.width;
var devicewidth = (width &gt; 1000) ? 1000 : (width &lt; 300);

.body
{
   width: 100%;
}

.main
{
  width: devicewidth;
  width: 100%;
  max-width: 1200px;
  float: left;
  background: #FFFFFF;
}

.main table
{
  width: 100%;
  margin-bottom: 2%;
  margin-right: 2%
  margin-left: 2%;
  background:transparent;
}

.homepic
{
  width: 100%;
  text-align: center;
}

.homepic img
{
  width: 100%;

}

.stafflist-main
{
  width: devicewidth;
  float: left;
  background: #FFFFFF;
}

.header
{
  width: 100%;
}

.header table
{
  width: 100%;
  margin-bottom: 2%;
  margin-right: 2%
  margin-left: 2%;
  background:transparent;
}

.stafflist-header
{
  width: 100%;
}

.stafflist-header table
{
  width: 100%;
  margin-bottom: 2%;
  margin-right: 2%
  margin-left: 2%;
  background:transparent;
}

sup
{
  line-height: 0%;
  font-size: 70%;
}

sub
{
  line-height: 0%;
  font-size: 70%;
}

/* BANNER BEGIN */

#banner
{
  display: table;
}

#banner #row
{
  display: table-row;
}

#banner #row #AR_Title
{
  display: table-cell;
  width: 80%;
  valign: bottom;
  min-width: 200px;
  text-align:center;
}

#banner #row #AR_Title img
{
  width: 65%;
  min-width: 200px;
}

#banner #row .Logos
{
  display: table-cell;
  width: 8%;
  min-width: 30px;
  text-align: center;
}

#banner #row .Logos img
{
  width: 90%;
  border: 0;
  min-width: 30px;
}

/* BANNER END */



.content
{
  width: devicewidth*0.96;
  float: left;
  background: #FFFFFF;
  padding: 2%;
  font-family: Verdana, , Helvetica, sans-serif;
  color: #393832;
  height: 100%;
}

.content table
{
  width: 100%;
  background: #EEEEEE;
}

.content_stafflist-entry
{
  margin-bottom: 0em;
}


.content_staff-information
{
  vertical-align: top;
}

.content_staff-information table
{
  width : 100%;
  height: 10em;
}


.content_staff-picture
{
  width: 10em;
  padding-left: 0.4em;
}

.content_staff-picture img
{
  height: 10em;
  margin: 0;
  padding: 0;
  border: 0;
}

.buttons
{
  /*padding-top: 1em;*/
  padding-left: 1%;
  vertical-align: bottom;
  font-size: 1.2em;
  height:3em;
}

.buttons img
{
  height: 1.2em;
  vertical-align:bottom;
  padding-bottom:0.35em;
}


.go-back-button
{
  width:100%;
  padding-top: 3em;
  font-size: 1.2em;
  text-align: center;
}

.content h2
{
  font: bold;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1.4em;
  color: #393832;
  font-weight: bold;
  text-decoration: none;
}

.content h3
{
  font: bold;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1.2em;
  color: #393832;
  font-weight: bold;
  text-decoration: none;
}


.main p
{
  width: devicewidth*0.96;
  font-size: 1 em;
  font-family: Verdana, Helvetica, sans-serif;
  color: #393832;
  text-decoration: none;
  text-align: justify
}

.content p
{
  width: devicewidth*0.96;
  font-size: 1 em;
  font-family: Verdana, Helvetica, sans-serif;
  color: #393832;
  text-decoration: none;
  text-align: justify
}

.stafflist p
{
  width: devicewidth*0.96;
  font-size: 1 em;
  font-family: Verdana, Helvetica, sans-serif;
  color: #393832;
  text-decoration: none;
  text-align: justify
}

.biography h3
{
  width: devicewidth*0.96;
  font: bold;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1.2em;
  color: #393832;
  font-weight: bold;
  text-decoration: none;
}

.biography p
{
  width: devicewidth*0.96;
  font-size: 1em;
  font-family: Verdana, Helvetica, sans-serif;
  color: #393832;
  text-decoration: none;
  text-align: justify
}

.biography p a:active {
		font-family: Verdana, , Helvetica, sans-serif;
		text-decoration: none;
		font-size: 1em;
		color: #003399;
		font-style: italic;
		font-weight: bold;
}

.biography p a:link  {
		font-family: Verdana, , Helvetica, sans-serif;
		text-decoration: none;
		font-size: 1em;
		color: #003399;
		font-weight: bold;
		font-style: italic;
}


.biography p a:visited {
		font-family: Verdana, , Helvetica, sans-serif;
		text-decoration: none;
		font-size: 1em;
		color: #003399;
		font-weight: bold;
		font-style: italic;
}

.biography p a:hover  {
		font-family: Verdana, , Helvetica, sans-serif;
		font-style: italic;
    color:#4d6699;
		text-decoration: none;
		font-size: 1em;
		font-weight: bold;
}

.content_title
{
  text-align: center;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  margin-bottom: 2.4em;
  background: #e2efff;
  font-family: Verdana, , Helvetica, sans-serif;
  width: 100%;
}

.stafflist h3
{
  font: bold;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1.2em;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  /*color: #393832;*/
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.stafflist_heading
{
  text-align: left;
  padding-left:0.5em;
  margin-bottom: 1em;
  /*background: #e2efff;*/
   /*background: #e2efff;*/
 /* background: #003399;*/
  background-image: -webkit-gradient(linear, left , right , color-stop(0%, #003399), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(left, #003399, #ffffff);
  background-image: -moz-linear-gradient(left, #003399, #ffffff);
  background-image: -ms-linear-gradient(left, #003399, #ffffff);
  background-image: linear-gradient(to right, #003399,#ffffff);
  font-family: Verdana, , Helvetica, sans-serif;

  width: 100%;
  font-family: Verdana, , Helvetica, sans-serif;
  width: 100%;
}

/* I made some changes here */
.content_picture
{
  /* width: 100%; */
  width: devicewidth*0.9;
  max-width: 30em;
  text-align: center;
  margin: auto;
  margin-top: 6%;
}

.content_picture p
{
  width: 100%;
  padding-top: 0.5em;
  max-width: 50em;
  margin: auto;
}

.content p a:active {
		font-family: Verdana, , Helvetica, sans-serif;
		text-decoration: none;
		font-size: 1em;
		color: #003399;
		font-style: italic;
		font-weight: bold;
}

.content p a:link  {
		font-family: Verdana, , Helvetica, sans-serif;
		text-decoration: none;
		font-size: 1em;
		color: #003399;
		font-weight: bold;
		font-style: italic;
}


.content p a:visited {
		font-family: Verdana, , Helvetica, sans-serif;
		text-decoration: none;
		font-size: 1em;
		color: #003399;
		font-weight: bold;
		font-style: italic;
}

.content p a:hover  {
		font-family: Verdana, , Helvetica, sans-serif;
		font-style: italic;
    color:#4d6699;
		text-decoration: none;
		font-size: 1em;
		font-weight: bold;
}


.stafflist-footer
{
  width: devicewidth;
  background: transparent;
}

.stafflist-footer img
{
  width: 100%;
}

.footer
{
  width: devicewidth;
  background: transparent;
}

.footer img
{
  width: 100%;
}

.biography
{
 font-family: Verdana, , Helvetica, sans-serif;
 margin-bottom: 5%;
}



.stafflist
{
  width: 96%;
  float: left;
  background: #FFFFFF;
  padding: 2%;
}

.stafflist-entry
{
  margin-bottom: 0.3em;
}

.stafftable
{
  width : 100%;
}

.staff-information
{
  vertical-align: top;
}

.staff-information table
{
  width :100%;
}


.staff-picture
{
  text-align: left;
  width: 3.5em; /*has to be ajusted to the highest inedx-pic in the list*/
  padding-right: 1em;
}

.staff-picture img
{
  width: 3.5em;
  margin: 0;
  padding: 0;
  border: 0;
}

.staffname
{
  text-align: left;
  padding-left: 1%;
  font: bold;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1.2em;
  color: #393832;
  font-weight: bold;
  text-decoration: none;
}

.stafftitle
{
  text-align: left;
  padding-left: 1%;
  font: italic;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 0.8em;
  color: #393832;
  /*font-weight: bold;*/
}

.stafftext
{
  text-align: left;
  height: 100%;
  padding-left: 1%;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 0.9em;
  color: #393832;
  font-weight: normal;
  vertical-align: bottom;
}

.indextext
{
  text-align: left;
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-style: italic ;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1em;
  color: #393832;
  font-weight: bold;
  text-decoration: none;
}

.index-picture
{
  text-align: left;
  width: 3.5em; /*has to be ajusted to the highest pic in the list*/
  padding-right: 1em;
}

.index-picture img
{
  text-align:center;
  vertical-align: bottom;
  width: 3.5em;
  margin: 0;
  padding: 0;
  border: 0;
  border: 1px solid #777;
}

.content_sponsors
{
  width: 609px;
  text-align: center;
  float: center;
  background: #FFFFFF;
  padding: 2%;
  font-family: Verdana, , Helvetica, sans-serif;
  color: #393832;
  height: 100%;
}

.sponsors_thanks{
  text-align: center;
  font: bold;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1em;
  color: #00338f;
  font-weight: bold;
  text-decoration: none;
}

.publicationlist_heading
{
  text-align: center;
  margin-top:1.5em;
  margin-bottom:0.8em;
  background: #e2efff;
  font-family: Verdana, , Helvetica, sans-serif;
  width: 100%;
}

.publicationlist_heading h3
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 0.9em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  width: 96%;
  margin: 0 2%;
  color: #393832;
  font-weight: bold;
  text-decoration: none;
}

.publicationlist
{
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
  max-width: 1200px;
  float: left;
  background: #FFFFFF;
}

.publicationlist ul {
   margin: 0;
   padding: 0em 1em;

}

.publicationlist ul li {
   text-align: left;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 0.8em;
   font-style: normal;
   line-height: 1.6em;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   text-decoration: none;
   text-indent: 2px;
   list-style-position: outside;
   list-style-type: none;
   padding: 0px;
   margin: 0px;
   margin-top:0px;
}

.publicationlist a:active {
		font-family: Verdana, , Helvetica, sans-serif;
		text-decoration: none;
		font-size: 1em;
		color: #003399;
		font-style: italic;
		font-weight: bold;
}

.publicationlist a:link  {
		font-family: Verdana, , Helvetica, sans-serif;
		text-decoration: none;
		font-size: 1em;
		color: #003399;
		font-weight: bold;
		font-style: italic;
}


.publicationlist a:visited {
		font-family: Verdana, , Helvetica, sans-serif;
		text-decoration: none;
		font-size: 1em;
		color: #003399;
		font-weight: bold;
		font-style: italic;
}

.publicationlist a:hover  {
		font-family: Verdana, , Helvetica, sans-serif;
		font-style: italic;
    color:#4d6699;
		text-decoration: none;
		font-size: 1em;
		font-weight: bold;
}

.sponsormap{
    text-align:center;
    margin:auto;
}

.sponsormap img{
  border-width:1px;
  border-style:solid;
  border-color:black
}


/*this is the mobile section*/
#menu-icon {
    width:100%;
    position: relative;
    height:1.6em;
    background: #003399 url(../images/menu.jpg) left no-repeat;
    background-size: auto 1.1em;
    display: inline-block;
  }

  nav
  {
    float: center; /* do not change this to left */
  }

  .navigationbar{
    margin-top: 1.5%;
    padding-top:0.15em;
    padding-bottom:0.1em;
    background: #003399;
    width :100%;
  }

  nav ul{
    width: 100%;
    background: transparent;
    font-size: 1.2em;
    margin: 0;
    padding: 0.5em 2% 0.5em 2%;
    display: inline;
/*     float: left; */
    border: 0;

    color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: left;
    display: none;
    position: relative;
    padding:  0;
    width: 100%;
    background: #003399;
    /*onclick="return true";*/
  }

  nav ul li {
    display: block;
/*     float: left; */
    font-size: 1em;
    line-height: 1;
    list-style-type: none;
    text-align: center;
    vertical-align: center;
    padding: 0 0.5em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    text-align: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: devicewidth;
    background: #003399;
  }

  nav ul li.active{
    display: block;
    font-size: 1em;
    line-height: 1;
    list-style-type: none;
    text-align: left;
    vertical-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: rgba(146,176,249,1.0);
    border-radius: 0.5em;
    color: #fff;
    text-shadow: 0px 0px 0.6px rgba(0, 0, 0, 0.5);
    text-decoration: none;
    position: relative;
    margin: 0.2em 0.7em;
    padding: 0em 0.5em;
    width: devicewidth;
    background: rgba(146,176,249,1.0);
  }

  nav ul li a{
    background: transparent;
    color: #fff;
    display: block;
    font-size: 1em;
    line-height: 2em;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0px 0px 0.60px rgba(255,255,255,1.0);
    width : devicewidth;
    color: #fff;
    margin: 0.2em 0.7em;
    padding: 0em 0.5em;
    text-align: left;
  }

  nav ul li a:focus,
  nav ul li a:hover,
  nav ul li a:active {
    background: rgba(146,176,249,0.9);
    color: #fff;
    display: block;
    font-size: 1em;
    line-height: 2em;
    font-weight: normal;
    text-decoration: none;
    margin: 0.2em 0.7em;
    padding: 0em 0.5em;
    text-shadow: 0px 0px 0.30px rgba(255,255,255,1.0);
    width : devicewidth;
    border-radius: 0.5em;
    outline: 0 none;


  }

  nav ul li strong a{
    background: transparent;
    color: #fff;
    display: block;
    font-size: 1em;
    line-height: 2em;
    font-weight: normal;
    text-decoration: none;
    margin: 0;
    padding: 0;
    width : devicewidth;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
    text-align: left;
  }


  nav ul li.active strong a:focus,
  nav ul li.active strong a:hover,
  nav ul li.active strong a:active {
    background: rgba(146,176,249,1.0);
    color: #fff;
    font-size: 1em;
    line-height: 2em;
    font-weight: normal;
    text-decoration: none;
    margin: 0;
    padding: 0;
    text-shadow: 0px 0px 0.30px rgba(255,255,255,1.0);
    width : devicewidth;
    border-radius: 0.5em;
    float: center;
    display: block;
    text-align: left;
  }

  nav:hover ul{
    display: block;
  }

/*end of mobile section*/


@media screen {

  .ym-email:before {
    content: "\2709";
  }

  .ym-next:before {
    content: "\279C";
  }

  .ym-previous:before{
     content: "\2190";
  }
}

 /**
  * @section Buttons
  * inspired from: Catalin Rosu (http://www.red-team-design.com/just-another-awesome-css3-buttons)
  */
  .ym-button,
  .ym-form button,
  .ym-form input[type="button"],
  .ym-form input[type="reset"],
  .ym-form input[type="submit"] {
    width : 7em;
    text-align: center;
    vertical-align: center;
    display: inline-block;
    white-space: nowrap;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
    background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
    background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
    background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
    background-image: linear-gradient(to bottom, #eeeeee,#cccccc);
    background-color: #eeeeee;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC');
    zoom: 1;
    border: 1px solid #777;
    border-radius: .2em;
    -webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.8) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.8) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
    color: #333 !important;
    cursor: pointer;
    font: normal 0.75em/1.75em Arial, Helvetica;
    margin: 0 0.5em 0.5em 0;
    padding: 0 1.5em;
    overflow: visible;
    /* removes extra side spacing in IE */
    text-decoration: none !important;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  }
  .ym-button:hover,
  .ym-form button:hover,
  .ym-form input[type="button"]:hover,
  .ym-form input[type="reset"]:hover,
  .ym-form input[type="submit"]:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #dddddd));
    background-image: -webkit-linear-gradient(top, #fafafa, #dddddd);
    background-image: -moz-linear-gradient(top, #fafafa, #dddddd);
    background-image: -ms-linear-gradient(top, #fafafa, #dddddd);
    background-image: linear-gradient(to bottom, #fafafa,#dddddd);
    background-color: #fafafa;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#FFFAFAFA', endColorstr='#FFDDDDDD');
    zoom: 1;
  }
  .ym-button:active,
  .ym-form button:active,
  .ym-form input[type="button"]:active,
  .ym-form input[type="reset"]:active,
  .ym-form input[type="submit"]:active {
    -webkit-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.2);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cccccc), color-stop(100%, #bbbbbb));
    background-image: -webkit-linear-gradient(top, #cccccc, #bbbbbb);
    background-image: -moz-linear-gradient(top, #cccccc, #bbbbbb);
    background-image: -ms-linear-gradient(top, #cccccc, #bbbbbb);
    background-image: linear-gradient(to bottom, #cccccc,#bbbbbb);
    background-color: #cccccc;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#FFCCCCCC', endColorstr='#FFBBBBBB');
    zoom: 1;
    position: relative;
    top: 1px;
  }
  .ym-button:focus,
  .ym-form button:focus,
  .ym-form input[type="button"]:focus,
  .ym-form input[type="reset"]:focus,
  .ym-form input[type="submit"]:focus {
    outline: 0;
    background: #fafafa;
  }

/*Index Button1*/

.ym-indexbutton1,
  .ym-form indexbutton1,
  .ym-form input[type="button"],
  .ym-form input[type="reset"],
  .ym-form input[type="submit"] {
    width:100%;
    display: inline-block;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #eeeeee));
    background-image: -webkit-linear-gradient(top, #eeeeee, #eeeeee);
    background-image: -moz-linear-gradient(top, #eeeeee, #eeeeee);
    background-image: -ms-linear-gradient(top, #eeeeee, #eeeeee);
    background-image: linear-gradient(to bottom, #eeeeee,#eeeeee);
    background-color: #eeeeee;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#FFEEEEEE', endColorstr='#FFEEEEEE');
    zoom: 1;
    border: 0px solid #777;
    border-radius: 0.7em;
    -webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.8) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.8) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
    color: #333 !important;
    cursor: pointer;
    font: normal Arial, Helvetica;
    margin: 0 0 0 0;
    padding: 5px 0 0.5px 0.2em;
    overflow: visible;
    /* removes extra side spacing in IE */
    text-decoration: none !important;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    height:100%;
  }
  .ym-indexbutton1:hover,
  .ym-form indexbutton1:hover,
  .ym-form input[type="button"]:hover,
  .ym-form input[type="reset"]:hover,
  .ym-form input[type="submit"]:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #dddddd));
    background-image: -webkit-linear-gradient(top, #fafafa, #dddddd);
    background-image: -moz-linear-gradient(top, #fafafa, #dddddd);
    background-image: -ms-linear-gradient(top, #fafafa, #dddddd);
    background-image: linear-gradient(to bottom, #fafafa,#dddddd);
    background-color: #fafafa;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#FFFAFAFA', endColorstr='#FFDDDDDD');
    zoom: 1;
  }
  .ym-indexbutton1:active,
  .ym-form indexbutton1:active,
  .ym-form input[type="button"]:active,
  .ym-form input[type="reset"]:active,
  .ym-form input[type="submit"]:active {
    -webkit-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.2);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cccccc), color-stop(100%, #bbbbbb));
    background-image: -webkit-linear-gradient(top, #cccccc, #bbbbbb);
    background-image: -moz-linear-gradient(top, #cccccc, #bbbbbb);
    background-image: -ms-linear-gradient(top, #cccccc, #bbbbbb);
    background-image: linear-gradient(to bottom, #cccccc,#bbbbbb);
    background-color: #cccccc;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#FFCCCCCC', endColorstr='#FFBBBBBB');
    zoom: 1;
    position: relative;
    top: 1px;
  }
  .ym-indexbutton1:focus,
  .ym-form indexbutton1:focus,
  .ym-form input[type="button"]:focus,
  .ym-form input[type="reset"]:focus,
  .ym-form input[type="submit"]:focus {
    outline: 0;
    background: #fafafa;
  }


/*Index Button2*/

.ym-indexbutton2,
  .ym-form indexbutton2,
  .ym-form input[type="button"],
  .ym-form input[type="reset"],
  .ym-form input[type="submit"] {
    width: 100%;
    display: inline-block;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2efff), color-stop(100%, #e2efff));
    background-image: -webkit-linear-gradient(top, #e2efff, #e2efff);
    background-image: -moz-linear-gradient(top, #e2efff, #e2efff);
    background-image: -ms-linear-gradient(top, #e2efff, #e2efff);
    background-image: linear-gradient(to bottom, #e2efff,#e2efff);
    background-color: #e2efff;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#FFE2EFFF', endColorstr='#FFE2EFFF');
    zoom: 1;
    border: 0px solid #777;
    border-radius: 0.7em;
    -webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.8) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.8) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
    color: #333 !important;
    cursor: pointer;
    font: normal Arial, Helvetica;
    margin: 0 0 0 0;
    padding: 5px 0 0.5px 0.3em;
    overflow: visible;
    /* removes extra side spacing in IE */
    text-decoration: none !important;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    height: 100%;
  }
  .ym-indexbutton2:hover,
  .ym-form indexbutton2:hover,
  .ym-form input[type="button"]:hover,
  .ym-form input[type="reset"]:hover,
  .ym-form input[type="submit"]:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2efff), color-stop(100%, #cfe4ff));
    background-image: -webkit-linear-gradient(top, #e2efff, #cfe4ff);
    background-image: -moz-linear-gradient(top, #e2efff, #cfe4ff);
    background-image: -ms-linear-gradient(top, #e2efff, #cfe4ff);
    background-image: linear-gradient(to bottom, #e2efff,#cfe4ff);
    background-color: #fafafa;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#FFE2EFFF', endColorstr='#FFcfe4ff');
    zoom: 1;
  }
  .ym-indexbutton2:active,
  .ym-form indexbutton2:active,
  .ym-form input[type="button"]:active,
  .ym-form input[type="reset"]:active,
  .ym-form input[type="submit"]:active {
    -webkit-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.2);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cccccc), color-stop(100%, #bbbbbb));
    background-image: -webkit-linear-gradient(top, #cccccc, #bbbbbb);
    background-image: -moz-linear-gradient(top, #cccccc, #bbbbbb);
    background-image: -ms-linear-gradient(top, #cccccc, #bbbbbb);
    background-image: linear-gradient(to bottom, #cccccc,#bbbbbb);
    background-color: #cccccc;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#FFCCCCCC', endColorstr='#FFBBBBBB');
    zoom: 1;
    position: relative;
    top: 1px;
  }
  .ym-indexbutton2:focus,
  .ym-form indexbutton2:focus,
  .ym-form input[type="button"]:focus,
  .ym-form input[type="reset"]:focus,
  .ym-form input[type="submit"]:focus {
    outline: 0;
    background: #fafafa;
  }
</pre></body></html>