﻿
body {
	font-family: 'Roboto',Helvetica,Arial,sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	background-color: black;
	color: #F7EEDF;
}

.hiddencol {
	display: none;
}

.hidden {
	display: none;
}

.unhidden {
	display: block;
}

.RightAlign {
	text-align: right;
}

.CenterAlign {
	text-align: center;
}

.CenterAlignFull {
	text-align: center; width:500px;
}

.LeftAlign {
	text-align: left;
}

.CenterAlignNoBorder {
	text-align: center;
	border: none;
}

.dropdown-content {
	right: 0;
}

.header {
	border: none;
	padding: 0px;
}

.MatchFormViewColor {
	background-color: "#328CC1;
}

.Menu {
	padding: 0px;
	border: none;
	border-color: #192231;
}

.main {
	padding: 0px;
	border: none;
	text-align: center;
	width: 320px;
	border-color: #192231;
}

.ActiveMenu {
	padding: 0px;
	border: none;
	text-align: center;
	width: 320px;
	border-color: #192231;
}

.InactiveMenu {
	padding: 0px;
	border: none;
	text-align: center;
	width: 320px;
	border-color: #192231;
}

.Menu300 {
	padding: 0px;
	border: none;
	width: 320px;
	border-color: #1D2731;
}

.Menu940 {
	padding: 0px;
	border: none;
	width: 940px;
	border-color: #1D2731;
}

.Menu1024 {
	padding: 0px;
	border: none;
	width: 1024px;
	border-color: #1D2731;
}

.wrap100x {
	white-space: normal;
	height: 30px;
	width: 80px;
	font-size: small;
	font-weight: normal;
}

.wrap100p {
	white-space: normal;
	height: 30px;
	width: 80px;
	font-size: large;
	font-weight: bold;
}

.wrap200x {
	white-space: normal;
	height: 30px;
	width: 167px;
	font-size: medium;
	font-weight: normal;
}

.wrap200p {
	white-space: normal;
	height: 30px;
	width: 162px;
	font-size: medium;
	font-weight: bold;
}

.ddl {
	border: 2px solid #EFE3E6;
	padding: 2px;
	-webkit-appearance: none;
	background-image: url('Images/Arrowhead-Down-01-12.gif');
	background-position: 100px;
	background-repeat: no-repeat;
	text-indent: 0.01px; /*In Firefox*/
}

.ddl163 {
	border: 2px solid #EFE3E6;
	padding: 2px;
	-webkit-appearance: none;
	background-image: url('Images/Arrowhead-Down-01-12.gif');
	background-position: 163px;
	background-repeat: no-repeat;
	text-indent: 0.01px; /*In Firefox*/
}
.ddl263 {
	border: 2px solid #EFE3E6;
	padding: 2px;
	-webkit-appearance: none;
	background-image: url('Images/Arrowhead-Down-01-12.gif');
	background-position: 263px;
	background-repeat: no-repeat;
	text-indent: 0.01px; /*In Firefox*/
}

.ScoringColumnButtonSet {
	white-space: normal;
	width: 80px;
	height: 20px;
}

.ScoringColumnButtonCancel {
	white-space: normal;
	width: 80px;
	height: 20px;
}

.ScoringColumnButton24 {
	white-space: normal;
	width: 80px;
	height: 24px;
}

.ScoringColumnButton40 {
	white-space: normal;
	width: 80px;
	height: 40px;
}

.ScoringButtonGameNumber {
	white-space: normal;
	border-style: none;
	font-size: small;
	font-weight: normal;
	width: 30px;
}

.ScoringButtonPoints {
	white-space: normal;
	border-style: none;
	font-size: small;
	font-weight: normal;
	width: 54px;
}

.ScoringButtonPlayerName {
	white-space: normal;
	border-style: none;
	font-size: small;
	font-weight: normal;
	width: 90px;
}

.ScoringButton80 {
	white-space: normal;
	border-style: none;
	font-size: large;
	font-weight: normal;
	width: 80px;
}
