/* CSS Document */

#menu-bgimage {
background-image:url(images/Hill8.gif);
background-repeat: repeat-x;
}

#table_border {
border:solid;
border-width: 1px;
border-color:#255699;
}

#table_border_red {
border:solid;
border-width: 2px;
border-color: #990000;
}

.style1 {
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	line-height: 25px;
}


h1 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: normal;
}
