body {
	font-family: Arial;
	font-size: 9px;
	background-color: #FFFFFF;
	color: #131313;
	}
.externaltable {
	border: 0px;
	}
iframe {
	overflow-x: hidden;
	overflow-y: hidden;
	width: 810px;
	font-family: Arial;
	font-size: 9px;
	background-color: #FFFFFF;
	height: 1000px;
} 
.menutable {
	width: 400px;
	top: 0px;
	vertical-align: top;
}

.whitecell {
	width:235px;
	height: 14px;
	display:block;
	margin-right: 12px;
	margin-left: 0px;
	background-color: #FFFFFF;
	text-indent: 14px;
	font-size: 11px;
	font-family: arial;
}
.optionsbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:410px;
	display:block;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 14px;
	vertical-align: middle;
	border-bottom: 12px #131313 solid;
	font-weight: bolder;
	margin-top: 3px;
}

a.optionsbar {
	text-decoration:none;
	color: #000000;
	
}
.optionsbar:hover {
	text-decoration:none;
	border-bottom: 12px #CC0066 solid;
	margin-top: 3px;
	margin-bottom: 0px;
}

.subscribe {
	width=90;
	background-color: #FAA122;
	margin-left:-5;
	border-style:none;
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

a.subscribe {
	text-decoration:none;
	color: #FFFFFF;	
}
.subscribe:hover {
	text-decoration:none;
	background-color: #FF5316;
	color: #FFFFFF;
}




.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:405px;
	display:block;
	margin-left: 0px;
	text-indent: 14px;
	vertical-align: middle;
	padding-top: 4px;
	color: #333;
	background-color: #E1E1E1;
	padding-bottom: 4px;
	border-bottom: 1px #ffffff solid;
	text-decoration: none;
}


.otheroptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:405px;
	display:block;
	margin-left: 0px;
	text-indent: 14px;
	vertical-align: middle;
	padding-top: 4px;
	color: #FFFFFF;
	background-color: #CC0066;
	padding-bottom: 4px;
	border-bottom: 1px #ffffff solid;
	text-decoration: none;
}

a.otheroptions {
	text-decoration:none;
	color: #FFFFFF;	
}
.otheroptions:hover {
	text-decoration:none;
	background-color: #FF5316;
	color: #FFFFFF;
}


.footer {
	text-decoration:none;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

