.orange { background: #ff7b00; }
.white { background: white; }
.red { background: #ba3b26; }
.blue { background: #0047f7; }
.darkblue { background: #19007c; }

.menutext { font-family: Arial; font-size: 12px; color: white; font-weight: bold; letter-spacing: 2px; }
.sponsortext { font-family: Arial; font-size: 10px; color: black; font-weight: bold; letter-spacing: 1px; }
.greymenutext { font-family: Arial; font-size: 12px; color: #a0a0a0; font-weight: bold; letter-spacing: 2px; }
.menutext a { font-family: Arial; font-size: 12px; color: white; font-weight: bold; text-decoration: none; letter-spacing: 2px; }
.menutext a:hover { font-family: Arial; font-size: 12px; color: white; font-weight: bold; text-decoration: underline overline; letter-spacing: 2px; }

.smallmenutext { font-family: Arial; font-size: 9px; color: white; font-weight: bold; letter-spacing: 2px; }
.smallgreymenutext { font-family: Arial; font-size: 9px; color: #a0a0a0; font-weight: bold; letter-spacing: 2px; }
.smallmenutext a { font-family: Arial; font-size: 9px; color: white; font-weight: bold; text-decoration: none; letter-spacing: 2px; }
.smallmenutext a:hover { font-family: Arial; font-size: 9px; color: white; font-weight: bold; text-decoration: underline overline; letter-spacing: 2px; }

.headingtext { font-family: Arial; font-size: 13px; color: #ff7b00; font-weight: bold; }
.datatext { font-family: Arial; font-size: 11px; color: black; font-weight: normal; }
.body { scrollbar-3dlight-color: #ff7b00; scrollbar-arrow-color: white; scrollbar-base-color: white; 
scrollbar-darkshadow-color: #ff7b00; scrollbar-face-color: #ff7b00; scrollbar-highlight-color: white;
scrollbar-shadow-color: white; }
