body         {background: url(backgrd2.gif); font-family: helvetica, arial; color: #ffffff; margin: 0; padding: 0;}

  a            {color: #045014; font-family: helvetica, arial; font-size: 20pt}
  a.a0         {color: #045014; font-family: helvetica, arial; font-size: 20pt; text-decoration: none}
  a.a1         {color: #008000; font-family: helvetica, arial;  font-size: 24pt; font-weight: bold}
  a.a2         {color: #045014; font-family: helvetica, arial;  font-size: 16pt}
  a.a3         {color: #ff0000; font-family: helvetica, arial;  font-size: 24pt; font-weight: bold}
  a.a3:hover   {color: #045014; font-family: helvetica, arial; font-size: 24pt; font-weight: bold}
  a.a4         {color: #045014; font-family: helvetica, arial; font-size: 24pt}
  a.a5         {background-color: #ffcc00; border:2px solid #045014; color: #045014; font-family: helvetica, arial;  font-size: 24pt; text-decoration: none}
  a.a5:hover   {background-color: #045014; border:2px solid #ffcc00; color: #ffcc00; font-family: helvetica, arial; font-size: 24pt;}

.b			 {color: #0000ff;}
.g			 {color: #00c000;}
.p			 {color: #800080;}
.r			 {color: #ff0000;}

h1  		 {color: #045014; font-family: arial,helvetica; color: #045014; text-align: center;}
h2  		 {color: #045014; font-family: arial,helvetica; color: #045014; text-align: center;}
h3  		 {color: #045014; font-family: arial,helvetica; color: #045014; text-align: center;}

.s7			 {font-size: 14pt}
.s8			 {font-size: 16pt}
.s8c		 {font-size: 16pt; text-align: center}
.s8j		 {font-size: 16pt; text-align: justify}
.s8r		 {font-size: 16pt; text-align: right}
.s9j		 {font-size: 18pt; text-align: justify}
.s9jb		 {font-size: 18pt; text-align: justify; font-weight: bold}
.s10		 {font-size: 20pt}
.s10b		 {font-size: 20pt; text-align: center; font-weight: bold}
.s10c	   {color: #045014; font-family: helvetica, arial; font-size: 20pt; text-align: center}
.s10cb	 {color: #045014; font-family: helvetica, arial; font-size: 20pt; text-align: center; font-weight: bold}
.s10cby  {color: #045014; font-family: helvetica, arial; font-size: 20pt; text-align: center; font-weight: bold; background: #ffff88;}
.s10l		 {font-size: 20pt; text-align: left}
.s10r		 {font-size: 20pt; text-align: right}
.sb10		 {color: #0000ff; font-family: helvetica, arial; font-size: 20pt}
.s10cb	 {color: #045014; font-family: helvetica, arial; font-size: 20pt; text-align: center; font-weight: bold}
.s10jb	 {color: #045014; font-family: helvetica, arial; font-size: 20pt; text-align: justify; font-weight: bold}
.s10j	   {color: #045014; font-family: helvetica, arial; font-size: 20pt; text-align: justify}
.sr11		 {color: #ff0000; font-family: helvetica, arial; font-size: 22pt}
.s12c	   {color: #045014; font-size: 24pt; text-align: center}
.s12cb	 {color: #045014; font-family: helvetica, arial; font-size: 24pt; text-align: center; font-weight: bold}
.s12j	   {color: #045014; font-family: helvetica, arial; font-size: 24pt; text-align: justify}
.sr12j   {color: #ff0000; font-family: helvetica, arial; font-size: 24pt; text-align: justify}
  
ol			 {font-size: 20pt}
ul			 {color: #045014; font-family: helvetica, arial; font-size: 20pt; text-align: justify;}
ul.u1		 {font-size: 16pt}

sup			 {font-size: 14pt}

hr       {border: 1px solid; color:#045014}

span.c2 {padding-left:3px;}

 .mybutton a
{
    display:block;
    line-height:30%;
    text-decoration:none;
    border:none;
    font:arial,helvetica;
    font-weight:bold;
    font-size:10pt;
    float:center;
    background-color:none;
    cursor:pointer;
    color:#002184;
    border:none;
    border-top:none;
    border-left:none;
}

.mybutton a img
{
    width:180px;
    height:120px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    border:none;
}
.mybutton a span
{
    position:relative;
    bottom:none;
    margin:0px 0px 0px 0px;
    padding-left:0px;
}
.mybutton a.myimg{
    color:#000;
}
.mybutton a.myimg:hover
{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.mybutton a.myimg:active{
    background-color:#000000;
    border:none;
}
#film_strip li {
  float: left
}

#film_strip li img {
  display: block;
  background: #ffffff;
  padding: 2px;
  margin: 2px;
  border: 2px;
}


/**
* @file: highslide.css 
* @version: 4.1.13
*/
.highslide-container div {font-family: arial,helvetica; font-size: 10pt;}
.highslide-wrapper, .highslide-outline {background: white;}
.highslide-caption {display: none; font-size: 1em;	padding: 5px;	color: #002184; /*background: white;*/}
a.highslide-full-expand {background: url(graphics/fullexpand.gif) no-repeat; display: block; margin: 0 10px 10px 0; width: 34px; height: 14px;}

.navbar {overflow: hidden; background-color: #045014; position: fixed; bottom: 0; width: 100%;}
.navbar a {float: left; display: block; color: #ffff88; text-align: center; padding: 14px 16px; text-decoration: none; font-size: 36px;}
.navbar a:hover {background: #ffff88; color: #045014;}
.main {padding: 16px; margin-bottom: 30px; height: 1500px; /* Used in this example to enable scrolling */}

