<style>
body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	scrollbar-arrow-color: #000099;
	scrollbar-base-color: #666;
		scrollbar-darkshadow-color: #333;
		scrollbar-track-color: #ccc;
		scrollbar-face-color: #ffffff;
		scrollbar-border-color: #003366;
		scrollbar-shadow-color: #003366;
		scrollbar-highlight-color: #003366;
		scrollbar-3d-light-color: #003366;
}

tr.top { background-color:#ACACAC;
		padding: 4px 5px 4px 5px;}

tr.footer {padding: 5px 10px 5px 10px;
		color:#000; 
		font-size: 9px;
		text-align:center;
		vertical-align:middle;}
		
td.title { background-color:#ACACAC;
		padding: 4px 5px 4px 5px;
			border: 2px solid #333;
			color:#000;
			font-size: 11px;}
		
a:link{ font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration:underline;}

a:visited{color: #666;
		text-decoration:underline;}

a:hover{color: #000;
		text-decoration:none;}
		
.graytext {
	font-family : san serif, arial, helvetica;
	font-size : 8pt;
	color: #666666;
	text-decoration : bold;
	font-weight : bold;
	}
.grayboldtext {
	font-family : san serif, arial, helvetica;
	font-size : 8pt;
	color: #666666;
	text-decoration : bold;
	font-weight : bold;
	}	
.light_grayboldtext {
	font-family : san serif, arial, helvetica;
	font-size : 8pt;
	color: #aaaaaa;
	text-decoration : bold;
	font-weight : bold;
	}	
.light_graytext {
	font-family : san serif, arial, helvetica;
	font-size : 8pt;
	color: #999999;
	}	
.redboldtext {
	font-family : san serif, arial, helvetica;
	font-size : 8pt;
	color: #FF0000;
	text-decoration : bold;
	font-weight : bold;
	}	
	
.whiteboldtext {
	font-family : san serif, arial, helvetica;
	font-size : 8pt;
	color: #FFFFFF;
	text-decoration : bold;
	font-weight : bold;
	}	
	
.whitetext {
	font-family : san serif, arial, helvetica;
	font-size : 8pt;
	color: #FFFFFF;
	}	
	
.blackboldtext {
	font-family : san serif, arial, helvetica;
	font-size : 8pt;
	color: #000000;
	text-decoration : bold;
	font-weight : bold;
	}
	
.subnavboldtext {
	font-family : san serif, arial, helvetica;
	font-size : 10pt;
	color: #000000;
	text-decoration : bold;
	font-weight : bold;
	}	
.graylink {
	font-family : san serif, arial, helvetica;
	font-size : 8pt;
	color: #666666;
	}
.pagetext {
	font-family : san serif, arial, helvetica;
	font-size : 8pt;
	color: #000000;
	}
.subnavpagetext {
	font-family : san serif, arial, helvetica;
	font-size : 10pt;
	color: #000000;
	}	
.graypagetext {
	font-family : san serif, arial, helvetica;
	font-size : 8pt;
	color: #666666;
	}	
.orgtext{
		font-family : san serif, arial, helvetica;
		font-size : 8pt;
		color: #FF9933;
	}
.bluetext {
	font-family : san serif, arial, helvetica;
	font-size : 8pt;
	color: #0000FF;
	}	
.mylink { text-decoration: none } 
.mylink:hover { color: #0000ff; text-decoration: underline } 
.popup:link {
		font-family : san serif, arial, helvetica;
		font-size : 8pt;
		text-decoration : underline;
		color : #FFFFFF;
	}

.popup:visited {
		font-family : san serif, arial, helvetica;
		font-size : 8pt;
		text-decoration : underline;
		color : #FFFFFF;
	}
.popup:hover {
		font-family : san serif, arial, helvetica;
		font-size : 8pt;
		text-decoration : none;
		color: #FFFFFF;
	}
.blue_link:link { color: #0000FF; text-decoration: underline } 
.blue_link:visited { color: #0000FF; text-decoration: underline }
.blue_link:hover { color: #0000FF; text-decoration: underline } 		


.eye_link:link { color: #aaaaaa; text-decoration: underline } 
.eye_link:visited { color: #aaaaaa; text-decoration: underline }
.eye_link:hover { color: #aaaaaa; text-decoration: underline } 		
		
		
</style>
		
		
		
		
