.titlepanel
{
    color:#ba7025;
    background: White url(images/gradindexdiag.gif) no-repeat bottom right;
    margin-top:10px;
    padding:10px;
    border: 1px solid #D5C49B;
    font-size:larger;
}

.indexpanelacorn
{
	margin-top:10px;
    background: White url(images/gradindexacorn.gif) no-repeat bottom right;
    border: 1px solid #D5C49B;
    padding: 10px 10px 100px;
}

.indexpanelacorn div
{
    margin-bottom: 20px;
}

a:link {
	color: #407000;
}

a:visited {
	color: #BA8B29;
}

body {
	background-image: url('images/background.gif');
}

body {
	background-attachment: fixed;
	background-color: cornsilk;
	color: black;
	background-image: url( images/background.gif );
	font-family: cursive;
	font-size:120%;
}

h1 {
	color: darkgreen;
}

li {
    list-style-image: url( images/liacorn.gif );
    text-align:justify;
    margin-bottom:10px;
}

pre {
	font-weight: bold;
}

td {
	padding:10px;
}

td.larger {
    font-size:120%;
}

th {
	background-color: #F2EEE4;
	text-align:center;
	font-size: smaller;
}

tr.brown {
    background-color: #F2EEE4;
}

tr.lightbrown {
    background-color: #F9F7F0;
}

tr.white {
    background-color: white;
}

.emph {
	color: #407000;
	font-weight: bold;
}

.spaced
{
	margin-bottom:10px;
}
