/* ######### CSS for Shade Tabs. Remove if not using ######### */
#mostpop_box {background:url(pop_bg.gif) repeat; margin: 0;}
#mostpop_box .rightBox2 {
	background: url(pop_bg.gif) repeat bottom;
	background-repeat: repeat;
	padding-top: 2px;
	margin: 0;
}
#mostpop_box .editHead2 {border: 0px;font-weight: normal;font-size: 11px;color: #fff;margin: 0;padding: 0px;}
.shadetabs{font: bold 11px tahoma;list-style-type: none;margin: 0;margin-top:-4px;margin-right:-20px;	text-align: center;vertical-align: middle;white-space: nowrap;}
.shadetabs li{cursor: pointer;float: left;display: inline;margin: 0;	text-align: center;vertical-align: middle;white-space: nowrap;}
.shadetabs li a{margin-right: -20px;width: 96px;color: #fff;background: url(btn_off.gif);cursor: pointer;float: left;height: 27px;text-align: center;vertical-align: middle;white-space: nowrap;}
.shadetabs li a:visited{color: #2d2b2b;}
.shadetabs li a:hover{text-decoration: underline;color: #2d2b2b;}
.shadetabs li a.selected{margin-right:-20px;position: relative;top: 0px;}
.shadetabs li a.selected{margin-right: -20px;width: 96px;color: #fff;background: url(btn_on.gif);cursor: pointer;float: left;height: 27px;display: block;text-align: center;vertical-align: middle;white-space: nowrap;}
.shadetabs li a.selected:hover{text-decoration: none;}
.tabcontent{display:none;}
@media print {
.tabcontent {
display:block !important;
}
}
/***************************/
.contentslide{border: 1px #2e6ab1;border-bottom-width: 6px;padding: 2px;width: 100%;}
.contentslide .contentdiv{display: none;}
.pagination{width: 100%; text-align: left;background-color: #2e6ab1  #2e6ab1;border: 10px white  #2e6ab1;border-width: 10px 10px;padding: 4px 4px 4px 4px ;}
* html .pagination{ width: 100%; w\idth: 100%;}
.pagination a{font-size: 11px; padding: 0 5px;text-decoration: none; color: #2e6ab1;background-color: #E6F2F8;BORDER-RIGHT: #9aafe5 1px solid;BORDER-TOP: #9aafe5 1px solid;BORDER-LEFT: #9aafe5 1px solid;BORDER-BOTTOM: #9aafe5 1px solid;}
.pagination a:hover {font-size: 11px; color: #red;background-color: #FFFFFF;BORDER-RIGHT: #9aafe5 1px solid;BORDER-TOP: #9aafe5 1px solid;BORDER-LEFT: #9aafe5 1px solid;BORDER-BOTTOM: #9aafe5 1px solid;}
.pagination a.selected{font-size: 11px; color: #000;background-color: #FFFFFF;}