

table.standard thead td,
table.standard thead th,
table.standard tbody.thead td,
table.standard tbody.thead th,
table.standard tr.thead td,
table.standard tr.thead th {
	background-color: #6B298D;
	background-image: url(https://static.whatifsports.com/gd/images/colleges/gradients/194_hdr_grad.gif);
	border-bottom-color: #FBC42E;
}

table.standard thead tr.fc td,
table.standard thead tr.fc th,
table.standard tbody.thead tr.fc td,
table.standard tbody.thead tr.fc th,
table.standard tr.thead.fc td
table.standard tr.thead.fc th
{
	background-image: url(https://static.whatifsports.com/gd/images/colleges/gradients/194_hdr_grad.gif);
}

table.standard thead tr.lc td,
table.standard thead tr.lc th,
table.standard tbody.thead tr.lc td,
table.standard tbody.thead tr.lc th,
table.standard tr.thead.lc td
table.standard tr.thead.lc th
{
	border-bottom-color: #FBC42E;
	
}
table.standard td.highlight,
table.standard th.highlight,
table.standard tr.highlight td,
table.standard tr.highlight th
{
	background:#cbb4d7 !important;			
}

/* Team Specific Content Box*/
div.ContentBox.teamSpec div.ContentBoxHeader {
	background-color: #6B298D;
	background-image: url(https://static.whatifsports.com/gd/images/colleges/gradients/194_hdr_grad.gif);
	border-bottom-color: #FBC42E;

}

div.baseFormations.teamSpec {
    background-color: #6B298D;
	background-image: url(https://static.whatifsports.com/gd/images/colleges/gradients/194_hdr_grad.gif);
	border-bottom-color: #FBC42E;
}

div.ContentBox.Overview div.ContentBoxWrapper,
div.ContentBox.FilterBox div.ContentBoxWrapper,
div.pageMessageDisplay div.ContentBox div.ContentBoxWrapper

{
    border-top-color: #FBC42E;
}

div.colorBlock {
    background-color: #6B298D;
}
body#Coaching_OPlaybooksEdit table.standard td.settingspacer,
body#Coaching_DPlaybooksEdit table.standard td.settingspacer,
body#Coaching_OPlaybooksEdit table.standard td.playbookformationset,
body#Coaching_DPlaybooksEdit table.standard td.playbookformationset
{
    border-right: solid 1px #6B298D;
}
.teamSpecificColor
{
    background-color: #6B298D;
	background-image: url(https://static.whatifsports.com/gd/images/colleges/gradients/194_hdr_grad.gif);
	background-repeat: repeat-x;
	border-bottom-color: #FBC42E;
	border-bottom-width:2px;
	border-bottom-style: solid;
}
.teamSpecificBorderRight{
    border-right: solid 1px #6B298D;
}

.teamSpecificColor_NoBorder
{
    background-color: #6B298D;
	background-image: url(https://static.whatifsports.com/gd/images/colleges/gradients/194_hdr_grad.gif);
	background-repeat: repeat-x;
}

.teamSpecificColorFlat
{
    background-color: #6B298D;
    background-image: none;
	border-bottom-color: #FBC42E;
	border-bottom-width:2px;
	border-bottom-style: solid;
}
.teamSpecificColorFlat_NoBorder
{
    background-color: #6B298D;
    background-image: none;
}
.teamSpecificColorFlat_NoBorder2
{
    background-color: #6B298D;
    background-image: none !important;
    border: none !important;
}