body
{
scrollbar-face-color: #FFFFCC; 
scrollbar-shadow-color: #F5E189; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color: #F5E189; 
scrollbar-track-color: #F3C65A; 
scrollbar-arrow-color: #781E1E; 
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
margin-right: 0;
background-image: url('images/bkgd.jpg');
background-repeat: repeat-x;
background-attachment: fixed;
}

.cafe14 
{
font-family: Trebuchet MS;
font-size: 14pt;
color: #996600;
font-weight: normal;
font-style: normal;
line-height: 120%;
}

.cafe12 
{
font-family: Trebuchet MS;
font-size: 12pt;
color: #996600;
font-weight: normal;
font-style: normal;
line-height: 120%;
}

.cafe10 
{
font-family: Trebuchet MS;
font-size: 10pt;
color: #996600;
font-weight: normal;
font-style: normal;
line-height: 120%;
}

.cafe09
{
font-family: Arial;
font-size: 9pt;
color: #996600;
font-weight: normal;
font-style: normal;
line-height: 110%;
}

input
{  
BORDER-TOP: 1px; 
BORDER-LEFT: 1px; 
BORDER-RIGHT: 1px; 
BORDER-BOTTOM: 1px; 
FONT-FAMILY: Trebuchet MS; 
FONT-SIZE: 8pt;
COLOR: #FFFFCC;
BACKGROUND: #441111; 
TEXT-DECORATION: none;
}

textarea
{  
BORDER-TOP: 1px; 
BORDER-LEFT: 1px; 
BORDER-RIGHT: 1px; 
BORDER-BOTTOM: 1px; 
FONT-FAMILY: Trebuchet MS; 
FONT-SIZE: 8pt;
COLOR: #FFFFCC;
BACKGROUND: #441111; 
TEXT-DECORATION: none;
}

radiobutton
{  
FONT-FAMILY: Trebuchet MS; 
FONT-SIZE: 10pt;
COLOR: #FFFFCC;
BACKGROUND: #441111; 
TEXT-DECORATION: none;
}

select
{  
BORDER-TOP: 1px; 
BACKGROUND: #CC9933; 
BORDER-LEFT: 1px; 
BORDER-BOTTOM: 1px; 
FONT-FAMILY: Trebuchet MS; 
FONT-SIZE: 10pt;
COLOR: #FFFFCC;
BACKGROUND: #441111; 
FONT-WEIGHT: none;
}

a:link     
    {
    font-family: Arial; 
    font-size: 9pt;
    text-decoration: none; 
    font-weight: none;
    color: #804000;
    }
a:visited  
    { 
    font-family: Arial; 
    font-size: 9pt;
    text-decoration: none; 
    font-weight: none;
    color: #804000;
    }
a:active   
    {
    font-family: Arial;  
    font-size: 9pt;
    text-decoration: underline; 
    font-weight: none;
    color: #804000;
    }
a:hover
    {
    font-family: Arial;  
    font-size: 9pt;
    text-decoration: none;
    font-weight: none; 
    color: #441111;
	border-bottom: 1px dotted;
    }
