HTML, BODY { 
  scrollbar-base-color: #FAC366;
  scrollbar-shadow-color: #000000;
  scrollbar-highlight-color: #000000;
  scrollbar-arrow-color: #000000;	
}


html { 
    background-color: #F7E7D7;
	background-image: url("images/bg_fade.jpg");	
    background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
}
 
	
body {
    margin-width: 0px;
    margin-height: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
	background-image: url("images/bg2.gif");	
    background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top; 
}

     .test               { background-color: #F7E7D6; }
  td.clock              { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: black; font-weight: normal; }

                A:hover {  color: F5A91B; text-decoration: underline; }
	.HomeTextSm         { font-family: Arial, Helvetica, Sans Serif; COLOR: #C40000; font-size: 8pt; text-align: right; }
	.HomeText          { font-family: Arial, Helvetica, Sans Serif; COLOR: #000066; font-size: 10pt; text-align: justify; }
	.HomeText  A       { color: #00A52e; text-decoration: none; }
	.HomeText  A:hover { color: #C40000; text-decoration: none; background-color: #efefef; } 
	.HomeHead          { font-family: Arial, Helvetica, Sans Serif; COLOR: #000066; font-size: 11pt; font-style: italic; font-weight: bold; text-align: center; }
	.HomeMent          { font-family: Arial, Helvetica, Sans Serif; COLOR: #C40000; font-size: 14pt; text-align: center; }

	.redtextsm          { font-family: Verdana, Arial, Helvetica, Sans Serif; COLOR: #c40000; font-size: 8pt; font-weight: normal; text-align: center; }
	.redtextsm  A       { color: #00A52e; text-decoration: none; }
	.redtextsm  A:hover { color: #C40000; text-decoration: none; background-color: #efefef; } 
