/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.bread a {
    font-family: "Arial",sans-serif;
    font-size: 11px;
    text-align: left;
    color: #4D5974;
	color: #777777;
    font-weight: normal;
    text-decoration: none;

	border: 0px;	
}

.bread a:hover {
	color: #A1A6B1;
	color: #000;
	border: 0px;
	text-decoration: underline;
}

.bread a {
	text-decoration: none;
}

.bread {

    font-family: "Arial",sans-serif;
    font-size: 11px;
    text-align: left;
    color: #333;
	
	text-decoration: none;
	
	font-weight: bold;
	margin: 2px;
	
	margin-bottom: 5px;
	margin-top: 5px;	

	padding-left: 5px;


	border: 1px solid #EEEEEE;

}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.item_heading {
	display: block;
	border-bottom: 2px solid #eee;	
	margin: 5px;
	
	color: #999;
    font-family: "Arial",sans-serif;
    font-size: 16px;	
	font-weight: bold;

}
.item_odd, .item_even {
	display: block;
	padding: 2px;

background: #eee;
}
.item_even {
	border-top: 0px;
	background: #f5f5f5;        	
}
a.item_even,a.item_odd {
	border: 0px;
	border-top: 1px solid #bbb;	
}

a.item_even:hover,a.item_odd:hover {
	background: #999;
	color: #FFF;	
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.head {
    font-family: "Arial",sans-serif;
    font-size: 16px;
	
    font-weight: bold;
    text-decoration: none;
	
	padding-left: 20px;	

	color: #333;	
	background: #eee;
}

.head_odd {
    font-family: "Arial",sans-serif;
    font-size: 16px;
	
    font-weight: bold;
    text-decoration: none;
	
	padding-left: 20px;	

	color: #333;	
	background: #ddd;	
}

.head_even {
    font-family: "Arial",sans-serif;
    font-size: 16px;
	
    font-weight: bold;
    text-decoration: none;
	
	padding-left: 20px;	

	color: #333;	
	background: #ccc;	
}

.kbase_q {
    font-family: "Arial",sans-serif;
    font-size: 16px;
    text-align: left;
    color: #7A8A8F;
	
    font-weight: bold;
    text-decoration: none;
	
	padding-left: 20px;	

	color: #A2AEB1;	
	color: #333;
}

div.kbase_a {
	font-family: "Arial",sans-serif;
    font-size: 12px;
    text-align: left;
    font-weight: normal;
	padding-left: 10px;	
	
	margin: 10px;
	padding: 3px;
	
	border: 1px dotted #CCC;
}

div.kbase_a p {
	font-family: "Arial",sans-serif;
    font-size: 12px;
    text-align: left;
    font-weight: normal;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
pre.debug {
	border: 1px solid #000;
	padding: 2px;
	clear: both;
	text-align: left;
	margin-left: 170px;
	margin-right: 170px;
	
	background: #f5f5f5;

}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
td.body_odd, td.body_even {
	background: #FDF5E6;

	color: #333333;
    font-family: "Arial",sans-serif;
    font-size: 12px;
    text-align: left;    
    font-weight: bold;
    text-decoration: none;
	padding: 2px;

}

td.body_even {
	background: #FFEFD5;
}

td.browse_heading {
	background: #EEE;
	color: #333333;
	
    font-family: "Arial",sans-serif;
    font-size: 12px;
    text-align: left;    
    font-weight: bold;
    text-decoration: none;
	border-bottom: 2px groove #eee;
	border-top: 2px groove #eee;
	
	padding: 2px;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
a.calnav {
	font-family: "Arial",sans-serif;
	font-size: 18px;
	font-weight: bold;
	border: 0px;	
}
td.caltop {
	font-family: "Arial",sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #fff;
	text-align: center;
}
td.calday {
	font-family: "Arial",sans-serif;
	font-size: 12px;
	background: #fff;
	text-align: center;
	color: #aaa;

}
td.caldw {
	font-family: "Arial",sans-serif;
	font-size: 12px;
	background: #ddd;
	width: 20px;
	text-align: center;
	width: 10%;
}
td.calday a.event {
	color: #660000;
	background: #eee;
	display: block;
	border: 0px;
	width: 100%;
}
td.calday a.today {
	font-weight: bold;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Tree Menu Styles */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
ul.tree {
		margin: 0px;		
		padding: 0px;
}
ul.tree li ul li {
		margin-left: -38px;
}
ul.tree li{	
	  background: #eee;
	  background: url(square.gif) no-repeat 0px 3px;
	  background: url(bullet.gif) no-repeat 0px 3px;
	  padding-left: 15px;	  
	  margin: 0px;
	  list-style: none outside;
	  margin-left: 0px;
}
ul.tree li.plus {
	  background: #eee;
	  background: url(plus.gif) no-repeat 0px 3px;
	  padding-left: 15px;	  
	  list-style: none outside;
}
ul.tree li.minus {
	  background: #eee;
	  background: url(minus.gif) no-repeat 0px 3px;
	  padding-left: 15px;	  
	  list-style: none outside;
}

ul.open { display: block; }
ul.closed { display: none; }

ul.tree a {
	 border: 0px;	 
	 color: #F1E9DB;
  	 padding-left: 12px;
  	 padding-left: 0px;
}

ul.tree a.active {
	color: #FFF;
}

ul.tree a:hover {
	color: #8E8981;
}

ul.tree a.sub {
	padding-left: 10px;
	background: #B5B1AA;
}

ul.tree a.sub:hover {
	background: #B5B1AA;
	color: #8E8981;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* dForm Styles */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
		td.drow a {
			font-family: arial;
			font-size: 12px;
			text-decoration: none;
			color: #660000;
		}
		#dformtable {
			border-left: 1px solid #bbb;			
			border-right: 1px solid #bbb;						
			background: #f5f5f5;
		}
		input.text {
			border: 1px solid #999;
		}
		td.drow {
			background: #f5f5f5;
			border-top: 1px solid #eee;
			border-bottom: 2px groove #eee;		
			font-weight: bold;
		}		
		td.drowtip {
			background: #eee;
			border-top: 1px solid #eee;
			border-bottom: 2px groove #eee;		
			font-weight: normal;
			color: #DF4F11;
		}		
		td.dhead h2 {
			margin: 0px;
			padding: 0px;
			text-align: left;
			font-size: 18px;
			color: #999;
			border: 0px;
		}
		td.dhead {
			background: #ddd;
			border-top: 1px solid #eee;
			border-bottom: 2px groove #eee;		
			font-weight: bold;		
		}

		td.dsubhead h2 {
			margin: 0px;
			padding: 0px;
			text-align: left;
			font-size: 16px;
			color: #000;
			border: 0px;
		}
		td.dsubhead {
			background: #eee;
			font-weight: bold;		
		}
		div.feedback {
			color: #990000;
			padding-left: 5px;
			border-left: 2px solid #990000;
		}
/*--------------*/
div.search_rank
{
	padding: 1px;
	padding-bottom: 2px;
	color: #fff;
	background: #333;
	width: 99%;
}

div.search_summary {
	padding: 1px;
	background: #bbb;
	width: 99%;
}

div.search_go {
	background: #ddd;
	padding: 1px;
	width: 99%;
}
/* =Calendar=-----------------------------------------------------------------------------------------------------------------*/

/* =Calendar=-----------------------------------------------------------------------------------------------------------------*/
