body {
scrollbar-face-color:#0049A6;
scrollbar-arrow-color:#FFFF00;
scrollbar-track-color:#0049A6;
scrollbar-shadow-color:#808080;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#0049A6;
scrollbar-darkshadow-Color:#000000;
}
a.ImLink:link
{color:#000; text-decoration:underline; }
a.ImLink:visited
{color:#000; text-decoration:underline; }
a.ImLink:hover
{color:#000; text-decoration:underline; }
#imTitle
{font: bold 10pt Arial; color:#000000; ; margin-bottom: 5px}
.mainMenu
{position: relative; cursor:pointer; width:120px;padding:3px; background-color: ;font:8pt Arial; color:#000000; text-align:left; }
.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}

<!--
.style1 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing:-1px;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style4 {font-size: 14px; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; }
-->
.verticaltext{
font: 13px Arial;
position: absolute;
right: 3px;
top: 20px;
width: 15px;
writing-mode: tb-rl;
color:#fff
}
.style5 {color: #666666}

.slideshow{ /*CSS for DIV containing each image*/
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.slideshow img{ /*CSS for each image tag*/
border: 0;
width: 180px;
height: 120px;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
width: 400px;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;
font-size: 110%;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: orange;
}
