body {  font-family: Eras Demi ITC, Helvetica, sans-serif; font-size: 14pt}
		a { color:#ff0000; text-decoration:underline; cursor:n-resize;}
		a:visited { color:#666666; text-decoration:; cursor:n-resize;}
 		a:active { color:#cc0000; text-decoration:none; cursor:n-resize;}
  		a:hover { color:#cc0000; text-decoration:overline; cursor:n-resize;}
		p {  font-family: Eras Demi ITC, Helvetica, sans-serif; font-size: 14pt; color: red;}
		ul {  font-family: Eras Demi ITC, Helvetica, sans-serif; font-size: 14pt}
		li {  font-family: Eras Demi ITC, Helvetica, sans-serif; font-size: 14pt}
		th {  text-align: left; font-family: Monotype Corsiva, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; background-color: #C8b6ca; color: red}
		td {  font-family: Eras Demi ITC, Helvetica, sans-serif; font-size: 14pt; color: red}
		em {  font-family: Eras Demi ITC, Helvetica, sans-serif; font-size: 14pt; font-style: italic}
		b { color: #990000; font-family: Eras Demi ITC, Helvetica, sans-serif; font-size: 14pt;}
		h1 { color: white; font-size: 20pt;}
		h2 { color: red; font-size: 18pt;}
		h3 { color: white; font-size: 16pt;}
		h4 { color: white; font-size: 14pt;}
		h5 { color: white; font-size: 12pt;}
		h6 { color: white; font-size: 10pt;}

<!-- BODY { scrollbar-face-color:#000000;
        scrollbar-highlight-color:#990000;
        scrollbar-3dlight-color:#330000;
        scrollbar-shadow-color:#000000;
        scrollbar-darkshadow-color:#330000;
        scrollbar-track-color:#000000;
        scrollbar-arrow-color:ff0000; } -->

		.admin_menu {
		        font-family: Arial, Helvetica, sans-serif;
		        font-size: 85%;
		        background-image : url(images/button_bg.gif);
		        background-position : bottom;
			background-color : grey;
		        color: #000000;
		        margin-top: 0px;
		        margin-bottom: 0px;
		        text-align: center;
		}

		td.tableh1 {
			border: 1px solid red;
			background-color: #222222;
			padding-top: 3px;
			padding-bottom: 3px;
			color: #ffffff;
		}

		td.tableb {
			padding-top: 2px;
			padding-bottom: 2px;
		}

		td.tableb_compact {

			padding-left: 5px;
			padding-right: 5px;
			padding-top: 2px;
			padding-bottom: 2px;
			border: 1px solid red;


		}

		td.thumbnails {
			padding-top: 2px;
			padding-bottom: 2px;
		}
	
		table.admin_table {
			border: 1px solid red;
		}

		td.navmenu {
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 2px;
			padding-bottom: 2px;
			border: 1px solid red;
		}

