body, p, div, span {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color: #041690; border-top: 0px; border-left: 0px;
      background-color: PapayaWhip;

}

td {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	border-top: 0px; border-left: 0px;
      background-color: PapayaWhip;

}


body {
      background-color: PapayaWhip;
}


#topbar {
	margin: none;
	padding: 5px;
	background-color: #041690;
	color: #ffffff;
	height: 70px;
}

.leftbar {
	margin: none;
	padding: none;
	background-color: #041690;
	width: 150px;
	text-align: left;
	vertical-align: top;
	top-padding: 5px;
}

#content {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: left;
}

.menuitem {
	width: 120px;
	border-top: 2px solid #041690;
	border-bottom: 2px solid #041690;
	border-left: 1px solid #041690;
	border-right: 1px solid #041690;
	background-color: #041690;
	color: #ffffff;
	padding-left: 20px;
}

.menuitem a {
	color: #ffffff;
}

.title {
	font-weight: bold;
}

.button2 {
	background-color: #041690;
}
.err {
	color: #ff0000;
}

.newstitle {
	font-size: 12pt;
	font-weight: bold;
}

p.newsintro {
	font-weight: bold;
}

p.newsbody {

}

.KS_CatTitle
{
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;
}

.KS_ItemTitle
{
	background-color: #DADADA;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 12px;
	color: maroon;
	font-family: Arial;
}

.KS_ItemDetails
{
	font-weight: bold;
	font-size: 12px;
	color: maroon;
	font-family: Arial;
}

.carthead
{
	padding-left: 20px;
	font-weight: bold;
	font-size: 16px;
	color: white;
	background-repeat: repeat-x;
	font-family: Arial;
	height: 32px;
	background-color: #006699;
	vertical-align: middle;
	text-align: left;
	padding-top: 7px;
}

.cartremove
{
	font-size: 10pt;
	color: red;
	font-family: Arial;
	text-decoration: none;
}

.cartremove a:active
{
	text-decoration: none;
}

.cartremove a:hover
{
	text-decoration: underline;
}

.cartremove a:visited
{
	text-decoration: none;
}