#center {
   margin-left:auto; 
   margin-right:auto;
   text-align:left;
   width: 650px;
}

.ubalogo {
   width: 115pt;
}

.mudablogo {
}

.bshlogo {
    width: 115pt;
}

.title {
   color: #217300;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   text-align: center;
}

.apptitle {
   color: #217300;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 36px;
   text-align: center;
}

.message {
   color: red;
   background-color: #EEDDEE;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
}

.noScriptMessageContainer {
   background-color: yellow;
   text-align: center; 
}

.noScriptMessage {
  color: red; 
  font: italic 1.5em georgia;	
  line-height: 1.4; 
  margin: 3em 0 .7em .5em; 
  width: 450px;
}

.usageMessage {
/*  color: #927B6B; */
  font: italic 1.2em georgia, serif;	
  line-height: 1.4; 
  text-align: left; 
  width: 100%;
  margin-top: 0.4cm;
  margin-bottom: 0.4cm;
  background-color: #EEDDEE;
}

.websiteMenu {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   width: 100%;
   height: 2px;
   margin-top: 10px;
   margin-bottom: 20px;
   border-style: dashed;
   border-color: #dde4ee;
   border-top-width: thin;
   border-left-width: 0px;
   border-right-width: 0px;
   border-bottom-width: thin;
}

.websiteFooter {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   width: 100%;
   height: 2px;
   margin-top: 10px;
   margin-bottom: 10px;
   border-style: dashed;
   border-color: #dde4ee;
   border-top-width: thin;
   border-left-width: 0px;
   border-right-width: 0px;
   border-bottom-width: thin;
}


.header {
}

.page {
   width: 100%;
   height: 350px;
   margin-top: 20px;
   margin-bottom: 20px;
}

.pageCell {
   width: 100%;
}

.pageHeader {
   width: 100%;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: normal;
   text-align: left;
   height: 2px;
   color: #013b69;
   background-image: url('pagecaption-background.jpg');
   background-repeat: repeat-y;
}

.dialog {
   height: 240px; 
   width: 100%;
   border-color: #dde4ee;
   border-width: thin;
   border-style: solid;
}

.dialogHeader {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   text-align: left;
   background-image: url('bgmenu.jpg');
   background-repeat: repeat-x;
   height: 20px;
   min-height: 20px;
   max-height: 20px;
   overflow:hidden;
}


.dialogFooter {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   text-align: left;
   height: 2px;
   width: 100%;
   background-color: #f5f7fa;
}

.dialogLabel {
   width: 20%;
   background-image: url('dialoglabelbg.jpg');
   background-repeat: repeat-x;
}

.dialogMenu {
   width: 80%;
   background-image: url('dialogmenubg.jpg');
   background-repeat: repeat-x;
}

table {
}

th {
}

td {
}

a{
   font-family: Arial,sans-serif;
   font-size: 100%;
   color: #217300;
   text-decoration: none;
   border-style: none;
}

a:link{
   font-family: Arial,sans-serif;
   font-size: 100%;
   color: #217300;
   text-decoration: underline;
}

a:visited{
   font-family: Arial,sans-serif;
   font-size: 100%;
   color: #217300;
   text-decoration: underline;
}

a:focus{
   font-family: Arial,sans-serif;
   font-size: 100%;
   color: #000000;
   text-decoration: underline;
   background-color: #ffdaa5;
}

a:hover{
   font-family: Arial,sans-serif;
   font-size: 100%;
   color: #000000;
   text-decoration: underline;
   background-color: #ffdaa5;
}

a:active{
   font-family: Arial,sans-serif;
   font-size: 100%;
   color: #000000;
   text-decoration: underline;
   background-color: #ffdaa5;
}

h1, h2, h3, h4 {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   text-align: left;
   color: #013b69;
}
img
{
    border-style: none;
}

/* start IE center hack */

body {
   text-align:center;
}

.grund {
   text-align:left;
}

/* end IE center hack */


body, p, table, th, td {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #333333;
}

h1 {
   font-size: 30px;

   text-align: center;
   background-image: url('dialogmenubg.jpg');
   background-repeat: repeat-x;
}
