* {padding:0; margin:0; border:0;}
html {
	scrollbar-base-color: #000; 
	scrollbar-face-color: #444;
	scrollbar-track-color: #111;
	scrollbar-arrow-color: #cc0;
	scrollbar-3dlight-color: #cc0;
	}
body {font:14px/20px Verdana,Geneva,Arial,Helvetica,sans-serif;color:#ccc;background:#000;}
p {padding:3px 0;}
.fonttri {font-family:"Times New Roman", Times, serif;font-size:1.3em;font-style:italic;line-height:1.3em;padding-bottom:10px;}
h1 {font-size:1.5em; font-weight:normal; color:#558; padding-bottom:10px;}
h2 {font-size:1.25em; color:#798C99; padding:3px 0; margin:3px 0;}
h3 {	font-size: 1em;	padding-top: 10px;}	
h4 { font-size:0.9em;margin-top:25px;padding-top:5px;border-top:1px dotted gray;}
h5 { font-size:0.8em;padding:10px 0 0 0;margin:0;}
hr {border:1px solid #ddd;}
a:link {color: #0c0;text-decoration:none;}
a:visited {color: #0c0; text-decoration:none;}
a:hover {text-decoration:underline;color:#cc0;}
#preload {position:fixed; display:none;}
.small {font-size:0.8em;line-height:1.2em;}
.centered {text-align:center;}
form .submit {padding:4px; float:right; font-size:0.9em; cursor:default; text-decoration:none; background:url('../images/buttonrest.gif') repeat;	-moz-border-radius:5px; -webkit-border-radius:5px;}
form .submit:hover {color:white; background:url('../images/buttonhover.gif') repeat;}
#button1 {float:right;font-size:0.9em;font-weight:bold;color:#555;margin:2px 5px 0 0;padding:2px 5px;border:1px solid #aaa;background:url('../images/buttonrest.gif') repeat; -moz-border-radius:5px; -webkit-border-radius:5px;}
#button1:hover {color:white;background:url('../images/buttonhover.gif');cursor:pointer;}
#passwrd, #user {font-size:1em; width:278px; line-height:1.5em;border:1px solid gray;background:#ccc;}
#pagelabel {font-family:"Times New Roman", Times, serif;font-size:2em; font-style:italic;font-weight:bold;margin-bottom:10px; color:#cc0;padding-bottom:5px;}
#pagelabel2 {font-size:1.2em; font-weight:bold;margin-bottom:10px; color:#cc0;padding-bottom:5px;}
#pagewrapper {overflow:hidden;position:relative;height:600px;width:950px; margin:5px auto; padding:5px;}
#page {position:relative;overflow:hidden;margin:100px 0 0 250px;width:600px;min-height:450px;}
#logo {float:left;width:200px;height:50px;background:#000;}
#logo a {text-decoration:none;}
#leftnav {position:absolute;width:150px;top:150px;left:10px;z-index:10;}
#topnav {list-style: none;font-size:1em;}
#topnav li {padding:5px;}
#topnav a {font-weight:bold;padding:5px;color:#aaa;text-decoration:none;}
#topnav a:hover {color:#cc0;text-decoration:underline;}
#topnav li.selected a {color:#cc0;}
.arrow,.arrownav {float:left;width:10px;padding:5px 5px 0 0;}
#overlay {position:fixed; top:0; left:0; background:url('../images/overlay.png') repeat; width:500%; height:500%; z-index:6000;}
#confirm {position:absolute; top:25%; left:10%; width:400px; padding:10px; z-index:7000; text-align:center; background:#222; border:1px solid #cc0; -moz-border-radius:5px; -webkit-border-radius:5px;}
#footer {margin:0 auto;width:950px; line-height:1.2em;text-align:center;color:#555;}

