/* Styles for SilverFox Software */
HTML{
scrollbar-face-color:  brown;
scrollbar-arrow-color: tan;
scrollbar-track-color: tan;
scrollbar-shadow-color: tan;
scrollbar-highlight-color: brown;
scrollbar-3dlight-color:  brown;
scrollbar-darkshadow-Color:  brown;
}

body
{ 
background-image: url(images/bg_grad.jpg); 
color: #556B2F;
}

.mtitleCell {
	font-family: Verdana, sans-serif, Helvetica, Arial;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}

.titlefont {
	font-family: Verdana, sans-serif, Helvetica, Arial;
	font-weight: bold;
	text-decoration: none;
	color: #900000;
}

A.menulink {
display: block;
font-size: 10pt;
text-align: CENTER;
text-decoration: none;
color: #FFFFFF;
border: solid 1px brown;
}

A.menulink:hover {
color: brown;
border: solid 1px brown;
background-color:#FFFFFF;
}


A.menulink1 {
display: block;
font-size: 10pt;
text-align: CENTER;
text-decoration: none;
color: BROWN;
background-color:#FFFFFF;
border: solid 1px BROWN;
}

A.menulink1:hover {
color: #FFFFFF;
border: solid 1px BROWN;
background-color:BROWN;
}

A.buttonlink {
font-weight: bold;
font-size: 16pt;
color:brown;
text-decoration: none;
}

A.buttonlink:hover {
font-size: 16pt;
color: tan;
}

A.buttonlink2 {
font-weight: bold;
font-size: 14pt;
color:brown;
text-decoration: none;
}

A.buttonlink2:hover {
font-size: 14pt;
color: tan;
}

.footerCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #854F2F;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #400000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #400000;
	line-height: 16px;
}

.silverfox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888888;
	text-align: center;
	line-height: 16px;
}
.silverfox a:link {
	color: #888888;
	text-decoration: none;
	font-weight: normal;

}
.silverfox a:visited {
	color: #888888;
	text-decoration: none;
	font-weight: normal;

}
.silverfox a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	background-color:#400000;
}


A.blueredlink {
color:#556B2F;
text-decoration: none;
}

A.blueredlink:hover {
color:#FF0000;
}