
body {
    background-color: #cccccc;
    background: url('/themes/obalasi/graphics/background.gif');
    background-repeat: repeat-x;
    font-size: 12px;
    font-family: verdana, tahoma, arial;
    color: #2B2B2B;
  }

.maincontent {
    margin-top: 5px;
    margin-left: 5px;
    width: 760px;
    background: white;
    padding: 10px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    -moz-border-radius: 25px;
  }


h3 {
    margin-top: 10px;
    margin-bottom: 10px;
  }


p {
    text-align: justify;
    padding-bottom: 5px;
    padding-top: 5px;
  }


a {
    color: #66A4E2;
    text-decoration: none;
  }


a:hover {
    color: red;
  }


ul {
    padding-left: 10px;
    padding-bottom: 15px;
  }


img, .img, .img:active, .img:hover, .img:visited, .image {
    border: none;
    vertical-align: middle;
    background: transparent;
  }


.header {
    font-family: Verdana,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 15px;
    padding: 3px;
  }


.subheader {
    font-size: 20px;
    color: gray;
  }


ul.dpmenu, ul.dpmenu ul {
    list-style: none;
    padding-bottom: 31px;
    margin-bottom: 10px;
    color: white;
    font-size: 17px;
  }

.dpmenu li {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
    position: relative;
    border-bottom: 1px solid #1859B7;
  }

.dpmenu li a, .dpmenu a {
    white-space: nowrap;
    color: white;
    font-weight: none;
  }

.dpmenu li:hover {
    border-bottom: 1px solid white;
  }

ul.lmenu, ul.lmenu ul {
    color: #4c4c4c;
    font-size: 10px;
  }

.lmenu li {
    color: #4c4c4c;
    font-size: 10px;
  }

.lmenu li a, .lmenu a {
    color: #4c4c4c;
    font-size: 10px;
  }

.lmenu li ul a:hover, .lmenu li ul a:active {
    background: #eeeeee;
    color: #3366CC;
}
