body {scrollbar-base-color: #336699;scrollbar-arrow-color: orange}


table { 
font-family: Times New Roman, Times, serif;
/*font-weight: bold;*/
font-size: 12pt;
color: #666666;
	}

#contentCell { 
background-image:  url(Watermark_1.jpg);
background-repeat:no-repeat;
background-position:top center;
font-family: Times New Roman, Times, serif;
font-size: 12pt;
color: #666666;
font-weight: bold;
	 } 
/* CSS for changing thumbnail borders on rollover for photo album thumbnail page */
table.white { 
  border: 5px solid black;
  background: black; 
  } 
table.red { 
  border: 5px solid red; 
  background: black; 
 } 
 
table.bold_text { 
font-weight: bold;
	}

.style1 {
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
.style5 {
	font-size: 18px;
	color: #0000FF;
}
.style6 {
	color: #FF0000;
	text-decoration: underline;
}


