﻿.table_cell {
				border: 0.5px dotted #E08406;
				text-align: center;
				white-space: nowrap;
}
.table_cell_total {
				border: 0.5px dotted #E08406;
				text-align: center;
				font-weight: bold;
				white-space: nowrap;
}
.table_cell_border_right {
				border-right-style: solid;
				border-right-width: 1px;
				border-right-color: #E08406;
				border-bottom-style: dotted;
				border-bottom-width: 0.5px;
				border-bottom-color: #E08406;
				text-align: center;
}
.table_stand_week {
				border-right: 1px solid #E08406;
				font-weight: bold;
				text-align: center;
				border-bottom-style: dashed;
				border-bottom-width: 1px;
				border-right-style: solid;
				border-right-color: #E08406;
				border-bottom-color: #E08406;
}
.table_stand_team {
				border-right: 1px solid #E08406;
				text-align: center;
				font-weight: bold;
				border-bottom-style: solid;
				border-bottom-width: 1px;
				border-right-color: #E08406;
				border-bottom-color: #E08406;
				border-right-style: solid;
				border-right-width: 1px;
}
.table_stand_team_2 {
				border-right-style: solid;
				border-right-width: 1px;
				border-right-color: #E08406;
				border-bottom-style: dotted;
				border-bottom-width: 0.5px;
				border-bottom-color: #E08406;
}
.table_stand_header1 {
				font-weight: bold;
				font-size: 11px;
				border-left-style: solid;
				border-left-width: 1px;
				border-right-style: solid;
				border-right-width: 1px;
				border-bottom-style: dashed;
				border-bottom-width: 1px;
				text-align: center;
				border-color: #E08406;
}
.table_stand_header2 {
				border-bottom-style: solid;
				border-bottom-width: 1px;
				border-bottom-color: #E08406;
				font-weight: bold;
				text-align: center;
}
.table_result {
				border-collapse: collapse;
				border: 1.5px solid #E08406;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				border-spacing: 2px;
				color: #282828;
}
.table_result_left {
				white-space: nowrap;
				border: 1px dashed #E08406;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				text-align: left;
				vertical-align: middle;
}
.table_result_center {
				white-space: nowrap;
				border: 1px dashed #E08406;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				text-align: center;
}
.result_header {
				text-align: center;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: small;
				font-weight: bold;
				color: #282828;
}
.result_bottom_stat {
				text-align: center;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: x-small;
				color: #282828;
}
a {
				color: #E08406;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				text-decoration: none;
}
a:visited {
				color: #E08406;
}
a:hover {
				color: #000000;
				text-decoration: underline;
}
