body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/bg.gif) top repeat-x;
	font-family:Tahoma, "Trebuchet MS";
	font-size:12px;
	line-height:18px;
	color:#4f4f4f;
	
	 }
	 
	 .red22 {font-family:Tahoma, "Trebuchet MS"; font-size:22px; color:#990000; text-decoration:none; font-weight:bold;}
	 .red13 {font-family:Tahoma, "Trebuchet MS"; font-size:13px; color:#990000; text-decoration:none; font-weight:bold;}
	  .white20 {font-family:Tahoma, "Trebuchet MS"; font-size:20px; color:#ffffff; text-decoration:none; font-weight:bold; padding:0 0 0 20px;}
	 .green12 { font-size:12px; color:#006600; text-decoration:none;}
	 
	 .menu ul {margin:0px; padding:0px;}
	 .menu ul li {list-style:none; display:inline;}
	 .menu ul li a {font-size:14px; color:#FFFFFF; padding:0 10px 0 10px; background:url(../images/line.jpg) bottom right no-repeat; text-decoration:none; float:left; display:block; line-height:40px; height:40px; font-weight:bold;}
	 .menu ul li a:hover {color:#000000; text-decoration:none; background:url(../images/hover.gif) repeat-x;}
	 
	 .grey10{ font-family:Tahoma, "Trebuchet MS"; font-size:10px; color:#bcbcbc;}
	 
	 .green_link {font-size:14px; color:#006633; text-decoration:none; font-weight:bold;}
	 	 .green_link:hover {font-size:14px; color:#006633; text-decoration:underline; font-weight:bold;}
		 
		 
		  .blk_link {font-size:14px; color:#000000; text-decoration:none; font-weight:bold;}
	 	 .blk_link:hover {font-size:14px; color:#006633; text-decoration:underline; font-weight:bold;}
		 
.box_page {width:141px; margin:0 auto; border:#60a959 4px solid; padding:2px; margin-top:10px; margin-bottom:10px;}
.box_pageh {width:141px; margin:0 auto; border:#20631a 4px solid; padding:2px; margin-top:10px; margin-bottom:10px;}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 12px;

}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 2px solid #1b7311;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 2px solid #1b7311;
color: #000;
background-color: #6e96e7;
}

.pagination a.currentpage{
background-color: #1b7311;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
