﻿@import url("layout.css");
.ms-subtle1-main {
	border-left-style: none;
	border-right-style: none;
	border-top: .75pt solid black;
	border-bottom-style: none;
	background-color: white;
}
.ms-subtle1-tl {
	font-weight: normal;
	color: black;
	border-left-style: none;
	border-right: 1.5pt solid black;
	border-top-style: none;
	border-bottom: 1.5pt solid black;
	background-color: white;
}
.ms-subtle1-left {
	color: black;
	border-left-style: none;
	border-right: 1.5pt solid black;
	border-top-style: none;
	border-bottom-style: none;
}
.ms-subtle1-top {
	font-weight: normal;
	color: black;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: 1.5pt solid black;
	background-color: white;
}
.ms-subtle1-even {
	font-weight: normal;
	color: black;
	border-style: none;
	background-color: white;
}
.ms-subtle1-odd {
	font-weight: normal;
	color: black;
	border-style: none;
	background-color: #FFFDBB;
}
