
#otherpage { 
	width:610px;
	top:100px;
	left: 5px;
	position:absolute;
	background-color:#FFF;
	z-index:1;
	font-family: helvetica, sans-serif;
}


#otherpage a:visited {
	color: #559944;
}

#oform {
	background-color: #FFF;
	text-align: right;
	width:400;
	}


#otherfooter {
	background-color: #FFF;
	text-align: right;
	color: #333;
	font-size: 9px;
	font-family: helvetica, sans-serif;
	position:relative;
	z-index: 1;
	border:none;
}

.sponsorborder {
	border: none;
}

#activatorstyle {
	font-size: 9px;
	font-family: helvetica, sans-serif;
	background-color: #C0D0E2;
	color: #FFFFFF;
	text-decoration: none;
}

#activatorstyle a {
	color: #FFFFFF;
	text-decoration: none;
}


#activatorstyle a:hover {
	color: #FF3300;
	text-decoration: none;
}

#activatorstyle a:visited {
	color: #FFF;
	text-decoration: none;
}


.contactstyle {
	padding: 5px;
	background-color: #FFF;
	text-align: right;
	color: #333;
	font-size: 9px;
	font-family: helvetica, sans-serif;
	border-bottom: 1px dashed #808285;
}

.openpix {
	padding: 5px;
	border: 1px solid #999999;
	margin: 3px;
}

.opentxt {
	font-size: 9px;
	font-family: helvetica, sans-serif;
	color: #333;
}

.badformtxt {
	font-size: 12px;
	font-family: helvetica, sans-serif;
	color: red;
	width: 500px;
}

.badformtxttop {
	font-size: 12px;
	font-family: helvetica, sans-serif;
	color: red;
}

