body	{
	background-image:url("http://m.mobileoke.com/_img/redbg.jpg");
	left-margin:"10";
	topmargin:"10";
	marginheight:"10";
	marginwidth:"10";
	color:white;
	font-family:Helvetica, "Arial Black", Arial;
}

a:link, a:visited, a:hover, a:active {text-decoration:none; color:#000000;}
a.l2:link, a.l2:visited, a.l2:hover, a.l2:active {text-decoration:none; color:#ffffff;}
a.l3:link, a.l3:visited, a.l3:hover, a.l3:active {text-decoration:underline; color:#ffffff;}

.button { background-color: #850000; foreground-color: #ffffff ; color: #ffffff}

.banner {
	margin: 0;
	position: fixed;
	top: 0em;
	left: auto;
	width: 100%;
	right: 0em;
	visible: 0;
	background: #ffffff;
}

.footer {
	width: 100%;
	font-size: 80%;
	text-align: center ;
}

.popup {
	position: absolute;
	width: 250px;
	height: 100px;
	display: none;
	background: #fff;
	border: 2px solid #000;
}

tr.l1 {background-color:grey; color:black;}
tr.l2 {background-color:white; color:black;}


.title {
	font-size: 2em;
	color: white;
}
