
body {font-size: 10pt; color: gray; font-family: verdana, arial; 
    background-color: white;
	scrollbar-face-color: white;
	scrollbar-shadow-color: gray; 
	scrollbar-highlight-color: gray; 
	scrollbar-3dlight-color: white; 
	scrollbar-darkshadow-color: white; 
	scrollbar-track-color: white; 
	scrollbar-arrow-color: gray;}

A:link {text-decoration: none; color: black;}
A:visited {text-decoration: none; color: black;}
A:active {text-decoration: none; color: black;}
A:hover {text-decoration: none; color: red;}

/* define buttons on the section links iframe */
#navPrev { overflow: hidden; width: 30px; height: 30px; position: absolute; bottom: 30px; left: 50px; cursor: default; border: 2px gray dotted; text-align: center; font-size: 22; color: gray; line-height: 25px }
#navNext { overflow: hidden; width: 30px; height: 30px; position: absolute; bottom: 30px; right: 50px; cursor: default; border: 2px gray solid; text-align: center; font-size: 22; color: gray; line-height: 25px }
#navReloadImg { overflow: hidden; width: 30px; height: 30px; position: absolute; bottom: 30px; left: 50%; margin-left: -15px; cursor: default; border: 0px; text-align: center; font-size: 16; color: gray; line-height: 30px }

#navGalleryPrev { overflow: hidden; width: 60px; height: 20px; float: left; top: 0px; cursor: default; border: 2px gray solid; text-align: center; font-size: 14; color: gray; line-height: 15px }
#navGalleryNext { overflow: hidden; width: 60px; height: 20px; float: right; top: 0px; cursor: default; border: 2px gray solid; text-align: center; font-size: 14; color: gray; line-height: 15px }

