html, body {
	font-family: Arial; 
	color: #001046; 
	font-size: 12px; 
	line-height: 16px; 
	background-image:url(../images/back.jpg);
}
body {
	margin: 0; 
}

table {
	margin: 0;
	padding: 0;
	font-family: Arial; 
	font-size: 12px; 
	line-height: 16px; 
}

div#path { 
	width: 858px;
	left: 40px; 
	top: 10px; 
	position: relative; 
	visibility: visible; 
	font-size: 10px; 
}
div#path a { 
	font-family: Arial; 
	color: #001046; 
	font-size: 10px; 
	text-decoration: none;
}
div#path a:hover { 
	color: #999999; 
}

div#path p.search {
	margin: 0;
	padding: 0;
	float: right;
}

div#path p.search input.searchinput {
	width:110px; 
	font-size: 10px; 
	color: #5b595c; 
	font-weight: bold;
	font-family: Arial; 
	background-color:#f4f6e9;  
	border:1px solid #cac5b8; 
	float: left; 
	padding: 3px;
}

span.csc-sword {
	font-weight: bold;
}
