@font-face {font-family:PP;src:url('fonts/RobotoCondensed-Regular.woff2');src:local("PP"),url('fonts/RobotoCondensed-Regular.woff2');}

* {font-family:"PP","ubuntu condensed","liberation sans narrow",/*android*/sans-serif-condensed,/*ios*/avenirnextcondensed-regular,"futura condensed regular",/*macosx*/helveticaneue-condensed,/*windows*/"franklin gothic demi cond",helvetica,"arial narrow",arial;font-size:10pt;color:white;text-decoration:none;}

A:hover, A:active {text-decoration:underline;}

H1 {font-size:22pt;} /* not in use */
H2 {font-size:18pt;color:silver;}
H3 {font-size:14pt;}

LI {font-size:8pt;}

input, textarea {color:#000;border:1px solid gray;border-radius:5px;padding:2px 2px 2px 4px;}
input[type="button"], input[type="submit"] {color:#000;background:white;padding-right:4px;transition-duration: 0.4s;}
input[type="button"]:hover, input[type="submit"]:hover {background:silver;}
input[type="button"]:active, input[type="active"]:hover {background:gray;}
.form_submit {padding:5px;}

.THdr {font-weight:bold;padding-left:1px;}
.Ad {width:180px;height:60px;border:2px solid silver;border-radius:3px;}
.Bx {width:184px;background:#006699;border-radius:3px;}
.SBx {width:184px;border:2px solid;border-radius:3px;}
.CntntTbl {width:590px;background:#006699;padding:15px;border:1px solid gray;border-radius:5px;}
.LnkBx {background:#60ABFF;padding-left:3px;}
.LnkBx A:active {color:#80FFFF;}
.LnkSb {font-size:8pt;font-style:italic;}
.LnkNw {display:inline-block;margin-left:7px;padding:0px 5px 0px 3px;border:2px dotted white;background:red;color:white;font-size:8pt;font-style:italic;border-radius:8px;}
.yBx  {width:184px;padding:0px;background:gray;border-radius:3px;}
.yfrm {width:180px;height:180px;margin:-1px;padding:0px;border:none;}

#TopHdrLinks {}
#TopHdrSubLinks {margin-top:5px;margin-bottom:8px;padding-left:0px;white-space:nowrap;}

#Footer {width:570px;background:gray;border-radius:15px;padding:5px 10px 5px 10px;margin:5px 0px 10px 0px;}

#Add2Favorites {font-size:9pt;}
.Add2Favorites {color:gold;text-decoration:underline;cursor:hand;}

#TableScroll {width:176px;height:370px;overflow:scroll;overflow-x:hidden;
scrollbar-face-color: #006699;
scrollbar-shadow-color: #006699;
scrollbar-highlight-color: #006699;
scrollbar-3dlight-color: #cccccc;
scrollbar-darkshadow-color: white;
scrollbar-track-color: white;
scrollbar-arrow-color: white;
}

.bghcbanner2 {/*orange*/
border:2px solid;
background: #ffc579; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #ffc579 54%, #fb9d23 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(54%,#ffc579), color-stop(100%,#fb9d23)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, #ffc579 54%,#fb9d23 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, #ffc579 54%,#fb9d23 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, #ffc579 54%,#fb9d23 100%); /* IE10+ */
background: radial-gradient(ellipse at center, #ffc579 54%,#fb9d23 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc579', endColorstr='#fb9d23',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
