.TopMenu
{ 
color: #623810; 
font-family: 'Arial',  'Tahoma';
font-size: 8pt; 
font-weight: bold; 
}

a.TopMenu
{
color: #623810; 
font-weight: bold; 
text-decoration: none
}

a.TopMenu:hover	
{
color: #be5d00; 
font-weight: bold; 
text-decoration: underline
}



.MenuOrange
{ 
color: #ca6c38; 
font-family: 'Arial',  'Tahoma';
font-size: 8pt; 
font-weight: bold; 
}

a.MenuOrange
{
color: #ca6c38; 
font-weight: bold; 
text-decoration: underline
}

a.MenuOrange:hover	
{
color: #ca6c38; 
font-weight: bold; 
text-decoration: underline
}




.footer
{ 
color: #623810; 
font-family: 'Arial',  'Tahoma';
font-size: 8pt; 
font-weight: normal; 
}

a.footer
{
color: #FFFFFF;
font-weight: normal; 
text-decoration: underline
}

a.footer:hover	
{
color: #FFFFFF;
font-weight: normal; 
text-decoration: underline
}



.BodyText8pt
{ 
color: #623810; 
font-family: 'Arial',  'Tahoma';
font-size: 8pt; 
font-weight: normal; 
margin: 0; 
}

a.BodyText8pt
{
color: #623810;
font-weight: normal;
text-decoration: underline
}

a.BodyText8pt:hover	
{
color: #623810;
font-weight: normal;
text-decoration: underline
}

.BodyText9pt
{ 
color: #623810; 
font-family: 'Arial',  'Tahoma';
font-size: 9pt; 
font-weight: normal; 
margin: 0; 
}

.SubTitle
{ 
color: #623810; 
font-family: 'Arial Black', 'Tahoma', ; 
font-size: 20pt; 
font-weight: normal; 
}


.Title
{ 
color: #623810; 
font-family: 'Arial Black', 'Tahoma', ; 
font-size: 14pt; 
font-weight: normal; 
}


body
{
color: #ca6c38;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
background-image: url(images/backtile.jpg);
background-position: 0 0;
background-repeat: repeat-x;
}


.inputbox
{
font-family: Tahoma; 
font-size: 8pt; 
color: #FFE04F; 
font-weight: normal; 
border: 2px solid #60210F; 
background-color: #60210F
}
