	body { background-image: url(images/back.jpg); padding: 0px; margin: 0px;
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; }
	.backleft { width: 20px; background-image: url(images/backleftd.jpg); background-position: right top; background-repeat: repeat-y; }
	.backright { width: 20px; background-image: url(images/backrightd.jpg); background-position: left top; background-repeat: repeat-y; }
	.backbottom { background-image: url(images/backcenter.jpg); background-position: left top; background-repeat: repeat-x; }
	.text { background-color: white; }
	.bodydiv { background-image: url(images/background.jpg); background-position: top left; background-repeat: repeat-x; padding-bottom: 50px; }

.linkB { background-image: url(images/buttonscenter.gif); 
	background-position: top left; background-repeat: repeat-x; 
	padding-left: 20px; padding-right: 20px; color: white; }
.linkB a { text-decoration: none; color: white; }

.linkBs { background-image: url(images/buttonscenterselected.gif); 
	background-position: top left; background-repeat: repeat-x; 
	padding-left: 20px; padding-right: 20px; color: white; }
.linkBs a { text-decoration: none; color: white; }

		h1 { font-size: 24px; color: #ED8C21; padding: 0px; margin: 0px; font-weight: normal; }
		h2 { font-size: 18px; color: #ED8C21; padding: 0px; margin: 0px; font-weight: normal; }

.sublink { padding-left: 20px; padding-right: 20px; padding-top: 5px; padding-bottom: 5px; }
.sublinks { padding-left: 19px; padding-right: 19px; padding-top: 5px; padding-bottom: 4px; border: 1px solid silver; background-color: white; border-bottom: 0px; }

.sublink a { text-decoration: none; color: white; }
.sublinks a { text-decoration: none; color: black; }

td { font-size: 12px; }