body { background-color: #051a13; color: #002B2F; background-repeat: repeat-x;
scrollbar-arrow-color: #ffffff; scrollbar-base-color: #002B2F; scrollbar-darkshadow-color: #002B2F; scrollbar-track-color: #002B2F; scrollbar-face-color: #B1852C; scrollbar-shadow-color: #663300; scrollbar-highlight-color: #B1852C; scrollbar-3d-light-color: #B1852C; 
font-family: Arial, Helvetica; 
background-image: url(bgtile.jpg);
}

table.line {
border: 1px solid #B1852C ;
background-color: #ffffff ;
padding: 5px; 
margin: 2px; 
}

table.outline {
margin: 0px; 
}

HR { color: #B1852C;
background-color: #B1852C;
width: 30%;
height: 1px;
border: none;
margin-center: 10px;
}


td.gold {
border: 1px solid #B1852C ;
background-color: #FFF5E2 ;
padding:5px
}

td.goldline {
border: 1px solid #B1852C ;
background-color: #FFFFFF ;
padding:5px
}

table.float {
float: left;
margin: 0 0 5px 5px;
}

table.floatl {
float: left;
margin: 0 0 2px 2px;
}
table.floatr {
float: right;
margin: 0 0 2px 2px;
}

.nofloat {
clear: both;
}

A:link { text-decoration: underline; color: #8F7434; } 
A:visited { text-decoration: underline; color: #663300; } 
A:active { text-decoration: none; color: #993300; } 
A:HOVER { text-decoration: underline; color: #993300; }

A.ellen:link { text-decoration: underline; color: #40728F; font-weight: bold; } 
A.ellen:visited { text-decoration: underline; color: #40728F; font-weight: bold; } 
A.ellen:active { text-decoration: none; color: #64B2E0; font-weight: bold; } 
A.ellen:HOVER { text-decoration: underline; color: #64B2E0; font-weight: bold; }



H1 { font-size: 20pt; font-family: "Monotype Corsiva", arial, helvetica; text-align: center }
H2 { font-size: 14pt; font-family: "Monotype Corsiva", arial, helvetica; text-align: center }

.fancy { font-size: 14pt; font-family: "Monotype Corsiva", arial, helvetica;  }
.fancybig { font-size: 18pt; font-family: "Monotype Corsiva", arial, helvetica; text-align: center }
.info { color: #663300; cursor: pointer;} 


.large { font-size: 12pt }
.lgred { font-size: 12pt; font-weight: bold; color: #990000 }
.lgcent { font-size: 12pt; text-align: center }
.lgital { font-size: 12pt; font-style: italic }
.lgbold { font-size: 12pt; font-weight: bold }
.lgbdcent { font-size: 12pt; font-weight: bold; text-align: center }
.lgrbcent { font-size: 12pt; font-weight: bold; text-align: center; color: #990000 }
.clink { font-weight: bold }
.small { font-size: 8pt }
.smcent { font-size: 8pt; text-align: center }
.smital { font-size: 8pt; font-style: italic }
.smitalcent { font-size: 8pt; font-style: italic; text-align: center }
.smbold { font-size: 8pt; font-weight: bold }
.smboldcent { font-size: 8pt; font-weight: bold; text-align: center }
.smbcr { font-size: 8pt; font-weight: bold; text-align: center; color: #990000 }
.tiny { font-size: 7pt; text-align: center }

.html { font-size: 10pt; font-family: "Courier New",Courier }

.box {  font-family: Arial, Helvetica; font-size: 12px; color: #993300; border: 1px #B1852C solid ; background-color: #FFFFFF; margin: 2px; }
.boxsm {  font-family: Arial, Helvetica; font-size: 10px; color: #993300; border: 1px #B1852C solid ; background-color: #FFFFFF; margin: 2px; }
.button {  font-family: Arial, Helvetica; font-size: 12px; font-weight: bold; cursor: pointer; color: #993300; background-color: #FFF5E2; border: 1px #B1852C solid; text-align: center; margin: 2px; }
.buttonsm {  font-family: Arial, Helvetica; font-size: 10px; font-weight: bold; cursor: pointer; color: #993300; background-color: #FFF5E2; border: 1px #B1852C solid; text-align: center; }
.upload {  font-family: Arial, Helvetica; font-size: 12px; color: #1D5A4A; background-color: #F9FBFE; border: 1px #8E9EB4 solid; }

div.img-ilus {
	background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 5px;
	padding: 0;
	position: relative;
}

div.img-ilus img {
	background-color: #FFF5E2;
	border: 1px solid #074F56;
	margin: -5px 5px 5px -5px;
	padding: 0px;
	position: relative;
	vertical-align: bottom;
}

span.img-ilus {
	background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 5px;
	padding: 0;
	position: relative;
}

span.img-ilus img {
	background-color: #FFF5E2;
	border: 1px solid #074F56;
	margin: -5px 5px 5px -5px;
	padding: 0px;
	position: relative;
	vertical-align: bottom;
}