body { background: #F9F3D8;
       font-family: trebuchet ms, arial, san-serif;
       font-size: 1em;
       margin: 0px 0px 0px 0px;
}

.hiddenerr {
    color: #F9F3D8;
    font-size: .5em;
}

.head {
       font-size: 1.4em;
       font-weight: normal;
       color: #A25436;
}


.reg { border-width: 0px; }
.trackdesc { font-size: .8em; }
.trackname { font-weight: bold; font-size: 1em; }
.tracknamesmall { font-weight: normal; font-size: .8em }

.forms {
        border-width: 0px;
}

.forms td {
        font-size: .8em;
        vertical-align: top;
        padding: 5px 5px 5px 5px;
}

.required {
        font-weight: bold;
}

.invoice {
	border-width: 0px;
	width: 100%;
}

.invoice td {
    padding-top: 5px;
    padding-bottom: 5px;
}

.invname {
	text-align: left;
    width: 80%;
}

.invamount {
	width: 20%;
	text-align: right;
}

.invsubamt {
	width: 20%;
	text-align: right;
    color: red;
}

.invsubtot {
	text-align: right;
}

.ccdesc {
    text-align: right;
    vertical-align: top;
}


.error { font-weight: bold; color:#FF0000; }

.tagline { font-size: 0.8em; text-align: right; font-weight: bold; color: #D2BFAA}

.grayout { font-size: 0.8em; color: #D2BFAA; }

.callout { font-size: 0.8em; font-style: italic; }

.teaser { border-width: 0px; padding-bottom: 1.2em; }

.title { font-size: 1.2em; }
.subtitle { font-size: 1em; }
.copyright { font-style: italic; font-size: .8em; }
.author { font-style: italic; }

A:link { color: #A25436; }
A:active { color: #523957; }
A:visited { color: #523957; }
A:hover { text-decoration: none; }

.selected { color: #767D5E; font-size: 0.8em; font-weight: bold; text-decoration: none; }
A:link.selected { color: #767D5E; }
A:visited.selected { color: #767D5E; }
A:hover.selected { text-decoration: underline; }
A:active.selected { color: #A25436; }

.nav {  font-size: 0.8em; color: #767D5E; text-decoration: none; }
A:link.nav { color: #767D5E; }
A:visited.nav { color: #767D5E; }
A:hover.nav { text-decoration: underline; }
A:active.nav { color: #A25436; }

.smallhead { color: #A25436; font-size: 1em; font-weight: bold; }
A:link.smallhead { color: #A25436; }
A:active.smallhead { color: #A25436; }
A:visited.smallhead { color: #A25436; }
A:hover.smallhead { color: #A25436; text-decoration: none; }


.question { font-weight: bold; }
.answers { }
.evalhead1 { }
.evalhead2 { }
.evalhead3 { }

