body {
	scrollbar-3dlight-color: #CBD0DC;
	scrollbar-arrow-color: #CBD0DC;
	scrollbar-base-color: #434765;
}

td.dotted {
	border-bottom: 1px dotted #EA18EE;
	background-color: #696E9C;
}

td.cart {
	border-bottom: 1px dotted #EA18EE;
	background-color: #434765;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.catagories {
	border-left: 1px solid #CBD0DC;
	border-right: 1px solid #CBD0DC;
	border-bottom: 1px solid #CBD0DC;
	border-top: 1px solid #CBD0DC;
	background-color: #696e9c;
}

td.part {
	border-left: 1px dotted #CBD0DC;
	border-right: 1px dotted #CBD0DC;
	border-bottom: 1px dotted #CBD0DC;
	border-top: 1px dotted #CBD0DC;
	background-color: #505477;
}

td.midsep {
	border-right: 1px dotted #EA18EE;
}

input {
	background-color: #696e9c;
	border: 1px solid #ea18ee;
	color: #cbd0dc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #cbd0dc;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #ea18ee;
	text-decoration: none;
}

.family {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CBD0DC;
	border-bottom: 1px dotted;
	border-bottom-color: #EA18EE;
	border-bottom-style: dotted;
}