@charset "utf-8";
html {height:100%; margin:0; padding:0;}
#page-background {position:fixed; top:0; left:0; width:100%; height:100%;}
#content {position:relative; z-index:1; padding:10px;}

body {
	scrollbar-base-color: orange; 
	scrollbar-arrow-color: brown;
	scrollbar-DarkShadow-Color: red; 
       height:100%; margin:0; padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TD, td, P, p, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.lowertext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FBDCBB;
	font-size: 12px;
}
a:active {  
	color: #333333
}
a:link {  
	color: #FBDCBB
}
a:visited {  
	color: #FBDCBB
}
a:hover {  
	color: #CC3300
}
a.brown_link {font-family: Verdana, Arial; font-size: 10pt; color: #453939; line-height: 15pt}
a.brown_link:active {font-family: Verdana, Arial; font-size: 10pt; color: #453939; line-height: 15pt}
a.brown_link:link {font-family: Verdana, Arial; font-size: 10pt; color: #453939; line-height: 15pt}
a.brown_link:visited {font-family: Verdana, Arial; font-size: 10pt; color: #453939; line-height: 15pt}
a.brown_link:hover {font-family: Verdana, Arial; font-size: 10pt; color: #ff9900; line-height: 15pt; text-decoration: none}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

<!--[if IE 6]>
<style type="text/css">
html {overflow-y:hidden;}
body {overflow-y:auto;}
#page-background {position:absolute; z-index:-1;}
#content {position:static;padding:10px;}
</style>
<![endif]-->

