/* Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn */
div#hold	{ 
	position:relative; 
	overflow:hidden;
	width:654px; 
	height:140px; 
	z-index:100;
	
	}
div#wn	{ 
	position:absolute; 
	left:0px; 
	top:0px; 
	width:654px; 
	height:140px; 
	clip:rect(0px, 654px, 140px, 0px); 
	overflow:hidden;	
	z-index:1; 
	
	}
div#lyr1	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px;
	z-index:1; 
	}
  

div#textcont a { 
	color:black ; 
	text-align: center; 
	line-height: normal;
	font-weight: bold;
}	
div#textcont a:link { 
	color:black ;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
}	


div#textcont a:visited { 
	color:black;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
}	

div#textcont {
font-family:arial;
font-size:9px;
height:60px;
width:156px;
}


#textcont
{
	/*width:300px;*/
}

a img { 
	border:none;
}

table.tablemain { 
  width:720px; 
  margin:auto; 
  height:150px;
  background-color:white; 
  border: 1px solid #BBBBBB; 
  border-collapse: separate;
  margin-top: 8px;
 }
table#t1{
	background-color: white;
}

td.arrows a { 
	padding:0 0em;
 }
 td.arrows{
 	padding:0 0em;
	height:5px;
	z-index:10000;
	text-align: center;
	padding-right: 8px;

 }
 td.arrowsright{
 
 background: #fdeaf7 url("../images/arrowright.png") no-repeat top left;
 }
 
 
 td.arrowsleft{
 
 background: #fdeaf7 url("../images/arrowleft.png") no-repeat top left;

 }
 
 
 td.arrow a { 
	padding:0 0em;
 }
 td.arrow{
 	padding:0 0em;
	height:5px;
	z-index:10000;
	text-align: center;
	padding-right: 8px;

 }
 td.arrowright{
 
 background: #fdeaf7 url("../images/arrowright.png") no-repeat top left;
 }
 
 
 td.arrowleft{
 
 background: #fdeaf7 url("../images/arrowleft.png") no-repeat top left;

 }
 
 
 tr.scrolheead{
background-image:url(images/sliceblack.gif);
color:#FFFFFF;
font-size:14px;
font-weight:bold;
height:28px;
 }
 
 tr.scrolheead td{
   padding-left:10px;
   font-size:14px;
 }

 tr.scrolheead1{
background-image:url(images/sliceblack.gif);
color:#FFFFFF;
font-size:14px;
font-weight:bold;
height:28px;
 }
 
 tr.scrolheead1 td{
   padding-left:10px;
   font-size:14px;
 }



td.spacer {
 width:38px;
background-color:#FFFFFF;
 }



td.footer { text-align:center; margin:.8em 0 .6em } 

#t1 td{
	text-align:center;
	
}

#t11 td{
	text-align:center;
	
}

/* #block-block-6 .block-inner .content p{
	display: none;
}*/

/*#block-block-6 .block-inner .content{
	background-color: white;
}*/

#block-views-Features-block_1 .block-inner .content .view-content table.views-view-grid
{
	margin-bottom:0;
}
