body { background-color: black; }
body.iframe { background-color: white; margin: 0; }

#main { margin: auto; width: 700px; }

p, td, th, li {
	font-family: verdana, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 0.2em 0;
	border-bottom: 1px solid #ccc;
	font-family: arial, verdana, sans-serif; }
h1 { font-size: 150%; font-weight: normal; margin-top: .5em }
h2 { font-size: 140%; font-weight: normal; }
h3 { font-size: 120%; margin-left: 15px; }
h4 { font-size: 100%; border-bottom: none; margin-bottom: 0px; text-align: center; }
h5 { font-size: 90%; }
h6 { font-size: 90%; border: 0; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }

:link { color: #003cb3; }
:visited { color: #026; }
:link:hover, :visited:hover { color: #007ed9; }
:link:active, :link:active { color: #000; }

table {
    margin: auto;
    padding: 10px;
}

body.iframe table {
	margin: 0;
	padding: 0;
}

th { text-align: right; font-weight: bold; }

p.links {
    margin: 0;
/*	margin-top: 10px;*/
    text-align: center;
}

p.underlinks {
	text-align: center;
	color: #888;
	font: 12px sans-serif;
	margin: 5px;
}

p.underlinks :link { color: #666; text-decoration: underline; }
p.underlinks :visited { color: #666; text-decoration: underline; }
p.underlinks a.normal:link, p.underlinks a.normal:visited { color: #777; text-decoration: none; }
p.underlinks :link:hover, p.underlinks :visited:hover { color: #aaa; }

p.left {
    float: left;
    color: white;
    margin: 0;
    font: 12px sans-serif;
}

p.links a, p.links a:visited {
    color: white;
    font: 12px sans-serif;
    padding: 0 11px;
    text-transform: uppercase;
    text-decoration: none;
}

p.links :link:hover, p.links :visited:hover { color: #999; position: relative; top: 1px; padding-top: 1px; }

.box500 {
    width: 500px; background: #1a1a1a url("images/line5.gif") repeat-y; margin: 0px auto;
}

.box500 .boxtop {
    background: url("images/bg500.gif") no-repeat;
    padding: 20px 30px 10px 30px;
}

#bgDiv { width: 700px; height: 220px; margin-bottom: 3px; }

/*div.links a { display: block; padding: 5px; }*/
div.links { text-align: center; font: small verdana, sans-serif; }
div.links a img { border: 1px solid white; padding: 5px }
div.links a:hover img { border: 1px solid blue; }
div.links a img.thick { border: 5px solid #777; padding: 5px; margin: 5px 0; }
div.links a:hover img.thick { border: 3px solid blue; padding: 6px; margin: 6px 1px; }

#lastupdate {
	color: #555;
	font-style: italic;
	text-align: center;
	border-top: 1px solid #aaa;
	margin: 0 50px;
	padding-top: 5px;
	font-size: x-small;
	clear: both;
}

.backLink {
	margin: 0;
	text-align: right;
	font-size: x-small;
}

.ptext {
	font-size: x-small;
	margin-bottom: 25px;
	martin-top: 0;
}

div.label { font-weight: bold; }