/* Styles for SilverFox Software */
HTML{
scrollbar-face-color:#804040;
scrollbar-arrow-color:tan;
scrollbar-track-color:tan;
scrollbar-shadow-color:tan;
scrollbar-highlight-color:#804040;
scrollbar-3dlight-color:#804040;
scrollbar-darkshadow-Color:#804040;
}

body
{ 
background-image:  url("images/bg.jpg");
background-repeat: repeat;
margin: 25px;
color: #804040;
}

.td1 {
font-size: 22px;
font-weight: bold;
font-style: normal;
text-align: CENTER;
color: #804040;
}

.td2 {
font-size: 18px;
font-weight: bold;
font-style: normal;
text-align: center;
color: #ffffff;
}

.text1 {	
font-size: 10px;
font-family: serif, Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: normal;
color: #FFFFFF;
}

A.menulink1 {
font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
background-color:#8B4513;
border: solid 4px #8B4513;
font-size: 8pt;
color: #FFFFFF;
display: block;
text-align: CENTER;
text-decoration: none;
}

A.menulink1:hover {
font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
border: solid 4px #8B4513;
font-size: 8pt;
background-color:#8B4513;
}


A.menulink2 {
font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #8B4513;
display: block;
text-align: CENTER;
text-decoration: none;
}

A.menulink2:hover {
font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
border: solid 4px #8B4513;
font-size: 8pt;
background-color:#8B4513;
}

A.redlink {
text-decoration: none;
color: #8B4513;
}

A.redlink:hover {
color:#FF0000;
font-weight: bold;
}

A.whitelink {
text-decoration: none;
color: #FFFFFF;
}

A.whitelink:hover {
color:#FF0000;
font-weight: bold;
}

.welcome2 {
font-family: Broadway, Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
text-transform: none;
text-align: left;
text-indent: 20pt;
color: #8B4513;
text-decoration: none;
background-attachment: fixed;
background-image:  url("fox1.jpg");
background-repeat: no-repeat;
background-position: center top;
padding: 6px;
}

#copyrt {
text-align: center;
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 9pt;
font-weight: 500;
color: #8B4513;
}

#bkgrd-s4 {
background-image:  url("images/fox4r.jpg");
background-repeat: no-repeat;
background-position: center top;
background-color: #FAF0E6;
}

#bkgrd-w3 {
background-image:  url("images/fox3r.jpg");
background-repeat: no-repeat;
background-position: center top;
background-color: #f0f0f0;
}

#bkgrd-hd2 {
background-image:  url("images/fox2r.jpg");
background-repeat: no-repeat;
background-position: center top;
background-color: #A9A9A9;
}

#bkgrd-hd1 {
background-image:  url("images/fox1r.jpg");
background-repeat: no-repeat;
background-position: center top;
background-color: #f0f0f0;
}


#bkgrd-home {
background-image:  url("images/fox0.jpg");
background-repeat: no-repeat;
background-position: center top;

}


