﻿ .menuFont { font-family: "Trebuchet MS", Verdana, Arial; font-size: 13px; color: #000000; font-weight: bold; }
 .textFont { font-family: "Trebuchet MS", Verdana, Arial; font-size: 13px; color: #000000; }
 .textHead { font-family: "Trebuchet MS", Verdana, Arial; font-size: 18px; color: #FF0000; font-weight: bold; }

body { font-family: "Trebuchet MS", Verdana, Arial; font-size: 13px; color: #000000; }


h1 {	text-align: left;   /* horizontal centering hack for IE */	padding: 0;           /* required to "hide" distance div */	margin: 0;	font-family:Trebuchet MS, Verdana, Arial;	font-size:13px;	line-height:13px;	color:#ff0000;}  h2 {	padding: 0;           /* required to "hide" distance div */	margin: 0;	font-family:Trebuchet MS, Verdana, Arial;	font-size:18px;	line-height:18px;}
table {font-family:Trebuchet MS, Verdana, Arial;	font-size:13px;} 
 
 input  { border: 1px solid #000000; font-family: Verdana, Arial; font-size: 11px; background-color: #FFFFFF; }
 select { border: 1px solid #000000; font-family: Verdana, Arial; font-size:  9px; background-color: #FFFFFF; }

 a:visited { COLOR: #000000; text-decoration: none; font-weight: bold; }
 a:active  { COLOR: #000000; text-decoration: none; font-weight: bold; }
 a:link    { COLOR: #000000; text-decoration: underline; font-weight: bold; }
 a:hover   { COLOR: #FF0000; text-decoration: none; font-weight: bold; }

.scroll-to-top {
    position: fixed;
    right: 15px;
    bottom: 15px;
    display: none;
    width: 45px;
    height: 45px;
    text-align: center;
    color: #fff;
    background: #FF0000;
    line-height: 46px;