body{
      margin: 0px 0px 0px 0px;
      background: #045E66 url(images/bg.gif);
}


.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; padding-left: 15px; padding-right: 15px;}
.text h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 19px; color: #337C83; display: inline; letter-spacing: -1px; font-weight: bold;}


.text A {
color: #347B00;
background: transparent;
text-decoration: underline
}

.text A:visited {
color: #347B00;
background: transparent;
text-decoration: underline
}

.text A:active {
color: #347B00;
background: transparent;
text-decoration: underline
}

.text A:hover {
color: #347B00;
background : transparent;
text-decoration: none
}


.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #6C8B09; padding-top: 20px;}

.menu A {
color: #000;
background: transparent;
text-decoration: underline;
font-size: 12px;
}

.menu A:visited {
color: #000;
background: transparent;
text-decoration: underline;
font-size: 12px;
}

.menu A:active {
color: #000;
background: transparent;
text-decoration: underline;
font-size: 12px;
}

.menu A:hover {
color: #000;
background: transparent;
text-decoration: none;
font-size: 12px;
}

.sm-logo {  padding-top: 20px;}
.menu2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #6C8B09; padding-top: 30px;}

.menu2 A {
color: #000;
background: transparent;
text-decoration: underline;
font-size: 12px;
}

.menu2 A:visited {
color: #000;
background: transparent;
text-decoration: underline;
font-size: 12px;
}

.menu2 A:active {
color: #000;
background: transparent;
text-decoration: underline;
font-size: 12px;
}

.menu2 A:hover {
color: #000;
background: transparent;
text-decoration: none;
font-size: 12px;
}

.header {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #68B8BF; padding-top: 90px; padding-left: 113px;}

.header A {
color: #62931F;
background: transparent;
text-decoration: none
}

.header A:visited {
color: #62931F;
background: transparent;
text-decoration: none
}

.headerA:active {
color: #62931F;
background: transparent;
text-decoration: none
}

.header A:hover {
color: #62931F;
background : transparent;
text-decoration: underline
}


.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #619144; padding-top: 10px;}

.footer A {
color: #619144;
background: transparent;
text-decoration: none
}

.footer A:visited {
color: #619144;
background: transparent;
text-decoration: none
}

.footer A:active {
color: #619144;
background: transparent;
text-decoration: none
}

.footer A:hover {
color: #619144;
background : transparent;
text-decoration: underline
}


img {
	border: none;
}


hr {
  color: #000000;
  background-color: #000000;
  height: 1px;
  border: 0;
  width: 100%;
}

	
img.r {
	float: right; padding-left: 10px; padding-right: 0px; padding-top: 5px; padding-bottom: 5px;
	}
img.l {
	float: left; padding-left: 0px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px;
	}

