﻿	
	.ms-column3-main {
		border: .75pt solid navy;
	}
	.ms-column3-tl {
		font-weight: bold;
		color: white;
		border-style: none;
		background-color: navy;
	}
	.ms-column3-left {
		font-weight: normal;
		color: black;
	}
	.ms-column3-top {
		font-weight: bold;
		color: white;
		border-style: none;
		background-color: navy;
	}
	.ms-column3-even {
		font-weight: bold;
		color: black;
		border-left-style: none;
		border-right: .75pt solid navy;
		border-top-style: none;
		border-bottom-style: none;
		background-color: silver;
	}
	.ms-column3-odd {
		font-weight: bold;
		color: black;
		border-left-style: none;
		border-right: .75pt solid navy;
		border-top-style: none;
		border-bottom-style: none;
		background-color: #E5E5E5;
	}
	.ms-classic4-main {
		border-left: .75pt solid black;
		border-right: .75pt solid black;
		border-top: 1.5pt solid black;
		border-bottom: 1.5pt solid black;
	}
	.ms-classic4-tl {
		font-weight: bold;
		color: white;
		border-left-style: none;
		border-right-style: none;
		border-top-style: none;
		border-bottom: .75pt solid black;
		background-color: #B4B4CA;
	}
	.ms-classic4-left {
		font-weight: bold;
		color: black;
		border-style: none;
		background-color: white;
	}
	.ms-classic4-top {
		font-weight: bold;
		color: white;
		border-left-style: none;
		border-right-style: none;
		border-top-style: none;
		border-bottom: .75pt solid black;
		background-color: #B4B4CA;
	}
	.ms-classic4-even {
		color: black;
		border-style: none;
		background-color: white;
	}

