/* REPORT SLIDES STYLESHEET */

body {margin:0; padding:0;}

#toptxt {width:100%; height:15%: margin:0 auto; text-align:center; }
#toptxt p {font-family:Verdana,Helvetica,Arial,sans-serif; font-size:15px; font-weight:bold; color:#99ccff; }
#toptxt a {font-family:Verdana,Helvetica,Arial,sans-serif; font-size:12px; font-weight:normal; color:#dddd77; }
#toptxt a:link, #toptxt a:visited {text-decoration:none; color:#dddd77; cursor:default;}
#toptxt a:hover {text-decoration:underline; color:#dddd77; cursor:pointer; }

#container {width:820px; height:620px; margin-left:auto; margin-right:auto; border-left:10px solid #0296ee; border-top:10px solid #48bbff; border-right:10px solid #0267a3; border-bottom:10px solid #015080; }

#pics {width:800px; height:600px; border:10px solid #00a0ff; }
#pics img {width:800px; height:600px; margin:0; }

#buttons {position:relative; width:25%; height:35px; margin:5px auto 0 auto;}

.linkP {float:left; width:120px; height:30px; background:#fdb605; border-top:4px solid #ffdfbe; border-left:4px solid #ffdfbe; border-bottom:4px solid #ca9000; border-right:4px solid #ca9000; font:bold 12px Verdana,Aria,Helvetica,sansa-serif; text-align:center; }
.linkP:hover {text-decoration:none; }
.linkP:active {border-top:4px solid #ca9000; border-left:4px solid #ca9000; border-bottom:4px solid #ffdfbe; border-right:4px solid #ffdfbe; }

.linkN {float:right; width:120px; height:30px; background:#fdb605; border-top:4px solid #ffdfbe; border-left:4px solid #ffdfbe; border-bottom:4px solid #ca9000; border-right:4px solid #ca9000; font:bold 12px Verdana,Aria,Helvetica,sansa-serif; text-align:center; }
.linkN:hover {text-decoration:none; }
.linkN:active {border-top:4px solid #ca9000; border-left:4px solid #ca9000; border-bottom:4px solid #ffdfbe; border-right:4px solid #ffdfbe; }

#bottxt {clear:both; position:relative; width:100%; margin-left:auto; margin-right:auto; }
#bottxt p {font-family:Verdana, Arial, sans-serif; color:#0296EE; font-size:10px; text-align:center; }
