﻿.header {
	background-color: #7519A0;
}
.Nav {
	background-color: #601C81;
	height: 50px;
}
.DateLine {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 20px;
	text-align: right;
	padding-right: 25px;
}
.DateLine a,.DateLine a:visited{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
}
.DateLine a:hover{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:underline;
}
.searchCell {
	background-color: #A24EC8;
	height: 65px;
}
.searchSeperator {
	background-color: #D1A8E3;
}
.CategoryHomeBody{
	background-color:#A24EC8;
	height:800px;
}
.CategoryHomeBody a, .CategoryHomeBody a:visited{
	text-decoration:none;
}

.bradcrumpbody{
	background-color:#813E9F;
	border-top:0.05em #A24EC8 solid;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding-left:10px;
}

.bradcrumpbody A:link, A:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.SearchInput{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	background-color:#FFFFFF;
	border:0.05em #000000 solid; 
	width:200px; 
	color:#000000
}

.Nav4{
	background-color:#000000;
}

.CatHomeLeftRoundedTop{
	background-image:url('/sites/ks/StyleLibrary/Core/Images/RoundedCorners/tr-rounded-1-top.png');
	height:5px;
}

.CatHomeLeftBg{
	background-color:#B2B9D7;
}

.CatHomeRightBg{
	background-color:#C7D1DF;
}


.CatHomeLeftRoundedBottom{
	background-image:url('/sites/ks/StyleLibrary/Core/Images/RoundedCorners/tr-rounded-1-bottom.png');
	height:5px;
}

.CatHomeRightRoundedTop{
	background-image:url('/sites/ks/StyleLibrary/Core/Images/RoundedCorners/tr-rounded-2-top.png');
	height:5px;
}

.CatHomeRightRoundedBottom{
	background-image:url('/sites/ks/StyleLibrary/Core/Images/RoundedCorners/tr-rounded-2-bottom.png');
	height:5px;
}



