BODY {background-image: url(backburg3.jpg);}
a:link, a:visited { color: #800000; }
a:active, a:hover { color: #800000; text-decoration: none; }

a.menu:link, a.menu:visited, a.menu:active { 
	color: #cc9; text-decoration: none; }
a.menu:hover { 
	color: #ff9; text-decoration: none; 
    background: #840000}
td.menu { 
	border: 1px }

img {
	border: none; }

p {  
	font: 15px Georgia, "Times New Roman", Times, serif; }


.a11 { font: 11px Arial, Helvetica, sans-serif; }
.a12 { font: 12px Arial, Helvetica, sans-serif; }
.a13 { font: 13px Arial, Helvetica, sans-serif; }
.a14 { font: 14px Arial, Helvetica, sans-serif; }
.a15 { font: 15px Arial, Helvetica, sans-serif; }

.c13 { font: 13px "Courier New", Courier, mono; }


.g10  { font: 10px Georgia, "Times New Roman", Times, serif; }
.g11 { font: 11px Georgia, "Times New Roman", Times, serif; }
.g12 { font: 12px Georgia, "Times New Roman", Times, serif; }
.g13 { font: 13px Georgia, "Times New Roman", Times, serif; }
.g14  { font: 14px Georgia, "Times New Roman", Times, serif; }
.g15  { font: 15px Georgia, "Times New Roman", Times, serif; }
.g17  { font: 17px Georgia, "Times New Roman", Times, serif; }
.g20  { font: 20px Georgia, "Times New Roman", Times, serif; }
.g25  { font: 25px Georgia, "Times New Roman", Times, serif; }
.g30  { font: 30px Georgia, "Times New Roman", Times, serif; }
.g35  { font: 35px Georgia, "Times New Roman", Times, serif; }

.t11  { font: 11px "Times New Roman", Times, serif; }
.t12 { font: 12px "Times New Roman", Times, serif; }
.t13 { font: 13px "Times New Roman", Times, serif; }
.t14  { font: 14px "Times New Roman", Times, serif; }
.t15  { font: 15px "Times New Roman", Times, serif; }
.t20  { font: 20px "Times New Roman", Times, serif; }
.t25  { font: 25px "Times New Roman", Times, serif; }
.t30  { font: 30px "Times New Roman", Times, serif; }
.t35  { font: 35px "Times New Roman", Times, serif; }

h1 {
	width: 720px; height: 30px;
	margin: 10px 0 10px 0; padding-top: 2px;
	font: italic bold 21px Georgia, Times New Roman, Times, serif;
	color: #d9d9a6;
	text-align: center; vertical-align: center; letter-spacing: 2px; }
h2 {
	margin: 10px 0 10px 0;
	font: bold 26px Times New Roman, Times, serif;
	color: #590026;
	text-align: center; letter-spacing: 3px; }
    
h3 {
	font: 19px georgia,imes New Roman, Times, serif;
	color: #590026;
	letter-spacing: 3px; }    

ol, ul, li { 
	list-style: square;
	 }

table.bdr { 
	border: 1px solid #996; }
td.bdr { 
	border: 1px solid #996; }

    /*---tag content----- */

#mets h1, #mets p {
display: none; font-size: 1px
    
    
/* ------- forms ------- */

form {
	width: 410px;
	margin: 1em auto 1em 110px;
	text-align: left;
	font: 106% "Times New Roman", Times, serif; }

.submit {
	width: 200px;
	margin: 0 0 10px 0; padding: 2px 5px;
	border: 1px solid #333;
	background: #003300;
	font-weight: bold;
	color: #ff9;
	text-decoration: none;
	cursor: pointer; }
