BODY { 
background-image: url(images/bkgrd_burgandy.gif);
scrollbar-base-color:red;
scrollbar-arrow-color:black;
scrollbar-highlight-color:black;
scrollbar-3dLight-Color:#696969;
scrollbar-shadow-color:black;
scrollbar-darkshadow-color:#828282;
scrollbar-face-color:#696969;  }

td.menu_CSS {
	padding-right: 10px; padding-left: 10px;
}

td.bkgd {
background-image: url("images/bkgd.jpg");
background-repeat: repeat-x;
}

td.crest {
background-image: url("images/crest.gif");
background-repeat: no-repeat;
}

td.but1 {
background-image: url("images/but1.jpg");
background-repeat: no-repeat;
}

td.but2 {
background-image: url("images/but2.jpg");
background-repeat: no-repeat;
}

td.but3 {
background-image: url("images/but3.jpg");
background-repeat: no-repeat;
}

.menu_CSS A:link {text-decoration:none;  font-weight:bold;
				  font-family:times new roman, times, serif; 
				  color:WHITE; font-size:10pt;}
.menu_CSS A:visited {text-decoration: none; font-weight:bold;
				     font-family:times new roman, times, serif; 
				     color:WHITE; font-size:10pt;}
.menu_CSS A:active {text-decoration: none;font-weight:bold;
				    font-family:times new roman, times, serif; 
				    color:white; font-size:10pt;}
.menu_CSS A:hover {text-decoration: none; 
				   font-family:times new roman, times, serif;
				   color:#CCB583; font-size:10pt;}
				   
Div.title_CSS  { font-family:times new roman, times, serif; margin-top: 0px; margin-bottom:0px; margin-left:0px; margin-right:20px;}
div.info {margin-top: 20px; margin-bottom:20px; margin-left:20px;margin-right:20px;}