* { font-size: 100.1%; }

html
{
	font-size: 64%;
	background: #013D73;
}

body
{
	background: #fff url('images/bg-body.png') repeat-x;
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	min-width: 948px;
}
a {text-decoration:none; color:#033;}
form
{
	padding: 0;
	margin: 0;
}

img { border-style: none; }

.page-holder
{
	width: 100%;
	background: url('images/bg-page-holder.jpg');
}

.page
{
	width: 100%;
	background: url('images/bg-page.png') repeat-x;
}

.main
{
	position: relative;
	padding-top: 153px;
	margin: 0 auto;
	width: 948px;
	min-width: 948px;
}

#header
{
	width: 948px;
	position: absolute;
	top: 0;
	background: url('images/bodybg.gif') no-repeat;
	height: 153px;
}

#header strong a
{
	position: absolute;
	top: 10px;
	left: 99px;
	background: url('images/logo.jpg');
	width: 145px;
	height: 126px;
	text-indent: -9999px;
	overflow: hidden;
}

#header strong a.words
{
	position: absolute;
	top: 52px;
	left: 251px;
	background: url('images/logo-wrd.png');
	width: 386px;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
}

#header ul#top
{
	position: absolute;
	z-index: 10;
	top: 4px;
	right: 77px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#header ul#top li
{
	padding: 0 6px;
	float: left;
	background: url('images/li-top.gif') no-repeat 0 3px;
}

#header ul#top li:first-child { background: none; }

#header ul#top a
{
	color: #5c8a2e;
	text-decoration: none;
}

#header ul#top li:hover ,
#header ul#top li.hover { position: relative; }
#header ul#top li:hover ul ,
#header ul#top li.hover ul { display: block; }

#header ul#drop
{
	display: none;
	position: absolute;
	top: 100%;
	width: 150px;
	left: 0;
	margin: 0;
	padding: 8px 0 0 0;
	list-style: none;
	background: #fff;
	font-size: 12px;
}

#header ul#drop li
{
	padding: 0;
	background: url('images/border-drop.gif') repeat-x;
}

#header ul#drop a
{
	padding: 5px 8px 5px 15px;
	display: block;
	color: #5c8a2e;
	text-decoration: none;
	width: 127px;
}

#header ul#drop a:hover
{
	color: #2e679d;
	background: #efefef;
}

#header .form-holder
{
	position: absolute;
	top: 36px;
	right: 84px;
	width: 192px;
	z-index: 2;
}

#header .form-holder input.btn { float: right; }

#header .form-holder .subscribe div
{
	float: left;
	width: 150px;
	padding: 0 5px;
	background: url('images/bg-input.gif') no-repeat;
}

#header .form-holder .subscribe div input
{
	padding: 3px 0 2px;
	width: 150px;
	background: none;
	border: 0;
	color: #878787;
	font: 11px/11px Arial, Helvetica, sans-serif;
}

#header ul#zoom
{
	position: absolute;
	top: 64px;
	right: 154px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#header ul#zoom li
{
	padding-right: 4px;
	float: left;
}

#header ul#zoom img { display: block; }

#header ul.icons
{
	position: absolute;
	top: 64px;
	right: 117px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#header ul.icons li
{
	padding-left: 8px;
	float: left;
}

#header ul.icons img { display: block; }

#header ul#top
{
	
}
/*rbc menu */
#topnav ul {
	margin: -8px 0 10px 16px;
	padding: 0;
}
#topnav ul li {
	list-style:none;
	margin: 3px 0;
}

ul#topnav {
position: absolute;
	top: 120px;
	left: 230px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:10px;
}
#topnav li {
	list-style: none outside none;
	float: left;
	margin: 0;
	padding: 0 4px 0 3px;
	width: auto;
	text-align: left;
	background: url('images/topnav_sep.jpg') no-repeat right center;
}
#topnav > li.last {
	background-image: none;
}
#topnav li a {
	display: block;
	font-size: 14px;
	color:#030;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	float: left;
	text-align: center;
	width: auto;
	text-decoration: none;
}
#topnav li a span {
	display: block;
	padding: 0 15px;
	line-height: 33px;
}
#topnav li:hover a, #topnav li.sfHover a, #topnav li a:hover {
	color:#FFF;
	background: url('images/topnav_li.png') repeat-x center bottom;
}
#topnav li:hover a span, #topnav li.sfHover a span, #topnav li a:hover span {color:#FFF;
}
#topnav li.sel a {
	color: #fff;
	background: url('images/topnav_li.png') repeat-x center bottom;
}
#topnav li.sel a span {
}
#topnav li.first {
	padding-left: 0;
}
#topnav li.last {
	margin-right: 0;
}
ul#topnav li ul {
	position: absolute;
	left: -999em;
	width: 210px;
	margin: 23px 0 0 0;
	padding-top: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 210px;
	z-index: 999;
	text-align: left;
}
ul#topnav li:hover ul, ul#topnav li.sfhover ul {
	left: auto;
	clear: left;
}
ul#topnav li ul li, ul#topnav li.sel ul li {
	float: none;
	width: 210px;
	margin: 0;
	padding: 0;
	height: auto;
	background: url('images/topnav_li_li.png') no-repeat left top;
}
#topnav li:hover li a, #topnav li.sfHover li a {
	display: block;
	padding: 0;
	margin: 0;
	color:#FFF;
	width: 210px;
	float: none;
	text-align: left;
	height: auto;
	background: none;
}
ul#topnav li ul li a {
	display: block;
	padding: 0;
	margin: 0;
	color: #fff;
	width: 210px;
	float: none;
	text-align: left;
	height: auto;
	background: none;
}
ul#topnav li.sel ul li a {
	background: none;
}
ul#topnav li ul li a:hover {
	color: #F00;
}
ul#topnav li ul li a span {
	display: block;
	line-height: 20px;
	padding: 7px 15px;
	width: 210px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 180px;
	margin: 0;
	border: none;
	background: url('images/topnav_li_li_span.png') no-repeat center bottom;
}
ul#topnav li ul li.last a span {
	background-image: none;
}
ul#topnav li ul li a:hover span {
	background: url('images/topnav_li.png') repeat-y center bottom;
}


/* ***********BANNER ********** */
.slider {
	width:406px;
	height:256px;margin:0px;
}
.items {display:none;}
.sub-header {
	height: 314px;
	width: 558px;
	background-repeat: no-repeat;
	background-position: center bottom;
}



#slider { 
 
	width:406px; 
	height:256px; 
	overflow:hidden; }
	

#slider #slider_copy #slide_navigation a { 

	display:block; 
	width:12px; 
	height:12px; 
	float:left; 
 
	cursor:pointer; 
	overflow:hidden;
	background:transparent url("../images/slide_navigation_noactive.png") no-repeat 0 0; }
	
#slider #slider_copy #slide_navigation a:hover { 
	background:transparent url("../images/slide_navigation_hover.png") no-repeat 0 0; }
	
#slider #slider_copy #slide_navigation a.activeSlide { 
	background:transparent url("../images/slide_navigation_hover.png") no-repeat 0 0; }
	
#slider li span.slide_caption {
	display:none; }

#slides {
	position: relative;
	background-color:#fff; 
	overflow:hidden; 
	width: 406px; 
	height:256px;
	margin:0; 
	padding:0; }

/*rbc menu end here */

.columns-holder
{
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 10px;
}

.col-holbg
{
	background: url('images/col-hol-bg.gif') no-repeat;
	margin-top: -10px;
	padding-top: 17px;
}

.columns-holder-bg
{
	margin: 0 auto;	background: #fff; min-height:500px;
}

.columns-holder-bg:after
{
	content: "";
	clear: both;
	display: block;
}

#sidebar
{
	float: left;
	padding-left: 8px;
	width: 167px;
	overflow: hidden;
}

#sidebar h2
{
	margin: 0;
	color: #fff;
	font: 1.33em/1.68em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background: #003c71;
	text-transform: capitalize;
}

#sidebar ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	background: #3372ae;
	line-height: 17px;
}

#sidebar ul li
{
	padding-top: 1px;
	height: 1%;
	vertical-align: top;
	background: url('images/li-sidebar.gif') repeat-x;
}

#sidebar ul li:first-child { background: none; }

#sidebar ul a
{
	display: block;
	text-decoration: none;
	width: 149px;
	padding: 5px 8px 5px 10px;
	color: #fff;
}

#sidebar ul a:hover ,
#sidebar ul a.active { background: url('images/hover-a-sidebar.gif') no-repeat 100% 50%; }

#content
{
	float: right;
	width: 625px;
	overflow: hidden;
}

#content .img-holder
{
	padding: 0 0 13px 8px;
	/*background: url('images/shadow.gif') repeat-x 0 100%; */
}

#content .text-holder
{
	padding: 0 9px 30px 20px;
	height: 1%;
	overflow: hidden;
}

#content .text-box
{
	width: 430px;
	float: left;
	padding-top: 0;
}
.text-box{min-height:450px;}
 


#singleimg {width:100px; float:left; margin:5px 5px 5px 0;  padding:5px;border: 1px solid #ccc;}
.text-box table img {width:100%; float:left; margin:5px 5px 5px 0;  padding:5px;border: 1px solid #ccc;}

.text-box img {width:20%; float:left; margin:5px 5px 5px 0;  padding:5px;border: 1px solid #ccc;}

 .text-box ul
{
	margin: 5px 0 20px 0;
	list-style-type: none;
	padding: 0;
}

 .text-box ul li
{
	padding: 0 5px 0 37px;
	background: url('images/dingbat.gif') no-repeat 22px .3em;
	margin: 0 0 7px 0;
	list-style-type: none;
}

#content .text-box a
{
	color: #690;
	text-decoration: underline;
}

#content .text-box a:hover
{
	color: #690;
	text-decoration: none;
}

#content .text-box h1
{
	margin: 15px 0 17px 0;
	color: #003566;
	font: 1.66em/1em Georgia, "Times New Roman", Times, serif;
}

#content .text-box h2
{
	margin: 0;
	color: #3374b4;
	font: bold 1.25em Georgia, "Times New Roman", Times, serif;
}

#content .text-box p
{
	margin: 8px 0 12px;
	line-height: 17px;
}

#content .text-box-full
{
	float: left;
	padding-top: 12px;
}

#content .text-box-full a
{
	color: #690;
	text-decoration: underline;
}

#content .text-box-full a:hover
{
	color: #690;
	text-decoration: none;
}

#content .text-box-full h1
{
	margin: 0 0 17px 0;
	color: #003566;
	font: 1.66em/1em Georgia, "Times New Roman", Times, serif;
}

#content .text-box-full h2
{
	margin: 0;
	color: #3374b4;
	font: bold 1.25em Georgia, "Times New Roman", Times, serif;
}

#content .text-box-full p
{
	margin: 8px 0 12px;
	line-height: 17px;
}

#content .text-box-full ul
{
	margin: 5px 0 20px 0;
	list-style-type: none;
	padding: 0;
}

#content .text-box-full ul li
{
	padding: 0 5px 0 37px;
	background: url('images/dingbat.gif') no-repeat 22px .3em;
	margin: 0 0 7px 0;
	list-style-type: none;
}

#content .side-box
{
	width: 154px;
	float: right;
	overflow: hidden;
	padding-top: 16px;
}

#content .side-box .curriculum
{
	border: 1px solid #ccc;
	padding-bottom: 20px;
	margin-left: 7px;
}

#content .side-box .curriculum span
{
	display: block;
	border-bottom: 1px solid #ccc;
	margin: 0 0 18px 0;
	color: #5c8a00;
	font: 1.083em/1.53em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background: #f2f2f2;
}

#content .side-box .curriculum a
{
	padding-left: 8px;
	margin-left: 8px;
	line-height: 18px;
	color: #2e679d;
	background: url('images/arrow-grey.gif') no-repeat 0 50%;
	text-decoration: none;
	display: block
}

#content .side-box .curriculum a:hover { text-decoration: underline; }

#content .side-box .curriculum ul
{
	padding: 0;
	margin: 0 ;
}

#content .side-box .curriculum li
{
	background: url('images/arrow-grey.gif') no-repeat 0 3px;
	padding-left: 9px;
	list-style: none;
	margin-bottom: 6px;
}

#content .side-box .curriculum li a
{
	color: #2e679d;
	text-decoration: none;
	background-image: none;
	margin: 0;
	padding: 0;
}

#content .side-box .curriculum  li a:hover { text-decoration: underline; }

#content .side-box blockquote
{
	width: 131px;
	margin: 27px 0 0 0;
	padding: 0 0 0 19px;
	quotes: none;
	color: #3372ac;
	font: 1.62em/1.4em Georgia, "Times New Roman", Times, serif;
	background: url('images/quotes-up.gif') no-repeat;
}

#content .side-box blockquote span
{
	padding-bottom: 5px;
	display: block;
	background: url('images/quotes-down.gif') no-repeat 85px 100%;
}

#content .side-box blockquote span span.attribution
{
	color: #3372ac;
	font: .5em/1.4em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	background: none;
	display: block;
}

.top-part
{
	height: 262px;
	overflow: hidden;
	padding: 20px 0;
}

.bottom-part
{
	height: 1%;
	overflow: hidden;
	padding: 20px 0 38px;
}

.top-part .img-holder
{
	z-index: 1;
	float: left;
	width: 406px;
	height: 256px;
	background: url('images/bg-img-holder.png') no-repeat;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.top-part .img-holder img { display: block; }

.top-part .img-holder .respect-box
{
	position: absolute;
	z-index: 1;
	top: 365px;
	left: 82px;
	width: 130px;
	height: 35px;
	background: url('images/bg-respect.png') no-repeat;
}

.top-part .text-holder
{
	width: 340px;
	float: left;
	padding-left: 25px;
	color: #fff;
}

.top-part .text-holder a { color:#FF3; }
.top-part .text-holder a:hover { text-decoration: none;  color: #59b4e7;}

.top-part .text-holder h1
{
	margin: 0 0 13px;
	font: 2.08em/1.2em Georgia, "Times New Roman", Times, serif;
}

.top-part .text-holder h1 span { color: #690; }

.top-part .text-holder p
{
	margin: 0 0 0 0;
	font-size: 1.083em;
	line-height: 1.46em;
}

.top-part .text-holder span.fletter
{
	margin: 0 5px 5px 0;
	overflow: hidden;
	color: #00274c;
	float: left;
	width: 29px;
	background: url('images/bg-fletter.gif') no-repeat 0 100%;
	text-align: center;
	font: 2.25em/29px Georgia, "Times New Roman", Times, serif;
}

.bottom-part .news ,
.bottom-part .events
{
	float: left;
	width: 380px;
}

.bottom-part .news { margin-right: 36px; }
.bottom-part .events { padding-left: 4px; }

.bottom-part .news .top ,
.bottom-part .events .top
{
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	height: 1%;
	padding-top: 12px;
}

.bottom-part .news .top h2 ,
.bottom-part .events .top h2
{
	float: left;
	margin: 0;
	color: #043c6f;
	font: 1.91em Georgia, "Times New Roman", Times, serif;
}

.bottom-part .news .top ul ,
.bottom-part .events .top ul
{
	float: right;
	margin: 0;
	padding: 5px 8px 0 0;
	list-style: none;
}

.bottom-part .news .top ul li ,
.bottom-part .events .top ul li
{
	padding: 0;
	display: inline;
}

.bottom-part .news .top ul img ,
.bottom-part .events .top ul img
{
	line-height: 0;
	vertical-align: middle;
}

.bottom-part .news .box,
.bottom-part .events .box { padding-right: 40px; }
.bottom-part .news .bigger,
.bottom-part .events .bigger { padding-bottom: 9px; }

a.more
{
	margin-left: 3px;
	color: #069;
}

a.more:hover { text-decoration: none; }

.box h3
{
	margin: 17px 0 8px 0;
	font-size: 1.083em;
}

.box h3 a { color: #00274c; }
.box h3 a.blue { color: #06c; }
.box h3.blue { margin: 20px 0 3px 0; }
.box h3 a:hover { text-decoration: none; }

.box span
{
	color: #999;
	margin-left: 2px;
	font-size: 0.91em;
}

.box p { margin: 0; }

.date-box
{
	width: 44px;
	height: 37px;
	float: left;
	background: url('images/bg-date-box.gif') no-repeat;
	margin-right: 12px;
	padding: 6px 0 0 0;
}

.date-box span.month
{
	display: block;
	width: 40px;
	height: 15px;
	font-size: 1.25em;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	color: #00274c;
}

.date-box span.date
{
	display: block;
	width: 40px;
	height: 15px;
	font-size: 1.33em;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	color: #7eaa33;
	padding-top: 3px;
}

.footer-holder
{
	width: 100%;
	border-top: 7px solid #00305c;
	background: #013d73;
}

.footer
{
	color: #fff;
	width: 805px;
	margin: 0 auto;
	background: #013d73;
	overflow: hidden;
	font-size: 0.91em;
	padding: 10px 0 30px;
}

.foot-no-bg { background: none; }
.footer .adr { float: left; }
.footer p { margin: 0; }

.footer .contacts
{
	padding-right: 12px;
	float: right;
	text-align: right;
}

.footer .smallerp
{
	padding-right: 6px;
	padding-top: 5px;
}

.footer .biggerp
{
	padding-left: 6px;
	padding-top: 5px;
}

.footer a { color: #73a9dc; }
.footer a:hover { text-decoration: none; }

.photo-right img
{
	float: right;
	margin: 0 0 15px 15px;
	padding: 3px;
	border: 1px solid #ccc;
}

.photo-left
{
	float: left;
	clear: left;
	margin: 0 10px 10px 0;
	padding: 3px;
	border: 1px solid #ccc;
}

table.calendar
{
	width: 570px;
	border-collapse: collapse;
	border: 1px solid #ccc;
	border-width: 1px 0 0 1px;
	margin-left: 1px;
}

table.calendar th,
 table.calendar td
{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

table.calendar thead th
{
	background: #efefef url('images/schedule-top.png') repeat-x;
	height: 38px;
	vertical-align: middle;
	padding: 0 10px;
	text-align: left;
}

table.calendar thead th.prev
{
	background: #d4eff9 url('images/schedule-top.png') repeat-x;
	height: 38px;
	vertical-align: middle;
	padding: 0 25px;
	text-align: right;
	font-weight: normal;
}

table.calendar thead select { margin: 0 10px; }

table.calendar tbody th
{
	text-align: right;
	vertical-align: top;
	background: #f9f9f9;
	text-transform: uppercase;
	color: #3172BC;
	font-weight: normal;
	padding: 20px;
	width: 65px;
}

table.calendar tbody th span
{
	display: block;
	text-align: right;
	font-weight: bold;
}

table.calendar tbody td
{
	background: #fff;
	padding: 20px;
}

table.calendar tbody td h3
{
	font: bold 1.13em Arial, Helvetica, sans-serif;
	color: #888;
	margin: 0;
	padding: 0;
}

table.calendar tbody td li
{
	font-size: 1em;
	margin-bottom: 3px;
}

input, textarea
{
	font: 1em Arial, Helvetica, sans-serif;
	color: #666;
}

table.heading
{
	margin: 4px 0 4px 0;
	padding: 0;
	border: none;
}

table.heading td
{
	padding: 5px;
	border: 1px solid #ccc;
	text-align: left;
	background: #fff;
}

table.heading td.red
{
	color: #f00;
	font-weight: bold
}

table.heading th
{
	padding: 5px;
	border: 1px solid #ccc;
	background: #efefef;
	font-weight: bold;
}

ul.home
{
	margin: 10px 0 20px 0;
	list-style-type: none;
	padding: 0;
}

ul.home li
{
	padding: 0 5px 0 37px;
	background: url('images/homebat.gif') no-repeat 22px .3em;
	margin: 0 0 7px 0;
	list-style-type: none;
	font-size: 120%;
}

label { font-weight: bold; }

span.cap {text-transform: capitalize}

p.crumbs {

font-size: 90%;
margin: 0;
padding: 0;


}
/*******/
#pagination ul.tsc_pagination li a  {text-decoration: none; color:#000}
ul.tsc_pagination {
	margin: 4px 0;
	padding: 0px;
	height: 100%;
	overflow: hidden;
	font: 12px 'Tahoma';text-decoration: none;
	list-style-type: none;
}
ul.tsc_pagination li {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;text-decoration: none;
}
ul.tsc_pagination li:first-child {
	margin-left: 0px;
}
ul.tsc_pagination li a {
	color: black;
	display: block;
	text-decoration: none;
	padding: 7px 10px 7px 10px;
}
ul.tsc_pagination li a img {
	border: none;
}
/*A */

ul.tsc_paginationA li a {
	color: #FFFFFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
/*01 */
ul.tsc_paginationA01 li a {
	color: #474747;
	border: solid 1px #B6B6B6;
	padding: 6px 9px 6px 9px;
	background: #E6E6E6;
	background: -moz-linear-gradient(top, #FFFFFF 1px, #F3F3F3 1px, #E6E6E6);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #FFFFFF), color-stop(0.02, #F3F3F3), color-stop(1, #E6E6E6));
}
ul.tsc_paginationA01 li a:hover, ul.tsc_paginationA01 li a.current {
	background: #FFFFFF;
}
/*02 */
ul.tsc_paginationA02 li a {
	color: #893A00;
	background: #FFCB00;
	background: -moz-linear-gradient(top, #FFD500, #FFCB00);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFD500), to(#FFCB00));
}
ul.tsc_paginationA02 li a:hover, ul.tsc_paginationA02 li a.current {
	background: #FFF4BA;
}
/*03 */
ul.tsc_paginationA03 li a {
	background: #FF7217;
	background: -moz-linear-gradient(top, #FF8E1F, #FF7217);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FF8E1F), to(#FF7217));
}
ul.tsc_paginationA03 li a:hover, ul.tsc_paginationA03 li a.current {
	color: #C34E00;
	background: #FFECDE;
}
/*04 */
ul.tsc_paginationA04 li a {
	background: #D22020;
	background: -moz-linear-gradient(top, #DB2B2B, #D22020);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#DB2B2B), to(#D22020));
}
ul.tsc_paginationA04 li a:hover, ul.tsc_paginationA04 li a.current {
	color: #9F0F0F;
	background: #FFE0E0;
}
/*05 */
ul.tsc_paginationA05 li a {
	background: #699613;
	background: -moz-linear-gradient(top, #87AB19, #699613);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#87AB19), to(#699613));
}
ul.tsc_paginationA05 li a:hover, ul.tsc_paginationA05 li a.current {
	color: #4F7119;
	background: #E7F2C7;
}
/*06 */
ul.tsc_paginationA06 li a {
	background: #1D8A11;
	background: -moz-linear-gradient(top, #26A116, #1D8A11);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#26A116), to(#1D8A11));
}
ul.tsc_paginationA06 li a:hover, ul.tsc_paginationA06 li a.current {
	color: #176D0E;
	background: #DCF4C9;
}
/*07 */
ul.tsc_paginationA07 li a {
	background: #45ABEC;
	background: -moz-linear-gradient(top, #5CBCF0, #45ABEC);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#5CBCF0), to(#45ABEC));
}
ul.tsc_paginationA07 li a:hover, ul.tsc_paginationA07 li a.current {
	color: #358FDD;
	background: #DFF4FF;
}
/*08 */
ul.tsc_paginationA08 li a {
	background: #3862C8;
	background: -moz-linear-gradient(top, #4A81D3, #3862C8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#4A81D3), to(#3862C8));
}
ul.tsc_paginationA08 li a:hover, ul.tsc_paginationA08 li a.current {
	color: #355DDD;
	background: #DDE8FE;
}
/*09 */
ul.tsc_paginationA09 li a {
	background: #5A7075;
	background: -moz-linear-gradient(top, #788C90, #5A7075);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#788C90), to(#5A7075));
}
ul.tsc_paginationA09 li a:hover, ul.tsc_paginationA09 li a.current {
	color: #355DDD;
	background: #DDE8FE;
}
/*10 */
ul.tsc_paginationA10 li a {
	background: #684BA6;
	background: -moz-linear-gradient(top, #8663B8, #684BA6);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#8663B8), to(#684BA6));
}
ul.tsc_paginationA10 li a:hover, ul.tsc_paginationA10 li a.current {
	color: #643EB3;
	background: #EAE4F4;
}
/*11 */
ul.tsc_paginationA11 li a {
	background: #9A6654;
	background: -moz-linear-gradient(top, #AE846F, #9A6654);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#AE846F), to(#9A6654));
}
ul.tsc_paginationA11 li a:hover, ul.tsc_paginationA11 li a.current {
	color: #78594A;
	background: #F0E7E3;
}
/*12 */
ul.tsc_paginationA12 li a {
	background: #323232;
	background: -moz-linear-gradient(top, #434343, #323232);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#434343), to(#323232));
}
ul.tsc_paginationA12 li a:hover, ul.tsc_paginationA12 li a.current {
	color: #2F2F2F;
	background: #EAEAEA;
}
/* B */
ul.tsc_paginationB li a {
	border: solid 1px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 6px 9px 6px 9px;
}
ul.tsc_paginationB li {
	padding-bottom: 1px;
}
ul.tsc_paginationB li a:hover, ul.tsc_paginationB li a.current {
	color: #FFFFFF;
	box-shadow: 0px 1px #EDEDED;
	-moz-box-shadow: 0px 1px #EDEDED;
	-webkit-box-shadow: 0px 1px #EDEDED;
}
/* 01 */
ul.tsc_paginationB01 li a {
	color: #A74E0D;
	border-color: #F3D795;
	background: #FFFDF2;
}
ul.tsc_paginationB01 li a:hover, ul.tsc_paginationB01 li a.current {
	color: #893A00;
	text-shadow: 0px 1px #FFEF42;
	border-color: #FFA200;
	background: #FFC800;
	background: -moz-linear-gradient(top, #FFFFFF 1px, #FFEA01 1px, #FFC800);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #FFFFFF), color-stop(0.02, #FFEA01), color-stop(1, #FFC800));
}
/* 02 */
ul.tsc_paginationB02 li a {
	color: #0A7EC5;
	border-color: #8DC5E6;
	background: #F8FCFF;
}
ul.tsc_paginationB02 li a:hover, ul.tsc_paginationB02 li a.current {
	text-shadow: 0px 1px #388DBE;
	border-color: #3390CA;
	background: #58B0E7;
	background: -moz-linear-gradient(top, #B4F6FF 1px, #63D0FE 1px, #58B0E7);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #B4F6FF), color-stop(0.02, #63D0FE), color-stop(1, #58B0E7));
}
/* 03 */
ul.tsc_paginationB03 li a {
	color: #4A76C6;
	border-color: #8AAEEF;
	background: #F7F9FE;
}
ul.tsc_paginationB03 li a:hover, ul.tsc_paginationB03 li a.current {
	text-shadow: 0px 1px #4876C9;
	border-color: #3D6DC3;
	background: #5A8CE7;
	background: -moz-linear-gradient(top, #C2E0FF 1px, #84AFFE 1px, #5A8CE7);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #C2E0FF), color-stop(0.02, #84AFFE), color-stop(1, #5A8CE7));
}
/* 04 */
ul.tsc_paginationB04 li a {
	color: #8D62C8;
	border-color: #BAA2DA;
	background: #F9F7FC;
}
ul.tsc_paginationB04 li a:hover, ul.tsc_paginationB04 li a.current {
	text-shadow: 0px 1px #7955AB;
	border-color: #6F4DA0;
	background: #9168C9;
	background: -moz-linear-gradient(top, #DFBEFA 1px, #B088E7 1px, #9168C9);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #DFBEFA), color-stop(0.02, #B088E7), color-stop(1, #9168C9));
}
/* 05 */
ul.tsc_paginationB05 li a {
	color: #EF6420;
	border-color: #FFBD85;
	background: #FFFAF7;
}
ul.tsc_paginationB05 li a:hover, ul.tsc_paginationB05 li a.current {
	text-shadow: 0px 1px #CA470E;
	border-color: #D13F11;
	background: #E95B2B;
	background: -moz-linear-gradient(top, #FFBE01 1px, #FE7C02 1px, #E95B2B);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #FFBE01), color-stop(0.02, #FE7C02), color-stop(1, #E95B2B));
}
/* 06 */
ul.tsc_paginationB06 li a {
	color: #E92F2F;
	border-color: #FFA5A5;
	background: #FFF8F8;
}
ul.tsc_paginationB06 li a:hover, ul.tsc_paginationB06 li a.current {
	text-shadow: 0px 1px #B72E2E;
	border-color: #AD2D2D;
	background: #E43838;
	background: -moz-linear-gradient(top, #FF9B9B 1px, #FE5555 1px, #E43838);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #FF9B9B), color-stop(0.02, #FE5555), color-stop(1, #E43838));
}
/* 07 */
ul.tsc_paginationB07 li a {
	color: #916C59;
	border-color: #D6BFB4;
	background: #FBF9F8;
}
ul.tsc_paginationB07 li a:hover, ul.tsc_paginationB07 li a.current {
	text-shadow: 0px 1px #866454;
	border-color: #886756;
	background: #A37A66;
	background: -moz-linear-gradient(top, #E9C4B2 1px, #C59882 1px, #A37A66);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #E9C4B2), color-stop(0.02, #C59882), color-stop(1, #A37A66));
}
/* 08 */
ul.tsc_paginationB08 li a {
	color: #478223;
	border-color: #B2D397;
	background: #F7FAF4;
}
ul.tsc_paginationB08 li a:hover, ul.tsc_paginationB08 li a.current {
	text-shadow: 0px 1px #4E802C;
	border-color: #478223;
	background: #599F2F;
	background: -moz-linear-gradient(top, #9FE355 1px, #79BF4A 1px, #599F2F);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #9FE355), color-stop(0.02, #79BF4A), color-stop(1, #599F2F));
}
/* 09 */
ul.tsc_paginationB09 li a {
	color: #707070;
	border-color: #CFCFCF;
	background: #FAFAFA;
}
ul.tsc_paginationB09 li a:hover, ul.tsc_paginationB09 li a.current {
	text-shadow: 0px 1px #636363;
	border-color: #5D5D5D;
	background: #777777;
	background: -moz-linear-gradient(top, #C0C0C0 1px, #929292 1px, #777777);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #C0C0C0), color-stop(0.02, #929292), color-stop(1, #777777));
}
/* 10 */
ul.tsc_paginationB10 li a {
	color: #444444;
	border-color: #BEBEBE;
	background: #FAFAFA;
}
ul.tsc_paginationB10 li a:hover, ul.tsc_paginationB10 li a.current {
	text-shadow: 0px 1px #3C3C3C;
	border-color: #202020;
	background: #525252;
	background: -moz-linear-gradient(top, #9F9F9F 1px, #6C6C6C 1px, #525252);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #9F9F9F), color-stop(0.02, #6C6C6C), color-stop(1, #525252));
}
/* C */
ul.tsc_paginationC li a {
	color: #707070;
	background: #FFFFFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: solid 1px #DCDCDC;
	padding: 6px 9px 6px 9px;
}
ul.tsc_paginationC li {
	padding-bottom: 1px;
}
ul.tsc_paginationC li a:hover, ul.tsc_paginationC li a.current {
	color: #FFFFFF;
	box-shadow: 0px 1px #EDEDED;
	-moz-box-shadow: 0px 1px #EDEDED;
	-webkit-box-shadow: 0px 1px #EDEDED;
}
/* 01 */
ul.tsc_paginationC01 li a:hover, ul.tsc_paginationC01 li a.current {
	color: #893A00;
	text-shadow: 0px 1px #FFEF42;
	border-color: #FFA200;
	background: #FFC800;
	background: -moz-linear-gradient(top, #FFFFFF 1px, #FFEA01 1px, #FFC800);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #FFFFFF), color-stop(0.02, #FFEA01), color-stop(1, #FFC800));
}
/* 02 */
ul.tsc_paginationC02 li a:hover, ul.tsc_paginationC02 li a.current {
	text-shadow: 0px 1px #388DBE;
	border-color: #3390CA;
	background: #58B0E7;
	background: -moz-linear-gradient(top, #B4F6FF 1px, #63D0FE 1px, #58B0E7);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #B4F6FF), color-stop(0.02, #63D0FE), color-stop(1, #58B0E7));
}
/* 03 */
ul.tsc_paginationC03 li a:hover, ul.tsc_paginationC03 li a.current {
	text-shadow: 0px 1px #4876C9;
	border-color: #3D6DC3;
	background: #5A8CE7;
	background: -moz-linear-gradient(top, #C2E0FF 1px, #84AFFE 1px, #5A8CE7);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #C2E0FF), color-stop(0.02, #84AFFE), color-stop(1, #5A8CE7));
}
/* 04 */
ul.tsc_paginationC04 li a:hover, ul.tsc_paginationC04 li a.current {
	text-shadow: 0px 1px #7955AB;
	border-color: #6F4DA0;
	background: #9168C9;
	background: -moz-linear-gradient(top, #DFBEFA 1px, #B088E7 1px, #9168C9);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #DFBEFA), color-stop(0.02, #B088E7), color-stop(1, #9168C9));
}
/* 05 */
ul.tsc_paginationC05 li a:hover, ul.tsc_paginationC05 li a.current {
	text-shadow: 0px 1px #CA470E;
	border-color: #D13F11;
	background: #E95B2B;
	background: -moz-linear-gradient(top, #FFBE01 1px, #FE7C02 1px, #E95B2B);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #FFBE01), color-stop(0.02, #FE7C02), color-stop(1, #E95B2B));
}
/* 06 */
ul.tsc_paginationC06 li a:hover, ul.tsc_paginationC06 li a.current {
	text-shadow: 0px 1px #B72E2E;
	border-color: #AD2D2D;
	background: #E43838;
	background: -moz-linear-gradient(top, #FF9B9B 1px, #FE5555 1px, #E43838);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #FF9B9B), color-stop(0.02, #FE5555), color-stop(1, #E43838));
}
/* 07 */
ul.tsc_paginationC07 li a:hover, ul.tsc_paginationC07 li a.current {
	text-shadow: 0px 1px #866454;
	border-color: #886756;
	background: #A37A66;
	background: -moz-linear-gradient(top, #E9C4B2 1px, #C59882 1px, #A37A66);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #E9C4B2), color-stop(0.02, #C59882), color-stop(1, #A37A66));
}
/* 08 */
ul.tsc_paginationC08 li a:hover, ul.tsc_paginationC08 li a.current {
	text-shadow: 0px 1px #4E802C;
	border-color: #478223;
	background: #599F2F;
	background: -moz-linear-gradient(top, #9FE355 1px, #79BF4A 1px, #599F2F);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #9FE355), color-stop(0.02, #79BF4A), color-stop(1, #599F2F));
}
/* 09 */
ul.tsc_paginationC09 li a:hover, ul.tsc_paginationC09 li a.current {
	text-shadow: 0px 1px #636363;
	border-color: #5D5D5D;
	background: #777777;
	background: -moz-linear-gradient(top, #C0C0C0 1px, #929292 1px, #777777);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #C0C0C0), color-stop(0.02, #929292), color-stop(1, #777777));
}
/* 10 */
ul.tsc_paginationC10 li a:hover, ul.tsc_paginationC10 li a.current {
	text-shadow: 0px 1px #3C3C3C;
	border-color: #202020;
	background: #525252;
	background: -moz-linear-gradient(top, #9F9F9F 1px, #6C6C6C 1px, #525252);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #9F9F9F), color-stop(0.02, #6C6C6C), color-stop(1, #525252));
}
/*****************for table******************************/
.contentsep{clear:both; width:100%; padding:5px 0 5px 0; }


