@charset "UTF-8";

body {
	background: #000;
}

.bd {
	margin: 0;
	padding: 0em 0em;
	background: #fff url("../images/grad_dark_50_dwn.png") repeat-x 0px 0px
}

/* Search and user account */
#ticket {
	position: relative;
	font-size: 75% !important;
	color: #fff;
	padding-bottom: .3em;
	padding-left: 5px;
	padding-top: 5px;
	white-space: nowrap
}

#ticket a {
	text-decoration: underline;
	padding-right: .5em
}

.time {
	font-family: verdana;
	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
}

.tkhdptext {
	font-family: verdana;
	font-size: 12px;
	font-weight: 700;
	color: #FFF;
	padding-left: 110px;
	padding-bottom: 5px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
}

.hdptext {
	font-family: verdana;
	font-size: 12px;
	font-weight: 700;
	color: #FFF;
	padding-right: 0px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
}

.hdpCtext {
	font-family: verdana;
	font-size: 12px;
	font-weight: 700;
	color: #FFF;
	padding-right: 0px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
}

.leaguetext {
	font-family: verdana;
	font-size: 12px;
	font-weight: 700;
	color: #FFF;
	padding-left: 5px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}

.fontW {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	font-family: tahoma;
	text-align: left;
	padding-left: 5px;
}
.fontR {
	font-size: 14px;
	font-weight: normal;
	color: #C10000;
	font-family: tahoma;
	text-align: left;
	padding-left: 5px;
}

.fontWR {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	font-family: tahoma;
	text-align: right;
	padding-left: 5px;
}

.W {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	font-family: tahoma;
}

.R {
	font-size: 12px;
	font-weight: normal;
	color: red;
	font-family: tahoma;
}

.D {
	font-size: 12px;
	font-weight: normal;
	color: green;
	font-family: tahoma;
}

.L {
	font-size: 12px;
	font-weight: normal;
	color: red;
	font-family: tahoma;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
