
	#frame {
	width:660px;
	height:626px;
	border-width:1px;
	border-color:#666666;
	border-style:solid;
	background-color:#ffffff;
	padding:2px;
	align:center;
		}
body {
	
	margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #838f97;

	
	
}

img {
border:0px;
}
ul
  {
  margin-left: 5px;
  padding-left: 1em;
  }
li
  {
  margin: 5px;
  padding: 0;
  }
.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#999999;

}

a.footer, a:link, a:visited {
text-decoration:none;
}

.footer a:hover {
text-decoration:underline;
}

.header {
font-size:12px;
font-weight:bold;
}
.smalltext {
font-size:10px;
}
.text {
font-size:11px}

a, a:link, a:visited {
font-weight:bold;
color: #336600;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

.green {
color:#336600;
font-weight:bold;
font-size:12px;
}

img.alpha_png
      {
      behavior: url("png.htc");
      }
	  
	  a {cursor: pointer; cursor: hand;}