.body {
    background-image : url(../pictures/background.jpg);
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
      }
.menu {
	background-color : inherit;
    vertical-align : bottom;
    text-align : left;
	color : #000080;
      }
.ssmenu {
    background-image : url(../pictures/bglftimg.jpg);
	background-color : inherit;
    width : 20%;
    border-right : 2px solid #000080;
    vertical-align : top;
    font-family : Verdana,Arial,sans-serif;
    font-size : 8pt;
    color : #000080;
    font-weight : bold;
      }
.ssmenutxt {
	background-color : inherit;
    vertical-align : middle;
    font-family : Verdana,Arial,sans-serif;
    font-size : 8pt;
    color : #000080;
    font-weight : bold;
    text-align : center;
      }
.display {
    background-image : url(../pictures/bgrgtimg.jpg);
    width : 80%;
      }
.footerlft {
	background-color : inherit;
    background-image : url(../pictures/bglftimg.jpg);
    text-align : center;
    font-family : Verdana,Arial,sans-serif;
    font-size : 7pt;
    color : #000080;
    border-right : 2px solid #000080;
      }
.footerrgt {
	background-color : inherit;
    background-image : url(../pictures/bgrgtimg.jpg);
    text-align : center;
    font-family : Verdana,Arial,sans-serif;
    font-size : 7pt;
    color : #000080;
    vertical-align : bottom;
      }
.sectiontitle {
	background-color : inherit;
    background-image : url(../pictures/head/hdbg.jpg);
    color : #ffffff;
    font-family : Verdana,Arial,sans-serif;
    font-size : 11pt;
    font-weight : bold;
    white-space : nowrap;
    width : 100%;
      }
.sectiontitle2 {
	background-color : inherit;
    color : #000080;
    font-size : 10pt;
    font-family : Verdana,Arial,sans-serif;
    text-align : left;
	border-bottom: 2px solid #000080;
	font-weight: bold;
      }
.text {
	background-color : inherit;
    color : #000080;
    font-size : 10pt;
    font-family : Verdana,Arial,sans-serif;
    text-align : justify;
      }
.textctr {
	background-color : inherit;
    color : #000080;
    font-size : 10pt;
    font-family : Verdana,Arial,sans-serif;
    text-align : center;
      }
a:link, a:active, a:visited {
	background-color : inherit;
    text-decoration : none;
    color : #000fff;
      }
a:hover {
	background-color : inherit;
    color : #ffa07a;
      }
