
body{background:url(images/bg.jpg);
	margin:0 0 40px 0;
	font-family:Tahoma, Verdana;
	color:#010000;
	font-size:11px;
	font-weight:normal;
	}

.text1{font-family:Tahoma, Verdana;
	font-size:11px;
	color:#CCCCCC;
	font-weight:normal;
	}
.green{font-family:Tahoma, Verdana;
	font-size:11px;
	color:#66CC66;
	font-weight:normal;
	}
.topborder{background:url(images/topborder.jpg) repeat-x bottom #e4e4e4 left bottom;
	}
.leftborder{ background:url(images/leftborder.jpg) repeat-y  #e9e9e9 right top;
	}
.rightborder{background:url(images/rightborder.jpg) repeat-y #e9e9e9 left top;
	}
.text{font-family:Tahoma, Verdana;
	color:#333333;
	font-size:11px;
	font-weight:normal;
	}
	
/*--------------------menu---------------------------------*/	
	
.menu{margin:25px 5px 0 5px;
	padding:0 0 0 0;
	}
.menu ul{margin:0 0 0 0;
	padding:0 0 0 0;
	list-style: none;
	}
.menu ul li{background:url(images/libg.jpg) no-repeat left;
	text-align:left;
	padding:5px 0 0 20px;
	list-style: none;
	font-family:Tahoma, Verdana;
	font-weight:bold;
	display:block;
	width:89px;
	height:22px;
	}
.menu ul li a{text-decoration:none;
	color:#00480d;
	}
.menu ul li a:hover{text-decoration:none;
	color:#ffffff;
	}
/*--------------------menu---------------------------------*/
	
.text2{font-family:Tahoma, Verdana;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	}	
.text2:hover{
	text-decoration:none;
	}
.more{background:url(images/arrow.gif) no-repeat left;
	padding-left:12px;
	padding-bottom:2px;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	}
.more:hover{background:url(images/arrow.gif) no-repeat left;
	text-decoration:none;
	}
.more2{background:url(images/arrow.gif) no-repeat left;
	padding-left:12px;
	padding-right:70px;
	padding-bottom:2px;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
	}
.more2:hover{background:url(images/arrow.gif) no-repeat left;
	text-decoration:none;
	}
.more1{background:url(images/arrow1.gif) no-repeat left;
	padding-left:12px;
	padding-right:70px;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
	}
.more1:hover{background:url(images/arrow1.gif) no-repeat left;
	text-decoration:none;
	}
.readmore{background:url(images/arrow2.gif) no-repeat left;
	padding-left:15px;
	padding-bottom:4px;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color: #006600;
	text-decoration:underline;
	}
.readmore:hover{background:url(images/arrow2.gif) no-repeat left;
	text-decoration:none;
	}
.readmore2{background:url(images/arrow3.gif) no-repeat left;
	padding-left:12px;
	padding-bottom:2px;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#FF3300;
	text-decoration:none;
	font-weight:bold;
	}
.readmore2:hover{background:url(images/arrow3.gif) no-repeat left;
	color:#000000;
	text-decoration:none;
	}
.link{font-size:11px;
	text-decoration:none;
	color:#000000;
	}
.link:hover{font-size:11px;
	text-decoration:none;
	color:#FF6600;
	}
.greentext{font-family:Tahoma, Verdana;
	font-size:11px;
	color:#1d8d32;
	font-weight:bold;
	}
.greentexth{font-family:Tahoma, Verdana;
	font-size:11px;
	color:#1d8d32;
	font-weight:bold;
	text-decoration: underline;
	}
.greentexth:hover{font-family:Tahoma, Verdana;
	font-size:11px;
	color:#1d8d32;
	font-weight:bold;
	text-decoration: none;
	}
.bluetext1{font-family:Tahoma, Verdana;
	font-size:11px;
	color:#0099ff;
	font-weight:bold;
	}
.deepgreentext{font-family:Tahoma, Verdana;
	font-size:11px;
	color:#006633;
	font-weight:bold;
	}
.link2{font-size:11px;
	text-decoration:none;
	color:#006699;
	}
.link2:hover{font-size:11px;
	text-decoration:none;
	color:#FF6600;
	}
.bluetext{font-family:Tahoma, Verdana;
	font-size:11px;
	color: #006600;
	font-weight:bold;
	}	
.newslink{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color: #006600;
	text-decoration:underline;
	}
.newslink:hover{
	text-decoration:none;
	}

/*------------------Modifications------------------*/

/* Search Text 
***************** */
.srch{
	margin:0px 0px 0 0px;
	padding:0 0 0 0;
	}
.srch ul{
	margin:0 0 0 0;
	padding:0px 0 0 0;
	list-style: none;
	}
.srch ul li{background:url(images/arrow2.gif) no-repeat left;
	text-align:left;
	padding:13px 0 0 16px;
	list-style: none;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	display:block;
	line-height:15px;
	}
.srch ul li a{text-decoration:none;
	color:#333333;
	}
	
	
	
	
	
	
	
	
