.bgPage {background-color: #FFFFFF;background-image: url(images/bgimg.gif);}
.bgBanner {background-color: #FFFFFF;}
.bgLogo {background-color: #FFFFFF;}
.bgMenu {background-color: #FFFFFF;}
.bgUpdaterPage {background-color: #FFFFFF;background-image: url(images/bgimg.gif);}
.mainMenu {font-size: 12px; font-weight: bold; font-family: Arial, Helvetica; color: #EFDD19;}
.subMenu {font-size: 10px; font-weight: bold; font-family: Arial, Helvetica; color: #FFFFFF;}
a.mainMenu {font-size: 12px; font-weight: bold; font-family: Arial, Helvetica; color: #FFFFFF;}
a.subMenu {font-size: 10px; font-weight: bold; font-family: Arial, Helvetica; color: #FFFFFF;}
.pageTextSmall {font-size: 10px; font-weight: normal; font-family: Arial, Helvetica; color: #000000;}
.pageTextMedium {font-size: 12px; font-weight: normal; font-family: Arial, Helvetica; color: #000000;}
.pageTextMediumLg {font-size: 14pt; font-weight: normal; font-family: Arial, Helvetica; color: #000000;}
.pageTextLarge {font-size: 16px; font-weight: normal; font-family: Arial, Helvetica; color: #000000;}
.pageTextXXL {font-size: 26px; font-weight: normal; font-family: Arial, Helvetica; color: #000099;}
.disclaimer {font-size: 10px; font-style: italic; font-weight: normal; font-family: Arial, Helvetica; color: #000000;}
input {font-size: 12px; font-weight: normal; font-family: Arial, Helvetica; color: #000000;}
textarea {font-size: 12px; font-weight: normal; font-family: Arial, Helvetica; color: #000000;}
.headerBar {background-color: #0000FF; color: #FFFFFF; font-weight: bold}
a.headerBar {background-color: #0000FF; color: #FFFFFF; font-weight: bold}
.debugText {font-size: 10px; font-weight: normal; font-family: Arial, Helvetica; color: #000000;}
.debugTextRed {font-size: 12px; font-weight: normal; font-family: Arial, Helvetica; color: #FF0000;}
.debugTextGreen {font-size: 12px; font-weight: normal; font-family: Arial, Helvetica; color: #00FF00;}
a.boxScore {background-color: #800000; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica; color: #FFFFFF;}
.boxScore {background-color: #800000; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica; color: #EFDD19;}
.errorMsg {font-size: 16px; font-weight: bold; font-family: Arial, Helvetica; color: #FF0000;}
img.thumb
{
width:150px;
height:100px;
}

/*
html {
  font-family: 'Nunito', sans-serif;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
	line-height: 1.6;
}

h1, h2, h3, h4, h5 {
	line-height: 1.2;
}

.subtitle {
  font-weight: 700;
}

.button,
a.button,
button,
[type=button],
[type=submit] {
  display: inline-block;
  background: #236420;
  border: 1px solid #1E6BD6;
  color: white;
  text-decoration: none;
  font-weight: 600;
  font-size: .95rem;
  font-family: sans-serif;
  padding: .5rem 1rem;
  border-radius: 18px;
  margin: .25rem 0;
  vertical-align: middle;
  line-height: 1;
  overflow: visible;
  white-space: nowrap;
  cursor: pointer;
}

.button:hover,
a.button:hover,
button:hover,
[type=button]:hover,
[type=submit]:hover {
  background: transparent;
  color: #1E6BD6;
  border: 1px solid #1E6BD6;
} 

* {
  box-sizing: border-box;
}

html {
  padding: 10px;
  -webkit-font-smoothing: antialiased;
}*/
