body {
      position: absolute;
      width: 100%; height: 100%;
      margin: 0; padding: 0;
	background-color: #FFFFFF;
	color: #666666; 
    }
IMG {display: block}
p a {
	color: #669900; 
	text-decoration: none;
	font-weight: bold;
}
p a:hover {
	color: #ff9900; 
	text-decoration: underline; 
	font-weight: bold;
}

.backon {
	background-image: url(images/buttonon.gif);
	background-repeat:no-repeat;
	}
.backoff {
	background-image: url(images/buttonoff.gif);
	background-repeat:no-repeat;
}
.mbuttonon {
	background-image: url(images/membersbutton.gif);
	background-repeat:no-repeat;
}
FORM {
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-top: 0px;
}
.inline {
	float: left;
	}
.searchbox {
	border: 0;
	background-color: #F7F9E6;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
	color: #006600;
	height: 20px;
}
h1 {
	margin: 0px; 
}
p {
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 15px; 
	margin-top: 0px;
}
	
.tableInner {
	width: 900px;
	padding: 0;
	margin: 0px auto;
	border: 0;
	background-image:  url(images/back.jpg);
	background-repeat: repeat-y;
}
.tableInner2 {
	width: 98%;
	padding: 0;
	margin: 0px auto;
	border: 0;
}
.header {
	width: 100%;
	padding: 0;
	margin: 0px auto;
	border: 0;
	height: 155px;
}
.navoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
	color:#FFFFFF;
}
.navoff:hover {
	text-decoration: none;
	color:#ffff99;
}
.navon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
	color:#006600;
}
.navon:hover {
	text-decoration: none;
	color:#000000;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
}
.topnav:hover {
	text-decoration: none;
	color:#669900;
}
.action{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	margin: 0px;
	background-color: #336600;
}
.txtAction {
	color: #666666; 
	text-decoration: none; 
	font-size: 80%; 
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #336600;
}
.txtAction url {
width: 200px;
}
.txtAction a {
	color: #669900; 
	text-decoration: none; 
	font-weight: bold;
	
}
.txtAction a:hover {
	color: #ff9900; 
	text-decoration: underline; 
	font-weight: bold;
}

.pageHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color:#669900;
	margin: 0px;
}
.mainbold {
	color: #666666; 
	text-decoration: none; 
	font-size: 80%; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold
}
.mainlink {
	color: #669900; 
	text-decoration: none; 
	font-weight: bold;
}
.mainlink:hover {
	color: #ff9900; 
	text-decoration: underline; 
	font-weight: bold;
}
.minitext {
	color: #666666; 
	text-decoration: none; 
	font-size: 70%; 
	font-family: Arial, Helvetica, sans-serif; 
}
.txtDefault {
	color: #666666; 
	text-decoration: none; 
	font-size: 80%; 
	font-family: Arial, Helvetica, sans-serif; 
}
.txtStory {
	color: #666666; 
	text-decoration: none; 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
}
.profile {
	color: #333333; 
	text-decoration: none; 
	font-size: 80%; 
	font-family: Arial, Helvetica, sans-serif; 
}
.warning {
	color: #cc0000; 
	text-decoration: none; 
	font-size: 85%; 
	font-family: Arial, Helvetica, sans-serif; 
}
.footer {
	color: #666666; 
	text-decoration: none; 
	font-size: 70%; 
	font-family: Arial, Helvetica, sans-serif; 
}
.sleepyfrog {
	color: #666666; 
	text-decoration: none; 
}
.sleepyfrog:hover {
	color: #ff9900; 
	text-decoration: none; 
}
.iframe {
	width:inherit;
	height:inherit;
	border: 0;
}


