body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #EDEDED;
}
.mainMenu {
	font-family:  Arial, Verdana; 
	font-size: 12px;
	font-weight: bold;
	color: #AFAFAF;
	background-color: white;
	text-decoration: none;
}

.mainMenuSelected  {
	font-family:  Arial, Verdana; 
	font-size: 12px;
	font-weight: bold;
	color: #A81717;
	cursor: pointer;
	background-color: white;
	text-decoration: none;
}

.menuBorder {
	border-bottom-width: 1px;
	border-bottom-color: #AFAFAF;
	border-bottom-style: solid;
}

.mainBorder {
	background-color: #AFAFAF;
	height: 5px;
}

.footer {
	background-image: url("/web-content/images/footer.gif");
	height: 36px;
	background-repeat: no-repeat;
	font-family:  Arial, Verdana; 
	font-size: 10px;
	color: black;
}

.mainContentSmall {
	font-family:  Arial, Verdana; 
	font-size: 10px;
	color: black;
}

.mainContentSmall:active {
  color: black;
  text-decoration: underline;
}

.mainContentSmall:link {
  color: black;
  text-decoration: underline;
}

.mainContentSmall:hover {
  color: black;
  text-decoration: underline;
}

.mainContentSmall:visited {
  color: black;
  text-decoration: underline;
}

.mainContentLarge {
  font-family:  Arial, Verdana; 
  font-size: 16px;
  color: black;
  background-color: white;
  font-weight: bold;
  text-decoration: none;
}

.mainContentLarge:hover {
  color: #A81717;
}

.mainContent {
	font-family:  Arial, Verdana; 
	font-size: 12px;
	color: black;
	background-color: #FFFFFF;
}

.mainContent:hover {
	color: #A81717;
}

.mainContentBold  {
  font-family:  Arial, Verdana; 
  font-size: 12px;
  color: black;
  background-color: white;
  font-weight: bold;
}

.mainContentBold:hover {
  color: #A81717;
}

.mainContentGreyBold {
  font-family:  Arial, Verdana; 
  font-size: 12px;
  color: black;
  font-weight: bold;
  background-color: #EFEFEF;
  tex-decoration: none;
}

.mainContentGreyBold:hover {
  color: #A81717;
}

.mainContentGrey {
  font-family:  Arial, Verdana; 
  font-size: 12px;
  color: black;
  background-color: #EFEFEF;
  text-decoration: none;
}

.mainContentGreyChartSelected {
	font-family:  Arial, Verdana; 
	font-size: 12px;
	color: #A81717;
	cursor: pointer;
	background-color: #EFEFEF;
}

.mainContentGrey:hover {
  color: #A81717;
}

.matchFormTableContent  {
  font-family:  Arial, Verdana; 
  font-size: 11px;
  color: black;
  background-color: #EDEDED;
  font-weight: bold;
}

.matchFormTableDiv {
  border-color: #A81717;
  background-color: #EFEFEF;
  border-style: solid;
  border-width: 1px;
}

.divContent {
  font-family:  Arial, Verdana; 
  font-size: 12px;
  border-color: #A81717;
  background-color: #EFEFEF;
  border-style: solid;
  border-width: 1px;
  padding: 3px;
}

.matchFormTableSelect {
  border-color: #A81717;
  background-color: #EFEFEF;
  border-style: solid;
  border-width: 1px;
  font-weight: bold;
  font-size: 11px;
  font-family:  Arial, Verdana;
  color: #A81717;
}

.userMessageContent  {
  font-family:  Arial, Verdana; 
  font-size: 12px;
  color: red;
  font-weight: bold;
  background-color: white;
}

.userMessageContentGrey  {
  font-family:  Arial, Verdana; 
  font-size: 12px;
  color: red;
  font-weight: bold;
  background-color: #EFEFEF;
}

.fixturesTable {
  border-bottom-color: #A81717;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #A81717;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #A81717;
  border-right-style: solid;
  border-right-width: 1px;
  background-color: #EFEFEF;
  font-weight: bold;
  font-size: 11px;
  font-family:  Arial, Verdana;
  color: black;
  padding:3px;
}

.fixturesTableSelected {
  border-bottom-color: #A81717;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #A81717;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #A81717;
  border-right-style: solid;
  border-right-width: 1px;
  background-color: white;
  font-weight: bold;
  font-size: 11px;
  font-family:  Arial, Verdana;
  color: #A81717;
  padding:3px;
}

.fixturesTableSelectedLink {
  font-weight: bold;
  font-size: 11px;
  font-family:  Arial, Verdana;
  color: #A81717;
}

.fixturesTableSelectedLink:hover {
  color: #A81717;
  text-decoration: underline;
}

.fixturesTableSelectedLink:link {
  color: #A81717;
  text-decoration: underline;
}
