
body 
	{
	margin: 0px;
	}

a:link { 
	color: #000000;
	text-decoration:none
	}
a:visited { 
	color: #000000;
	text-decoration:none 
	}
a:hover { 
	color: #000000;
	text-decoration:none 
	}
a:active { 
	color: #000000;
	text-decoration:none 
	}
	
	
h1{font-family: Trebuchet MS; font-size: 16px; text-align: left; font-weight: bold; }

h2{font-family: Trebuchet MS; font-size: 13px; text-align: left; font-weight: normal;}

p{font-family: Trebuchet MS; font-size: 13px; text-align: left;}



.SLRHeading{font-family: Arial Narrow; font-size: 24px; text-align: left; font-weight: bold; color: #FFFFFF;}

.SLRHeading a:link { 
	color: #ffffff;
	text-decoration:none 
	}
.SLRHeading a:visited { 
	color: #ffffff;
	text-decoration:none 
	}
.SLRHeading a:hover { 
	color: #ffffff;
	text-decoration:none 
	}
.SLRHeading a:active { 
	color: #ffffff;
	text-decoration:none 
	}
.StoryHeading{font-family: Arial Narrow; font-size: 24px; text-align: left; font-weight: bold; color: #FFFFFF;}
	
.StoryHeading a:link { 
	color: #ffffff;
	text-decoration:none 
	}
.StoryHeading a:visited { 
	color: #ffffff;
	text-decoration:none 
	}
.StoryHeading a:hover { 
	color: #ffffff;
	text-decoration:none 
	}
.StoryHeading a:active { 
	color: #ffffff;
	text-decoration:none 
	}
.HomeHeading{font-family: Arial Narrow; font-size: 24px; text-align: left; font-weight: bold; color: #000000;}
	
.HomeHeading a:link { 
	color: #000000;
	text-decoration:none 
	}
.HomeHeading a:visited { 
	color: #000000;
	text-decoration:none 
	}
.HomeHeading a:hover { 
	color: #000000;
	text-decoration:none 
	}
.HomeHeading a:active { 
	color: #000000;
	text-decoration:none 
	}

.MainHeading{font-family: Arial Narrow; font-size: 24px; text-align: left; font-weight: bold; color: #000000;}

.MainHeading a:link { 
	color: #000000;
	text-decoration:none 
	}
.MainHeading a:visited { 
	color: #000000;
	text-decoration:none 
	}
.MainHeading a:hover { 
	color: #000000;
	text-decoration:none 
	}
.MainHeading a:active { 
	color: #000000;
	text-decoration:none 
	}
	
	

.SmallBoxWR{font-family: Arial; font-size: 10px; text-align: center; font-weight: bold; color: #FFFFFF; }


.StoryText{font-family: Arial; font-size: 13px; font-weight: normal;} 

.container{
	position: relative;
	margin-right: auto;
	margin-left: auto;
    width: 100%;
    }

.mainback{
      position: absolute;
      left: 50%;
      width: 898px;
      height: 1350px;
      margin-left: -449px; /* half of width */
	}
	
.subback{
      position: absolute;
      left: 50%;
      width: 900px;
      height: 1350px;
      margin-left: -450px; /* half of width */
	}
	
.SLRsubback{
      position: absolute;
      left: 50%;
      width: 900px;
      height: 1351px;
      margin-left: -450px; /* half of width */
	}
	
	
.Scrollmain{  
	overflow:-moz-scrollbars-vertical;
	scrollbar-face-color: #00476B;
	scrollbar-track-color: #C0C0C0; 
    scrollbar-arrow-color: #AABD26; 
    scrollbar-3dlight-color: #CCCCCC; 
    scrollbar-shadow-color: #1E6180; 
    scrollbar-highlight-color: #7CBCDA; 
    scrollbar-darkshadow-color: #1E6180
    }
    
.ScrollSLR{  
	overflow:-moz-scrollbars-vertical;
	scrollbar-face-color: #DF0032;
	scrollbar-track-color: #C0C0C0; 
    scrollbar-arrow-color: #FFFFFF; 
    scrollbar-3dlight-color: #CCCCCC; 
    scrollbar-shadow-color: #1E6180; 
    scrollbar-highlight-color: #7CBCDA; 
    scrollbar-darkshadow-color: #1E6180
    }
    
.ScrollOTS{  
	overflow:-moz-scrollbars-vertical;
	scrollbar-face-color: #333366;
	scrollbar-track-color: #C0C0C0; 
    scrollbar-arrow-color: #FFFFFF; 
    scrollbar-3dlight-color: #CCCCCC; 
    scrollbar-shadow-color: #1E6180; 
    scrollbar-highlight-color: #7CBCDA; 
    scrollbar-darkshadow-color: #1E6180
    }    
    
.ScrollFL4P{  
	overflow:-moz-scrollbars-vertical;
	scrollbar-face-color: #933362;
	scrollbar-track-color: #C0C0C0; 
    scrollbar-arrow-color: #FFFFFF; 
    scrollbar-3dlight-color: #CCCCCC; 
    scrollbar-shadow-color: #1E6180; 
    scrollbar-highlight-color: #7CBCDA; 
    scrollbar-darkshadow-color: #1E6180
    }        
    
.ScrollCable{  
	overflow:-moz-scrollbars-vertical;
	scrollbar-face-color: #6666ff;
	scrollbar-track-color: #C0C0C0; 
    scrollbar-arrow-color: #FFFFFF; 
    scrollbar-3dlight-color: #CCCCCC; 
    scrollbar-shadow-color: #1E6180; 
    scrollbar-highlight-color: #7CBCDA; 
    scrollbar-darkshadow-color: #1E6180
    }