<STYLE> 
	
	POSITION: absolute
	BODY {
		HEIGHT: 100%; 
		WIDTH: 100%;
		margin: 0px;
		
		}
	BODY{
		SCROLLBAR-FACE-COLOR: #F0F0F0; 
		SCROLLBAR-HIGHLIGHT-COLOR: #F9FAFA; 
		SCROLLBAR-SHADOW-COLOR: #E8E8E8; 
		SCROLLBAR-3DLIGHT-COLOR: #EAEAEA; 
		SCROLLBAR-ARROW-COLOR: #D0D0D0; 
		SCROLLBAR-TRACK-COLOR: #FFFFFF; 
		SCROLLBAR-DARKSHADOW-COLOR: #DFDFDF}
		}
   P {margin-top: 3px; margin-bottom: 0px;}
a:link {text-decoration: underline; color: red;}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline; color: red;}
    
   .bgindex { 
   	background-color: #f78853;
	font-family:Arial; 
	font-size:10pt; 
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	.bglogin { 
   	background-image: url(../images/index/sf_tab_sx.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position:  center top;
  	background-color: #ffffff;
	font-family:Arial; 
	font-size:10pt; 
	margin: 0px;
	}
	.bgpages { 
  	background-color: #ffffff;
	font-family:Arial; 
	font-size:10pt; 
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

</STYLE>
