/* CSS Document */

body {
	background-color: #ffffff;
}

a {
/*color: #7c97c7;*/
color: #7d6244;
font-weight: normal ; TEXT-DECORATION: none;
}
.book{
	color: #ffffff;
font-weight: normal ; TEXT-DECORATION: none;
background-color: #7c97c7; padding: 3px 3px 3px;
display: block ;
}

.parartima{
	color: #ffffff;
font-weight: normal ; TEXT-DECORATION: none;
background-color: #7c97c7; padding: 3px 3px 3px;
display: block ; margin-bottom: 5px;
}

A:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline; background-color: #7d6244;
}
A:active {
	COLOR: #3c57a7; TEXT-DECORATION: none
}

.kpe{
padding: 2px;
margin: 0px;
text-align: left;
}

.kpe:hover{
padding: 2px;
text-align: left;
background: #fcfbf3;
}

td{
	padding: 0px;
}

.ngo_link{
padding: 0px;
text-align: left;
COLOR: #3c57a7; TEXT-DECORATION: none
}

.pic{
padding: 3px 5px 5px 5px;
text-align: middle;
}

p{
font-family: Trebuchet MS;
font-size: 13px;
color: #000000;
/* line-height: 18px;*/
padding: 2px;
 text-align: left; 
}

.bold {
	font-family: Trebuchet MS;
	font-size:  ;
	line-height: 18px;
	font-weight: bold;
	color: #5C743D;
}

.time {
	font-family: Trebuchet MS;
	font-size: 14px;
	padding: 0px 0px 0px 5px;
	}
	
.title {
	font-family: Trebuchet MS;
	font-size: 17px;
	line-height: 18px;
	font-weight: 400;
	color: white;
	background-color: #7d6244;
	padding: 5px;
	}
	
.title2 {
	font-family: Trebuchet MS;
	font-size: 14px;
	line-height: 14px;
	font-weight: 400;
	color: white;
	background-color: #7d6244;
	padding: 5px;
	}
	
.navigation{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
   font-weight: 500;
/*	font-weight: bold;*/
/*	color: #ECF7DD;*/
	color: #ECF7DD;
	text-decoration: none;
	border-bottom-color: #FAEBD7;
	background-color: #7c97c7;
	display: block ;
	padding: 8px;
	width: 140px;
	border-bottom: 2px dotted;
	text-align: left;
	}


.navigation:hover{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
/*	font-weight: bold;*/
	color: #ECF7DD;
	text-decoration: none;
	background-color: #7d6244;
	display: block;
	padding: 8px;
	width: 140px;
}

.nav2{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
/*	font-weight: bold;*/
	color: #7c97c7;
	text-decoration: none;
	border-color: #FAEBD7;
	background-color: #E1E7F2;
	display: block ;
	padding: 3px;
	width: 160px;
   border: 1px solid #7c97c7;
	}

.nav2 SPAN.cat_title {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; MARGIN: 0px; LETTER-SPACING: -0.05em
}
.nav2:hover{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
/*	font-weight: bold;*/
	color: #335288;
	text-decoration: none;
	background-color: #CFCDDC;
	display: block ;
	padding: 3px;
	width: 160px;
   border: 1px solid #7c97c7;
}

