body,td,tr,ul,p,a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B2B2B;
}
.td2 {
	color: #333333;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #FE6F0F;
}


a{
color: #FE6F0F;
}


.baselinks{
font: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FB6204;
}


.baseTD
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}

.logo {
	color: #FD6903;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FE6F0F;
	margin-bottom: 0px;
}

#slideshow-area, #slideshow-scroller {
  width: 20%;
  height: 100px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

#slideshow-area {
  border: 0px solid #000;
}

#slideshow-holder {
  height: 100px;
}

#slideshow-previous, #slideshow-next {
  width: 50px;
  height: 50px;
  position: absolute;
  background: 
    transparent 
    url("/img/partners/trileft.gif") 
    no-repeat 50% 50%;
  top: 0px;
  display: none;
  cursor: pointer;
  cursor: hand;
}

#slideshow-next {
  display: block;
  background: 
    transparent 
    url("/img/partners/triright.gif") 
    no-repeat 50% 50%;
  top: 0px;
  right: 0;
}

.slideshow-content {
  float: left;
}
