﻿table.choose {
	margin: 0 auto;
	text-align: center;
}
form[name=choose] select {
	font-weight: bold;
}
.standtable {
	font-size: 11px;
	font-weight: normal;
	margin: 10px auto;
	padding: 0;
	width: 950px;
	border: 1px solid #bcd5e9;
	border-collapse: collapse;
	background: #fff;
	box-shadow: 0px 3px 5px #000;
	-webkit-box-shadow: 0px 3px 5px #000;
	-moz-box-shadow: 0px 3px 5px #000;
}
.standtable th {
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	background: #fff;
	vertical-align: bottom;
}
.smalltable {
	font-size: 11px;
	font-weight: normal;
	margin: 0 auto 10px;
	padding: 0;
	width: 450px;
	border: 1px solid #bcd5e9;
	border-collapse: collapse;
	background: #fff;
	box-shadow: 0px 3px 5px #000;
	-webkit-box-shadow: 0px 3px 5px #000;
	-moz-box-shadow: 0px 3px 5px #000;
}
.medtable {
	font-size: 11px;
	font-weight: normal;
	margin: 0 auto 10px;
	padding: 0;
	width: 725px;
	border: 1px solid #bcd5e9;
	border-collapse: collapse;
	background: #fff;
	box-shadow: 0px 3px 5px #000;
	-webkit-box-shadow: 0px 3px 5px #000;
	-moz-box-shadow: 0px 3px 5px #000;
}
.standtable th, .smalltable th, .medtable th {
	font-family: patua, arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background: #fff;
	vertical-align: bottom;
}
.standtable td, .smalltable td, .medtable td {
	font-family: courier new, arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}
.standtable td.brgt {
	border-right: 1px solid #000;
}
.standtable img, .smalltable img, .medtable img {
	padding-left: 5px;
	vertical-align: middle;
}
.standtable td.avgline, .purpback {
	background-color: #ffccff;
/*	background-color: #d8e6f2;*/
}
.yback:hover {
	background-color: #ffccff !important;
}
.gback {
	background-color: #f0f0f0;
}
select {
	font-weight: bold;
	margin-bottom: 10px;
}
th.statheader {
	font-family: patua, arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 0;
	background-color: #d8e6f2;
}
.aright {
	text-align: right;
}
.acenter {
	text-align: center;
}
.txtlft {
	font-family: courier new, arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
.txtrgt {
	font-family: courier new, arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}
.txtctr {
	font-family: courier new, arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.w1 {
	font-weight: normal;
	width: 1%;
}
.w4 {
	font-weight: normal;
	width: 4%;
}
.w5 {
	font-weight: normal;
	width: 5%;
}
.w7 {
	font-weight: normal;
	width: 7%;
}
.w8 {
	font-weight: normal;
	width: 8%;
}
.w9 {
	font-weight: normal;
	width: 9%;
}
.w11 {
	font-weight: normal;
	width: 11%;
}
.w28 {
	font-weight: normal;
	width: 28%;
}
button {
	font-size: 10px;
	font-weight: normal;
/*	color: #fff;
	background-color: #525252;
	border: 1px solid #000;*/
}
.spacer, th.spacer {
	background-color: #d8e6f2;
}
div.statalert {
	font-size: 16px;
	text-align: center;
}

