body {
	/*replace page_top.php's 850 pixel wide table background=/images/850gradient.gif*/
	background-attachment: fixed;
	background-color: #71aae1;
	background-image: url(/images/bkg.jpg); 
	background-repeat: no-repeat; 
	background-position:  50% top;
	height:100% !important;
	margin:0 !important;
	padding:0 !important;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #A0A0A0;
	}
h1, h2, h3, h4, h5, h6 {
	margin-bottom:0px;
}
a { font-family:Arial; color:#CCCCCC; font-weight:bold; }
a.s { font-size:11pt; }
a.ss { font-size:9pt; }
a.p { font-family:Verdana,Tahoma,Arial; color:#FFFFFF; font-weight:bold; font-size:8pt; }
td { font-family:Tahoma,Arial; color:#FFFFFF; font-size:8pt; }
a:link {text-decoration:none;}
a:active {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
a.p:hover {color:#FF0000; }
.t { border:solid 2px #A0A0A0; margin-bottom:3px;}
.d { font-family:Tahoma,Arial; color:#D0D0D0; font-size:8pt; font-weight:bold; }
.menu { color:#FFFFFF; }
.sectionheading { color:#999999; font-size:18pt; font-weight:bold; }
.warning { background-color: #FF0000; font-weight:bold; }
input,select { font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 10px;
                color: #000000;
                }
.istyle { font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        background: #cccccc;
        }