.art-PostContent {
	overflow-x: auto;

}

.art-article table, table.art-article { 
	width: 90%;
}

.bTBL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.bTBL th {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #9F0000;
	padding: 5px;
	letter-spacing: 0.25em;
}
.bTBL td {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D81A29;
}

.bPC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: black;
	
}
.bPC th {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #9F0000;
	padding: 5px;
	letter-spacing: 0.25em;
}
.bPC td {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D81A29;
	color: white;
	font-size: 11px;
  font-weight: bold;
}

.bSTAND {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bSTAND th {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #9F0000;
	padding: 5px;
	letter-spacing: 0.25em;
}
.bSTAND td {
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D81A29;
}

.bSTANDfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.themetoggler{
	background-image: url("/sites/all/themes/bays_revamp/images/themeswitchBG.png");
	height: 34px;
	width: 272px;
	position: absolute;
	z-index: 10;
	margin-left: 15px;
}

.themetoggler-p{
	text-align: center;
	color: #ffffff;
}

.themetoggler a{
	color: #ffffff;
	text-decoration: underline;
}
