body {
scrollbar-face-color:#FF8000;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#FFC080;
scrollbar-shadow-color:#FF8000;
scrollbar-highlight-color:#FF8000;
scrollbar-3dlight-color:#e3e3e3;
scrollbar-darkshadow-Color:#000040;
}
a, a:visited, a:link {
	text-decoration: none;
	color:#FF3300;
}
a:hover {
	text-decoration: underline;
}
#imTitle
{font: bold 10pt Arial; color:#000000; }
#imPathTitle
{font: italic 7pt Arial; color:#808080; margin-bottom: 5px}
.mainMenu
{position: relative; cursor:pointer; width:120px; height:25px; overflow:hidden; }
.footer, a.footer:hover, a.footer:visited, a.footer:link
{font: 8pt Arial
; text-decoration: none; color:#000000;}
#imToolTip
{position:absolute; visibility:hide; z-index:200}

.box{ font: bold 10pt Arial; color:#000000; }
.cont{ font: bold 11pt Arial; color:#10AC21; }
.white {
  background: #ffffff;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}