BODY, TD {
	color: 000000;
	font-family: "Arial", "Verdana", "Times New Roman", "Tahoma",  serif; 
	font-size: 12px;
}

A {
	color: #004AAF;
	text-decoration: none;
	font-weight: bolder;
	font-size: 11px;
	
}

A:Hover {
	color: red;
	text-decoration: underline;
	font-weight: bolder;
	font-size: 11px;
	
}


.main_content {
width: 92%;
}

.nav_column {
padding-left: 5px;
}

.page_footer {
font-size: 10px;
}

.report_menu {
cursor: hand;
border: 5px solid #E66200; 
color: #004AAF;
scrollbar-3dlight-color:gold;
      scrollbar-arrow-color:yellow;
      scrollbar-base-color:tomato;
      scrollbar-darkshadow-color:orange;
      scrollbar-face-color:teal;
      scrollbar-highlight-color:hotpink;
      scrollbar-shadow-color:magenta}
}