﻿.header {
	background-color: #BD2122;
}
.Nav {
	background-color: #494546;
	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: #9C1C1B;
	height: 65px;
}
.searchSeperator {
	background-color: #BD2122;
}
.CategoryHomeBody{
	background-color:#BD2122;
	/*background-color:#CCCCCC;*/
	height:800px;
}
.CategoryHomeBody a:link, .CategoryHomeBody a:visited{
	text-decoration:none;
	color:#ffffff;
}
.CategoryHomeBody div{
	background-color:#BD2122;
}
.CategoryHomeBody a:hover{
	text-decoration:underline;
	color:#ffffff;

}
.bradcrumpbody{
	background-color:#9C1C1B;
	border-top:0.05em #494546 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
}

.Nav3{
	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;
}



