hr {
  color: blue;
}

body {
  font-family: Helvetica, Geneva, Arial, Verdana, sans-serif;
}

b.rtop, b.rbottom{display:block;background: #FFF}
b.r2top, b.r2bottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #c6d2ea;}
b.r2top b, b.r2bottom b{display:block;height: 1px;
    overflow: hidden; background: #daf1a8;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
b.r2top b.r4, b.r2bottom b.r4{margin: 0 1px;height: 2px}

.smf {
  font-size: small;
}

.label {
  font-size: 14px;
  color: #385e9e;
}

.biglabel {
  font-size: 17px;
  color: #385e9e;
}

.inmsg {
  color : red;
  font-size: small;
  /*border: 1px #cd0513 dashed;*/
  margin-bottom: 2px;
  float: left;
  width: 84%;
  background: #daf1a8;
}

.outmsg {
  display: block;
  color : blue;
  font-size: small;
  /*border: 1px #5505cd dashed;*/
  margin-bottom: 2px;
  float: right;
  width: 84%;
  text-align: right;
  background: #c6d2ea;
}

.bluebig {
  color : blue;
  font-size : 110%;
}

.inputbar {
  background-color : #e2f2fa;
  font-size : 110%;
}

.inputbare {
  background-color : #e2f2fa;
  color: F80000;
  font-size : 110%;
}

.aincl {
  color: black;
  text-decoration : none;
}

.biganchor {
  font-size : 120%;
}

.vcle {
  padding-top: 8px; 
  padding-bottom: 8px;
  padding-left: 0;
  margin-left: 0;
  display: block;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px #cac7c7 solid;
  width: 318px;
  /*height: 43px;*/
}

.eventelem {
  font-size: 18px;
  border-bottom: 1px #cac7c7 solid;
  margin-bottom: 1px;
  margin-top: 1px;
  width: 320px; 
}

.bigmenu {
  display: inline;
  /*height: 80px;*/
  overflow: hidden;
  width: 78px;
  float : left;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  margin-left: 1px;
}

.clemenu {
  display: none;
  background: #c6d2ea;
  margin-top: 8px; 
  margin-left: 0; 
  text-align: center;
  height: 50px;
  width:320px;
  background: #ffffff url(../images/big/gr3.png) repeat-x;
}

.clemenuitem {
  color: #cdcdcd;
  text-decoration : none;
  font-size: 25px;
}