/* Stylesheet stylep.css - Copyright 2009 photoao */

SPAN.navihov  A:hover { background-color:#ffffdd; }

BODY { background:#4040a0; margin: 0; padding: 0; font-family:Verdana; font-size: 9pt; color: #000099; line-height: 1.2; }

A:link    { color:#0000ff; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
A:visited { color:#993399; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
A:active  { color:#d00000; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
A:hover   { color:#ff0000; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }

H1 { font: 16pt Arial;   font-weight: 300; margin: 2px 2px 2px 0px; padding: 2px 2px 2px 0px; display: block; color: #ff0000; }
H2 { font: 14pt Arial;   font-weight: 300; margin: 2px 2px 2px 0px; padding: 2px 2px 2px 0px; display: block; color: #000066; }
H3 { font: 12pt Arial;   font-weight: 200; margin: 2px 2px 2px 0px; padding: 2px 2px 2px 0px; display: block; color: #000066; }
H4 { font: 11pt Arial;   font-weight: 200; margin: 2px 2px 2px 0px; padding: 2px 2px 2px 0px; display: block; color: #000066; }
H5 { font: 10pt Verdana; font-weight: 600; margin: 2px 2px 1px 0px; padding: 2px 2px 1px 0px; display: block; color: #e00000; }
H6 { font: 10pt Verdana; font-weight: 600; margin: 2px 2px 1px 0px; padding: 2px 2px 1px 0px; display: block; color: #e00000; }

P, DIR, MENU, DIV, DL, DT, DD, ADDRESS, BLOCKQUOTE, PRE, HR, FORM { display: block; margin: 2px 1px 1px 1px; padding: 2px 1px 1px 1px; }
B, STRONG, I, EM, CITE, VAR, TT, CODE, KBD, SAMP, IMG, SPAN { display: inline; }
B, STRONG { font-weight: 600; }
I, CITE, EM, VAR, ADDRESS { font-style: italic; }
PRE, TT, CODE, KBD, SAMP { font-family: "lucida console", monospace; font-size: 9pt; }
UL, DIR { list-style: disc; }
OL		{ list-style: decimal; }
UL,LI	{ margin: 0; padding: 0; }
DT		{ margin-bottom: 0; }
DD		{ margin-top: 0; margin-left: 3em; }
FORM	{ margin: 0; padding: 0; }
TABLE	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000099; }
HR		{ height: 1; margin: 6px 0px 6px 0px; padding: 0px 0px 0px 0px; }

#duaeff { position:relative; top:0px; left:4px; width:440px; min-height:400px; margin:8px; background:#ffffff; text-align:left; }

.lt { float:left; margin: 0px 8px 8px 0px; }
.rt { float:right; margin: 0px 0px 8px 8px; }
