.borders { 	background-color : #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(bar.jpg);
	background-repeat: repeat;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: white;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: white;
	}

.normal { font-family: serif }

.code { font-family: sans-serif }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	background-color: #CCCCCC;
}

a.buttons {
	font-size: medium;
	font-style: normal;
}
.submenu {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-image: url(bar.jpg);
}




a.buttons:link { color: white }

a.buttons:active { color: orange }
a.buttons:visited { color: white }
a.buttons:hover { color: #99ff99 }





.pagetitle {
	font-style: italic;
	color: white;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: thick outset #FFFFFF;
}
.pagetitle2 {
	font-style: italic;
	color: white;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: thick outset #FFFFFF;
}
.borders2 {
	background-color : #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(bar.jpg);
	background-repeat: repeat;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: white;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: white;
}
