P, TD, LI, BR, BLOCKQUOTE	{
color: black;
font-family: arial;
font-size: x-small
}

H1	{
color: white;
font-family: arial;
font-size: medium;
text-align: center;
}
H2	{
color: white;
font-family: arial;
font-size: small;
text-align: center;
}
H3	{
color: #cc6532;
font-family: arial;
font-size: small;
}


A	{
color: #cc6532;
font-family: arial;
text-decoration: none; 
font-size: x-small;

}
A:hover	{
color: #cc6532;
font-family: arial;
text-decoration: underline; 
font-size: x-small;

}
.menu	{
color:  white;
font-family: arial;
font-weight: bold;
text-decoration: none; 
font-size: x-small;

}


A.menu	{
color:  white;
font-family: arial;
text-decoration: none; 
font-size: x-small;

}
A:hover.menu	{
color: white;
font-weight: bold;
font-family: arial;
text-decoration: underline; 
font-size: x-small;
}
A.menu2	{
color:  white;
font-family: arial;
font-weight: bold;
text-decoration: none; 
font-size: x-small;

}
A:hover.menu2	{
color: white;
font-weight: bold;
font-family: arial;
text-decoration: underline; 
font-size: x-small;
}

.browntable	{
color: #cc6532;
border-color:#cc6532;
border-style: solid;
border-width: 2;
}

.goldtable	{
color: #f9c445;
border-color:#f9c445;
border-style: solid;
border-width: 2;
}


.header
{
background:url(gradient.gif) repeat-y;
text-align: center;
background-color: #f9c445;
}