* {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 13px;
}

body {
   background-color: white;
}

th {
   padding: 3px;
   background-color: #e0e0e0;
   text-align: left;
}

img {
   border: none;
}

body {
   padding: 5px 10px 25px;
}

strong {
   color: black !important;
}

cite {
   color: #b8b8b8;
   font-size: smaller;
   font-style: normal;
}

p {
   padding: 0px;
   margin: 10px 0px 15;
}

.error {
   color: red;
   font-weight: bold;
   font-size: large;
}

.smaller {
   font-size: smaller;
}

.vpad {
   padding-top: 15px;
   padding-bottom: 15px;
}

.pad {
   padding: 10px 15px;
}

em {
   display: block;
   border: 1px solid #ffcc00;
   background-color: red;
   color: yellow;
   font-weight: bold;
   padding: 10px 15px;
   -moz-border-radius: 7px;
   font-style: normal;
   margin-top: 15px;
}

.buttonlike {
   background-color: ButtonFace;
   color: ButtonText;
   padding: 4px;
   border: 2px outset ThreedFace;
   text-decoration: none;
   line-height: 50px;
}

h1 {
   font-size: 13pt;
}

.alike {
   cursor: pointer;
}

.toolbar {
   background-color: #ffffff;
   height: 30;
}

.imagebutton {
   border: solid 2px #ffffff;
   width: 23;
   background-color: #ffffff;
   height: 22;
}
