.pagination{
padding: 13px;
}

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

.pagination li{
list-style-type: none;
padding-bottom: 3px;
}

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

.pagination a:hover, .pagination a:active{
border: 1px solid white;
color: #6699cc;
background-color: white;
}

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

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

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



    body {
	margin:0;
	padding:0;
	font: bold 11px/1.5em Verdana;
	background: #a4d49d;
}

h2 {
	font: bold 28px Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #b6df9f;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
h3 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: white;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

p {
  font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	
	}

p.bread {
  font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	
	}

	

a.linkz {
color: #FF9834 !important;
}
	


    #tabs {
      float:left;
      width:100%;
      background:#BBD9EE;
      font-size:93%;
      line-height:normal;
      }
    #tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }


    #tabsC {
      float:left;
      width:100%;
      background:#666666;
      font-size:111%;
      line-height:normal;
      }
    #tabsC ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      background:url("tableftC.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsC a span {
      float:left;
      display:block;
      background:url("tabrightC.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#8ccc82;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#79a8db;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }  
	
	
	BODY { background-image: url("back_3.jpg"); background-repeat: no-repeat; background-position: top left;}