body 	{margin:0; padding:0px; background:#6E6E6E;}

td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#575757;
	line-height:14px;
}

a {	text-decoration:underline; color:#575757;}
a:hover {text-decoration:none;}

span {color:#8F2D0E}

span a {color:#4E6881; text-decoration:underline;}
span a:hover {text-decoration:none}

b a {color:#8F2D0E; text-decoration:underline; font-weight:normal}
b a:hover {text-decoration:none}

ul {/*margin:0; padding:0; list-style:none*/}
li {margin:0; padding:0; line-height:17px; color:#575757}
li a {color:#575757; text-decoration:underline}
li a:hover {text-decoration:none}

input, select, textarea {width:225px; height:17px; border:1px solid #BCB8B8; color:/*#818181*/#000; font-size:11px; overflow:hidden; font-family:tahoma;}
form {margin:0; padding:0}
label {width:20px;}
/*--------------------------------------header-------------------------------------------*/
.header {color:#8DB1D3}
.header a {color:#8DB1D3; text-decoration:none}
.header a:hover {color:#8DB1D3; text-decoration:underline}

/*--------------------------------------footer-------------------------------------------*/
.footer {color:#BEBEBD}
.footer a {color:#BEBEBD; text-decoration:none}
.footer a:hover {text-decoration:underline}

.abs {vertical-align:middle}

.greentext {color:#005C42;font-size:1.8em;font-weight:bold;}

.headernav {color:#fff}
.headernav a {color:#fff;}
.headernav a:hover {color:#fff;text-decoration:underline;}

.topleft {position:absolute;top:0;left:0;}

.img-frame {
  margin: 10px 0 0 2px !important; /*firefox hack: pulls the text closer to the bottom of the picture*/
  margin: 10px 0 0 5px;
  }

img.frame {
  //display: block;
  //position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  /*margin: -6px 6px 6px -6px;*/
  padding: 3px; /*the larger the "padding" value is, the larger the white frame is around the picture */
  }
  
  div.slideshow {position: relative;width: 139px; height:137px;}
.slideshow div {position: absolute;top: 0;left: 0;}

