* {
	font-family: "Trebuchet MS",Trebuchet,verdana,arial,helvetica,sans-serif;
}
:link,
:visited {
	color: #aad;
	text-decoration: none;
}
:link:hover,
:visited:hover {
	color: #ad9;text-decoration: underline;
}
:link img,
:visited img{
	border: 0;
}
abbr,
acronym {
 border-bottom: 1px dotted #222;
 font-style: normal;
 cursor: help;
}
body {
 background:#135; margin: 0;
 color:#ccc;
}
footer {
 text-align: right;
}
code {
 color: #080; font-family: monospace;
}
fieldset {
 border: 0; margin: 0.5em 1em;
}
form {
	margin: 1em;
}
form p {
	margin: 0;
}
input,
select {
	font-size: small;
}
h1 {
	margin: 0;
}
h2 {
	border-bottom: 0.1ex solid #7cf;
	color:#fc7;
	font-size: medium;
	font-weight: bold;
	margin: 2em 2em 1em 2em;
	padding-bottom: 0.25em;
}
h2,
h2 *,
h3,
h3 *{
	font-family: verdana, "century gothic", arial, helvetica, sans-serif;
}
h3 {
	font-size: medium;
	font-weight: bold;	
	margin: 1em 2.5em;
}
legend {
	font-size: small;
	font-weight: bold;
}
p,
pre {
	font-size: 12pt;
	margin: 1em 2em;
    color: #ddd; 
}
pre {
	font-family: monospace;
}
dl,
ol,
ul {
	font-size: small;
	margin: 2em 6em; 
}
html > body ol,
html > body ul {
margin: 2em 6em; 
}
ol ol,
ol ul,
ul ol,
ul ul {
margin: 2em 6em; 
}
html > body ol ol,
html > body ol ul,
html > body ul ol,
html > body ul ul {
margin: 2em 6em; }
table {
	font-size: small;
	margin: 0 3em;
}
textarea {
	font-family: monospace;
}
th {
	text-align: left;
	padding-right: 1em;
}
#validCode {
	font-size: x-small;
	text-align: center;
}
#stage {
	border-bottom: 0.01em solid #fff;
	margin: 1em;
	padding-bottom: 1em;
	text-align: right;
}
#stage * {
	border: 0.01em solid #fff;
	font-size: x-small;
	font-weight: bold;
	padding: 0.5em 0.75em;
}
#stage em {
	background: #111;
	color: #fff;
}
#stage strong {
	background: #fff;
	color: #000;
}
#copy {
	margin: 0 0 1em 0;
	text-align: center;
}
#output {
	background: #505;
	color: #faf;
	border: 1px solid #faf;
	display: none;
	font-size: small;
	margin: 1em;
	padding: 1em;
}
#title :link,
#title :visited {
	background: url(tknk.gif) no-repeat top left;
	display: block;
	height: 27px;
}
#title :link:hover,
#title :visited:hover {
	background: url(tknkon.gif) no-repeat top left;		
}
#title span span {
	display: none;
}
#titleDomain {
	background: url(tknkbg.gif);
	display: block;
	height: 27px;
}
#titlePage {
	background: #135;
	color: #210;
	display: block;
	font-size: 140%;
	font-weight: bold;
	margin: 0 0 0.05em 0;
	padding: 1em;
}
#titlePage,
#titlePage * {
	font-family: "georgia", "century gothic", arial, helvetica, sans-serif;
}
#titlePage :link,
#titlePage :visited {
	background: none;
	color: #eee;
	display: inline;
}
#titlePage :link:hover,
#titlePage :visited:hover {
	background: none;
	color: #8da;
}
metido { margin: 2em 6em; }
#metido,
#metido2,
#metido3,
#metido4 { margin: 2em 6em; }
.byline {
	border-top: 1px dotted;
	font-size: x-small;
	margin: 1em 4em;
	padding: 0.25em;
	text-align: right;
}
.note,
.success {
	background: #303;
	color: #fff;
	display: inline;
	padding: 0.25em 0.5em;
}