body,td,p,li {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
body.bg {
	background : url("/graphics/bg.gif");
	background-repeat : repeat-x;
}
a {
	color: #406899;
	text-decoration: none;
}
a:hover {
	color: #C93131;
	text-decoration: underline;
}
a.imedia {
	color: #000000;
	text-decoration: underline;
}
a.imedia:hover {
	color: #9E0B0B;
	text-decoration: underline;
}
a.boox {
	color: #005fa7;
	text-decoration: underline;
}
a.boox:hover {
	color: #ffca2a;
	text-decoration: underline;
}
a.catalog {
	color: #7DAA9F;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.catalog:hover {
	color: #3362CD;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
td.catalog {
	color: #7DAA9F;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}


#clear {
	clear: both;
}

#donating {
	margin:15px 0 0 0;
	padding:8px 12px 0 11px;
	.padding:8px 6px 0 11px;
	width: 163px;
	.width: 186px;
	height: 347px;
	.height: 355px;
	background: url("/graphics/donating-box.gif") no-repeat;
	color:#ffffff;
   font-size:10px;
}



#dbooks {
	margin:10px 0 15px 0;
	padding:18px 12px 0 11px;
	width: 163px;
	.width: 186px;
	height: 326px;
	background: url("/graphics/dbooks.gif") no-repeat;
	color:#ffffff;
   font-size:10px;
   line-height:13px;
   font-weight:bold;
}




.dollar {
   font-size:22px;
	color:#ffca2a;
	margin-right:6px;
}

h1 {
	font-weight:bold;
	font-size:16px;
	color: #ff0000;
	text-transform: capitalize;
	margin:5px 0 15px 0;
}


/* menu codes */

.pipelist {
   overflow: hidden;
   width: 600px;
   margin:0 0 0 auto;
   padding: 11px 0 6px 0;
   font-size:11px;
   text-transform: capitalize;
   border-bottom:1px solid #ff0000;
   font-weight:bold;
   float:left;
   
   }

.pipelist ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }

.pipelist li {
   border-left: 1px solid #ff0000;
   float: left;
   line-height: 18px;
   margin: 0 .5em 0 -.5em;
   padding: 0 5px 0 5px;
   white-space: nowrap;
   
   }

.pipelist li:hover {
	}
	
.pipelist a {
	color: #ff0000;
	text-decoration: none;
}
.pipelist a:hover {
	color: #c50000;
	text-decoration: none;
}	

.rormain {
   font-size:11px;
   text-transform: capitalize;
   font-weight:bold;
   }
.rormain a {
	color: #ff0000;
	text-decoration: none;
}
.rormain a:hover {
	color: #c50000;
	text-decoration: none;
}	