
.rtop, .rbottom{display:block; background: #FFF}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background: #C3D9FF}
.r2top *, .r2bottom *{display: block; height: 1px; overflow: hidden; background: #e1e1e1}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

body {
  font-size: 14px;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

#wrapper{float:left;width:100%}

#leftdiv {
  margin-left:-95%;
  width: 15%;
  float:left;
}

#maindiv {
  margin: 0 25% 0 20%;
  padding-left: 5px;
  padding-right: 5px;
}

#rightdiv {
  margin-left:-25%;
  width: 20%;
  float:left;
}

#footer {
  margin-top: 5px;
  padding-top: 3px;
  clear: both;
  padding-left: 5%;
  padding-right: 5%;
}

#insidefooter {
  background: #C3D9FF;
  text-align: center;
}

.innerbox {
  border-left:1px solid #C3D9FF; 
  border-right:1px solid #C3D9FF;
}

.boxhead {
  text-align:center;
  font-weight:bold;
  background: #ffffff url(./images/menubut_gr2.png) repeat-x;
  padding-bottom: 2px;
}

.nibox {
  margin-bottom: 5px;
  border-bottom: 1px dotted #e1e1e1;
}

.nititle {
  /*font-weight: bold;
  background: #e1e1e1;
  padding-left:5px;
  padding-right:5px;*/
  color: #3F4C6B;
  padding-left:3px;
  font-size: 17px;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  /*border-left: 3px solid #3F4C6B;*/
}

.nitext {
  margin: 2px;
  padding: 3px;
}

.smenubox { 
  text-align: center;
  margin-bottom: 10px;
  background: #ffffff url(./images/menubut_gr2.png) repeat-x;
}

.desctext {
  text-align: left;
  font-size: 14px;
  margin-left: 13px;
}

.descimg {
  border:0; 
  margin-right: 5px;
}

.pr_img{
  float:left; 
  margin-top: 3px;
  margin-right: 3px; 
  margin-bottom: 3px; 
  border: 1px dotted #e1e1e1;
}

a{
  color: #999999;
  font-size: 14px;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  text-decoration: none;
  padding-left: 1px;
  padding-right: 1px;
}

a:hover {
  background: #ffffff url(./images/link_gr_1.png) repeat-x;
  text-decoration: underline;
}

a.imganchor{
  background: #FFFFFF;
  display: block;
}

a.imganchor:hover {
  background: #FFFFFF;
}

a.smenu{
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  font-family: "Verdana", Arial, sans-serif;
  text-decoration: none;
  margin-top: -1px;
}
a.smenu:hover {
  background: #ffffff url(./images/menubut_gr2.png) repeat-x;
  /*text-decoration: underline;*/
  text-decoration: none;
  border-bottom: 1px dotted #e1e1e1;
}

.date {
  background: #e1e1e1;font-weight:bold; padding-left:2px;padding-right:2px;
}
