p,br,ul,li,div,form,td,input {font-family:verdana ;
        font-size:10pt;
               
}
ul,p {
 margin-top: 2pt; 
                margin-bottom: 2pt; 
}

/* ------------------------------------------------------------------------------------------------*/
body {
     font-family:verdana ;
     font-size:10pt;
     margin: 0px;
     padding: 0px;
     background-image: url("images/harinamaback.jpg"); background-position: 50% 2.3cm;
     background-attachment: fixed;
}
table.gallery { border-color:black;
        border-style:solid;
        border-width:1px;
        empty-cells: show;
}
td.gallery {
    font-family:verdana ; 
    font-size:9pt;
    border-color:black;
    border-style:solid;
    border-width:0px;
    border-bottom-width:1px;
    border-right-width:1px;
    }
.content {
    position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width:auto;
    min-width:120px;
    max-width:800px;
  /*  margin:10px 10px 10px 10px;    */
    border:2px solid #cccccc;
    background-color:white;
    padding:10px;
    z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.box {
    position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width:auto;
    border:2px solid #cccccc;
    background-color:transparent;
    padding:2px;
    font-family:verdana ;
    font-size:8pt;
    z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.news_header {
 /*   margin:0px 210px 20px 170px;
    border:1px solid black;  padding:5px; */
    background-color:#FCFECD;
    z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

p,pre,br,ul,li,div,a,span {font-family:verdana ;
        font-size:10pt;



 small, .small {
  font-size: 75%;
}
               
}
ul,p {
 margin-top: 2pt; 
 margin-bottom: 10pt;
 text-align: justify;
}
h1 {font-family:verdana ; font-size:14pt;
     line-height:16pt;
        margin-top: 2pt; 
        margin-bottom: 2pt; 
}



span.quote { font-size: 8pt; }
span.news {font-family:tahoma;font-size: 16pt; }
span.newsdate { font-size: 10pt; }
span.red { color: red; }
A:hover   { background-color: yellow }

a
{
    color : #990000;
    text-decoration : none;
    font-weight:bold
}
hr {
   color : #404040;
    width : 100%;
    height : 1px;
    }
img.pic {   border-color:black;border-style:solid;border-width:1px
            background-color:transparent  }
.bold {   font-weight:bold}
