.codes {
    width: 100%;
    overflow: scroll;
    white-space: nowrap;
    height: 2.5em;
    font-size: 100%;
    background-color: #FFF;
    color: #000;
}
html {
    text-align: center;
    background: #FFF;
}
body {
    color: #000;
    text-align: left;
    font-family: sans-serif;
    margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
    background: url('images/bck00000.gif');
}
#showdiv {
    text-align: center;
}
#squares {
    text-align: center;
}
#squares iframe {
    margin: 0 auto;
}
#codes input{
	width: 80%;
}
#footer {
	text-align: center;
	font-size: small;
}
a {
	color:#00CCFF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.tblink {
	font-family:arial,sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
ol,li,p,div {
	line-height:150%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
