
body {
  background-color : #FFFFFF;
  background-image: url(images/background.gif);
  background-repeat: repeat-y; 
  font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 82%;
/*  color : #000088; */
  margin: 0px; 
  }

body h1 {
  color: #a5de94;
  font-size: 200%;
  font-weight: bold;
  text-align: center;
}

body h3 {
  color: #a5de94;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
}

body h4 {
  color: #000000;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
}

body h2 {
  color: white;
  background-color: #a5de94;
  font-size: 100%;
  font-weight: bold;
  margin: 3em 0 0 0;
  padding: 0.5ex 0 0.5ex 1ex;
}

body h2 a{
  color: white;
}



.rule {border-top-width: 1px;
       border-top-style: solid;
       border-color: #a5de94; 
       margin: 0px 2%;}

.BodyContent {
    background: #FFFFFF;
    color: #000000;
    margin-left: 172px;
    margin-right: 25px;
    font-family : Verdana,Geneva,Arial,Helvetica,sans-serif; 
    width: auto;
    border: 0.1px solid #FFFFFF; 
    }

.pageHeader {
    margin-top: 10px;
    margin-left: 260px;
    } 




.SideMenu {
    position: absolute;
    top: 120px;
    left: 10px;
    width: 136px;
    height: auto;
    font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
    color: #616161;
    font-weight: bold;
    font-size: 100%;
    }


.SideMenu a img {
	background: transparent;
    border: 0.1px none #000000;
	text-decoration: none;
}



.pageFooter {
    text-align: center;

/*    color: white;
    background-color: #a5de94;
    font-size: 100%;
    font-weight: bold;
    margin: 3em 0 0 0;
    padding: 0.5ex 0 0.5ex 1ex;
*/

    } 


/*
.pageFooter h2 {
  color: white;
  background-color: #a5de94;
  font-size: 200%;
  font-weight: bold;
  margin: 3em 0 0 0;
  padding: 0.5ex 0 0.5ex 1ex;
}
*/


.code {
font-size: 11px;
}





img.floatLeft
{
float: left;
margin: 10px;
}

.clearLeft
{
clear: left;
}

img.floatRight
{
float: right;
margin: 10px;

}

.imgLink a img
{
background: transparent;
border: 0.1px none #000000;
text-decoration: none;
}


a.noShowLink
    {
    text-decoration:none;
    color:#000000;
    }



ol li
{
  font-weight: bold;

}

ol ul li
{
  font-weight: normal;
  list-style-type:disc
}

ol ol li
{
  font-weight: normal;
  list-style-type:lower-alpha
}

ol ul ol li
{
  list-style-type:lower-alpha
}


/* 
.LeftMargin
{
padding: 10px;
}

.textRight
{
float: right;
float: left;
}

 */


.DivGooglefloatRight
{
float: right;
margin: 10px;

}

