body {
background-color: #436540;
color: #ece0b8;
margin: 0px;
background-image: url(/yearning_bg.jpg);
background-repeat: repeat;
font-size: small;
}

td {
font-family: Verdana, Helvetica;
font-size: 9pt;
}

td.largerfont {
font-family: Verdana, Helvetica;
font-size: 9pt;
}

td.padded {
padding-left: 10;
padding-right: 10;
}

.error {
color: #CC0000;
}

.black {
color: #000000;
}

.highlighttext {
font-family: Verdana, Helvetica;
color: #ece0b8;
font-weight: bold;
}

.lightcolortext {
color: #999999;
font-style: italic;
}

.accent {
font-style: italic;
font-weight: bold;
color: #ece0b8;
}

.sale {
font-style: italic;
color: #ece0b8;
}

.ul {
	list-style-type: disc;
	list-style-image: url(/bullet.gif);
	list-style-position: inside;
	}

.ws {
font-style: italic;
font-weight: bold;
color: #9c0202;
}

.bold {
font-weight: bold;
}

.title {
font-weight: bold;
font-size: 12pt;
}

.linecolor {
color: #9c0202;
}

.verticalline {
background-color: #ece0b8;
}

.cellaccent {
background-color: #436540;
border: 1px solid #ece0b8;
}

.generaltable {
background-color: #436540;
border: 1px solid #ece0b8;
width: 500px;
padding: 3px;
spacing: 0px;
}

.largetable {
background-color: #436540;
border: 1px solid #ece0b8;
padding: 3px;
spacing: 0px;
}

.smalltable {
background-color: #436540;
border: 1px solid #ece0b8;
width: 360px;
padding: 3px;
spacing: 0px;
}

.colortable {
border: 1px solid #ece0b8;
border-collapse: collapse;
}

.colorcell {
border: 1px solid #ece0b8;
}

.fieldname {
font-weight: bold;
color: #ece0b8;
text-decoration: none;
}

.regtext {
font-family: Verdana, Helvetica;
font-size: 9pt;
color: #ece0b8;
}

.smalltext {
font-family: Verdana, Helvetica;
font-size: 8pt;
}

.largelinks {
font-size: 9pt;
}

.largeboldtext {
font-size: 9pt;
font-weight: bold;
}

.noline {
text-decoration: none;
}

.black {
color: #ece0b8;
}

.nolineblack {
text-decoration: none;
color: #ece0b8;
}

.warning {
color: #990000;
font-weight: bold;
}

a {
color: #ece0b8;
text-decoration: none;
}

a:hover {
color: #ece0b8;
text-decoration: underline;
}

a.linkset {
color: #ece0b8;
font-weight: bold;
text-decoration: none;
};