<style type="text/css">
	body {
		color:333366;
		font-size: 8pt;
		}
		
	html, body, table, td, th, h1, h2, h3, h4, h5, h6, p, a, span, div{font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;font-size: 10pt;}

   A {color: 009900; font-size:9pt;}
	
   A:hover { color: 009900;}
   
   A.menuBar { color: FFFFFF; }
   A.menuBar:hover { color:#FF9933; }
   
   A.selectedTabLink { color:#FF9933; text-decoration:none; font-weight:bold;}
   A.selectedTabLink:hover { color:#FF9933; text-decoration:none;font-weight:bold;}
   
   A.unselectedTabLink { color: black; text-decoration:none;}
   A.unselectedTabLink:hover { color:#CC3300; text-decoration:none; font-weight:bold;}
   
   A.homeTabLink { color: white; text-decoration:none; font-weight:bold;}
   A.homeTabLink:hover { color:#FF9933; text-decoration:none;font-weight:bold;}
   
   
	div#tbl-container {
		width: 90%;
		height: 500px;
		overflow: auto;
		scrollbar-base-color:#ffeaff;
		}

	
	thead th, thead th.locked { 
   		background-color: B7BFC8; 
		color:333366;
		font-size: 12px;
		position:relative;
		cursor: default;
	}
	
	thead th {
		top: expression(document.getElementById("tbl-container").scrollTop-2); /*IE5+ only*/
		z-index: 20;
	}

	thead th.locked {z-index: 30;}
	
	td.locked,  th.locked { 
   		background-color: B7BFC8; 
		color:333366;
		font-size: 12px;
		font-weight: bold;
		left: expression(document.getElementById("tbl-container").scrollLeft); /*IE5+ only*/
		position: relative;
		z-index: 10;
	}
	
	.prettyButton {
		color:white;
		font-weight: bold;
		background-color:#2e69b2;
		border:0
	}
	

	
	.prettyButtonDisabled {
		color:white;
		font-weight: bold;
		background-color:#cccccc;
		border:0
	}
	
   .blueHeader {
   background-color:184D7B;
   color:#FFFFFF
  
   }
   
	.menu { 
		background-color: 333366; 
		color: F5F5F5;
			font-size: 12px; }
	
   
   .notice { color: 874343;
			font-size: 12px; }
   .ALT { background-color: EBE9E7; 
		font-size: 12px;
		color:333366;}
   .small { 	
		font-size: 10px;
		color:333366;}
   .highlight { background-color: FFFF00; }
   .highlightRed 
   		{
		font-weight:bold;
		color: black;
		background-color: FF4040;
		}
   
   .unselectedTab {background-color: EBE9E7;}
   .selectedTab {background-color: 333366;}
   .homeTab {background-color: 2E6CB5;}
   
   .style6 {
	font-size: 14px;
	}
	

   
   .imgback {
  	 background: url(/RSInetLogobg.jpg);
	 background-repeat: repeat;

   }
   
   H1, H2, H3, H4, H5, H6 
		{
		font-size: 14px;
		color:333366;
		
		
		}
	P 
		{
		font-size: 12px;
		color:333366;
		}
	TABLE, SELECT, CFINPUT
		{
		font-size: 12px;

		}
		
</style>
